Board files
Last updated on: January 12, 2023
The board definitions of the Icarus IoT Board are included in the GitHub repository of Zephyr OS and can be found under boards/arm/actinius_icarus/
.
To use the latest features in the nRF Connect SDK v1.5.x - 2.2.x and Zephyr OS, you should use the latest Icarus board files which can be downloaded with the links below.
nRF Connect SDK Version | Board Files Update Pack (BFUP) |
---|---|
1.5.x | BFUP-v1.2.1-nrf-1.5.x |
1.6.x | BFUP-v1.2.1-nrf-1.6.x |
1.7.x | BFUP-v1.2.1-nrf-1.7.x |
1.8.x | BFUP-v1.2.1-nrf-1.8.x |
1.9.x | BFUP-v1.2.1-nrf-1.9.x |
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/
.