Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Latest commit

 

History

History

nrf5sdk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

*** IMPORTANT: this platform is currently supported but WILL BE DEPRECATED soon and will be REMOVED at the end of 2023: please use zephyr instead. ***

Introduction

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.