-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
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(it was IDE problem, but still interesting why it doesn't see it)Serialfor this board- Even
Blinkexample doesn't work correctly after flashing - it blinks with delay ~9 ms and doesn't matter which parameter I pass todelay: 1000 or 1000000.
What I've tried:
- Branch
release-1.1-dev: I don't seeuploadtarget 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?
Metadata
Metadata
Assignees
Labels
No labels