incubator-nuttx/boards/arm/nrf52/nrf52840-dongle
liuhaitao 459ad99373 Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line
So call 'make EXTRAFLAGS=-Wno-cpp' could suppress the warnings with pre-processor
directive #warning in GCC.

Change-Id: Iaa618238924c9969bf91db22117b39e6d2fc9bb6
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-04-11 08:31:08 -06:00
..
configs/nsh
include Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
scripts Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line 2020-04-11 08:31:08 -06:00
src Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Kconfig
README.txt

README.txt

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

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

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