nuttx/boards/arm/nrf52/nrf52840-dongle
YAMAMOTO Takashi 1ffa009c8b Revert "Don't generate .depend anymore"
This reverts commit 79af7fbf4e.

Because:

* btashton reported some issues in local builds:

  https://github.com/apache/incubator-nuttx/pull/603#issuecomment-602264860

* this might be related to the current CI breakage:

  > /bin/sh: 1: /__w/incubator-nuttx/incubator-nuttx/nuttx/tools/mkdeps: not found
2020-03-22 23:07:29 -05:00
..
configs/nsh Merged in raiden00/nuttx_nrf52 (pull request #1096) 2019-12-16 18:35:45 +00:00
include Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
scripts Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
src Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05: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.