micropython/ports/nrf/boards/feather52
Glenn Ruben Bakke 774638e2a9 nrf/boards/feather52: Move phony targets to main Makefile
dfu-gen .PHONY target is run unconditionally as first build
target when included, and might fail if the hex file is not
yet generated.

To prevent this, the dfu-gen and dfu-flash targets are moved
to the main Makefile and only exposed if feather52 is the
defined BOARD.
2018-07-18 17:12:26 +10:00
..
custom_nrf52832_dfu_app.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
mpconfigboard.h nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
mpconfigboard.mk nrf/boards/feather52: Move phony targets to main Makefile 2018-07-18 17:12:26 +10:00
pins.csv nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00