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.
- We should better use the nrf sdk hal. All the extra code are striped during linking.