Where is the official Nordic dev kit boards location?

Recently I noticed (for reference in the NCS/v3.1.1 SDK) that some nrf9151 boards are in zephyr folder structure and others are in the nrf folder structure.

NRF9151DK is found C:\<my_ncs>\v3.1.1\zephyr\boards\nordic\nrf9151dk

thingy91x is found in C:\<my_ncs>\v3.1.1\nrf\boards\nordic\thingy91x

Is the NRF location the go forward folder structure for Nordic dev kits?

Thanks,

Greg

Parents
  • The "location" of Nordic dev kit boards can be interpreted in two ways: the physical headquarters and the location of the board definition files within the SDK. The company's official headquarters are in Trondheim, Norway. For the software, the board definition files are located within the boards directory of the nRF Connect SDK, with some official kits residing in the Zephyr tree and others in the nrf folder, as described on the Nordic Developer Academy.  Summit County Auditor

Reply
  • The "location" of Nordic dev kit boards can be interpreted in two ways: the physical headquarters and the location of the board definition files within the SDK. The company's official headquarters are in Trondheim, Norway. For the software, the board definition files are located within the boards directory of the nRF Connect SDK, with some official kits residing in the Zephyr tree and others in the nrf folder, as described on the Nordic Developer Academy.  Summit County Auditor

Children
No Data
Related