These directories provide the implementation of the porting layer on the Nordic nRF5 platform. Instructions on how to install the necessary tools and perform the build can be found in the MCU directories below.
- app: contains the code that runs the application (both examples and unit tests) on the nRF5 platform.
- src: contains the implementation of the porting layers for nRF5.
- mcu: contains the configuration and build files for the MCUs supported on the nRF5 platform.
- u_cfg_os_platform_specific.h: task priorities and stack sizes for the platform, built into this code.