Skip to content

mstasiaknordic/sdk-nrf-bm

 
 

Repository files navigation

sdk-nrf-bm

Base repository for nRF Connect SDK Bare Metal option.

Initialize workspace

To initialize the workspace using the command line, do the following:

  1. Clone the relevant version tag or branch:

    west init -m https://github.com/nrfconnect/sdk-nrf-bm --mr main
    
  2. Update the structure based on the current repository revision:

    west update
    

For further details on getting started, check the installation guide in the documentation.

About

NCS Bare Metal repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.7%
  • Perl 16.7%
  • CMake 3.8%
  • Python 1.4%
  • Other 0.4%