nuttx/boards/arm/nrf52/nrf52840-dongle
Xiang Xiao 76965474ac drivers/led: Let board_userled_initialize return the led number
so the lower half driver don't need include the specific board.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Icf6638a6865bac42150b5957376e55909f041d40
2020-06-07 19:28:10 +01:00
..
configs/nsh Merged in raiden00/nuttx_nrf52 (pull request #1096) 2019-12-16 18:35:45 +00:00
include drivers/led: Let board_userled_initialize return the led number 2020-06-07 19:28:10 +01:00
scripts boards/arm: Leverage PR 1150 to other ARM Make.defs 2020-05-30 20:09:02 +01:00
src drivers/led: Let board_userled_initialize return the led number 2020-06-07 19:28:10 +01:00
Kconfig Merged in raiden00/nuttx_nrf52 (pull request #1096) 2019-12-16 18:35:45 +00:00
README.txt Merged in raiden00/nuttx_nrf52 (pull request #1096) 2019-12-16 18:35:45 +00:00

nRF52840-DONGLE
===============

README for NuttX port to NRF52840-DONGLE (PCA10059) boards.

Status
======
  Only the basic NSH configuration is supported for now.