Skip to content

Commit aa59658

Browse files
update readme: IDE usage
1 parent 208d337 commit aa59658

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ This can also be performed via the "Burn bootloader" action in the IDE if the co
208208

209209
After running the `bootstrap.sh` script, you can symlink the core to `$sketchbook/hardware/arduino-git/zephyr`. Once linked, it will appear in the IDE/CLI, and the board's Fully Qualified Board Name (FQBN) will be formatted as `arduino-git:zephyr:name_from_boards_txt`.
210210

211+
Remember to also update the core from the Board Manager in the IDE to get the latest tools and dependencies. See section
212+
[⚙️ Installation](#️-installation).
213+
211214
## 🚀 Adding a new target
212215

213216
> [!TIP]

0 commit comments

Comments
 (0)