Skip to content

IoTAccessControl/nRF52-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Demo Project for Nrf52840DK

中文文档

This a bootstrap projects for developing with Nrf52840. This repository contains examples of a small uart-print shell.

  • use-sdk-hal: based on the Nrf-SDK.
  • use-nrf: only use the Nrfx Peripheral Lib.
  • without-sdk: do not use any SDK files.

Best Praticle for Nrf Project

  1. We should better use the nrf sdk hal. All the extra code are striped during linking.

About

Minimal projects for nRF52840 board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published