nuttx/boards/arm/nrf52/nrf52832-sparkfun
Matias N 4cbfbd0c74 nrf52_wdt: split into low-level API and watchdog driver lower-half
This separation allows to interact with the watchdog from OS code,
for example initiating the watchdog very early on boot. Moreover,
these changes make the lower-half driver support an already running
watchdog, which may happen if there's a bootloader which already
started it.
2020-10-29 20:17:33 -03:00
..
configs/nsh libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
include nrf52832_sparkfun: recreate files from proper Apache sources 2020-08-24 14:36:43 +01:00
scripts nrf52832_sparkfun: recreate files from proper Apache sources 2020-08-24 14:36:43 +01:00
src nrf52_wdt: split into low-level API and watchdog driver lower-half 2020-10-29 20:17:33 -03:00
Kconfig initial support for nrf52832-sparkfun board 2020-08-24 14:36:43 +01:00
README.txt initial support for nrf52832-sparkfun board 2020-08-24 14:36:43 +01:00

README
======

README for NuttX port to Sparkfun NRF52832 breakout board.