tree: 5844dd68619b89e4758fe2ed5f0439b184bd5c45 [path history] [tgz]
  1. cmsis/
  2. dependencies/
  3. drivers/
  4. libraries/
  5. nrfx/
  6. segger_rtt/
  7. softdevice/
  8. README.md
third_party/NordicSemiconductor/README.md

Description: This folder consists of selected components from the nRF5 SDK, that are used in process of building the OpenThread's nRF52840 platform.

Directory consists of following folders:

  • /cmsis - Core Peripheral Access Layer Headers files
  • /dependencies - Dependencies for drivers and libraries from nrf5 SDK
  • /drivers - Drivers for the nRF52840 that are used in the platform
  • /libraries - Libraries for the nRF52840 chip
  • /nrfx - Standalone drivers for peripherals present in Nordic SoCs (https://github.com/NordicSemiconductor/nrfx)
  • /segger_rtt - Library for the RTT communication
  • /softdevice - SoftDevice s140 headers