Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Arduino Uno WiFi Rev2' support #48

Open
ihor-drachuk opened this issue Jun 9, 2021 · 0 comments
Open

'Arduino Uno WiFi Rev2' support #48

ihor-drachuk opened this issue Jun 9, 2021 · 0 comments

Comments

@ihor-drachuk
Copy link

ihor-drachuk commented Jun 9, 2021

Hi!

First of all I would like to say you great thank you for this awesome project which allows coding in normal IDEs. =)

And now about the problem I faced... Seems Arduino-CMake-Toolchain detected this board (Arduino Uno WiFi Rev2) correctly, build of simple hello-world code passes, but:

  • I don't see any available Serial for this board (it was IDE problem, but still interesting why it doesn't see it)
  • Even Blink example doesn't work correctly after flashing - it blinks with delay ~9 ms and doesn't matter which parameter I pass to delay: 1000 or 1000000.

What I've tried:

  • Branch release-1.1-dev: I don't see upload target for this hello-world project
  • Branches variant_link_alt (both): didn't resolve the problem

Hello-world project: hello-world.zip

Could you please fix it or suggest something helpful for me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant