Board files
Last updated on: January 12, 2023
The board definitions of the Icarus Bee are included in the GitHub repository of Zephyr OS and can be found under boards/arm/actinius_icarus_bee/
.
To use the latest features in the nRF Connect SDK v2.0.x-v2.2.x and Zephyr OS, you can use the new Icarus board files which can be downloaded with the links below.
nRF Connect SDK Version | Board Files Update Pack (BFUP) |
---|---|
2.0.x | BFUP-v1.2.1-nrf-2.0.x |
2.1.x | BFUP-v1.2.1-nrf-2.1.x |
2.2.x | BFUP-v1.2.1-nrf-2.2.x |
Please extract the archive into the zephyr/boards/
directory of your SDK version. This is usually ~/ncs/<sdk-version>/zephyr/boards/
.