Skip to content
Discussion options

You must be logged in to vote

Hey @beriberikix, thanks for posting this, the instructions can definitely be made more explicit. "The core" in the instructions refers to the ArduinoCore-zephyr directory inside of the Zephyr workspace. The boards.txt file should ultimately be in

$sketchbook/hardware/arduino-git/zephyr/

while you have

$sketchbook/hardware/arduino-git/zephyr/ArduinoCore-zephyr/

The irony is that the CLI supports having 3 levels of nested folders inside hardware (so, it found your core), but assumes the last level is the version number, and "ArduinoCore-zephyr" isn't quite SemVer-compatible! 😅

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@beriberikix
Comment options

Answer selected by beriberikix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants