1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common/nrf52
Francisco Molina 72a2220d21
boards/common/nrf52: include Makefile.board.dep in hack
nrf52 includes include $(RIOTBOARD)/$(BOARD)/Makefile.dep to know
if `nordic_softdevice_ble` is used, this changes dependency
resolution sinnce -include $(APPDIR)/Makefile.board.dep should
be resolved before.

This can be removed once #9913 is if `nordic_softdevice` is
deprecated.
2020-04-02 14:51:22 +02:00
..
dist boards/nrf52xxxdk: add openocd as programmer 2019-02-26 11:02:57 +01:00
include boards: Use ARRAY_SIZE for setting UART_NUMOF, SPI_NUMOF, I2C_NUMOF 2020-02-09 20:55:46 +00:00
nrf52832 boards/nrf52832: manage features in common directory 2019-10-02 12:54:30 +02:00
nrf52840 common/nrf52840/Makefile.dep: nrf802154 if no nimble_% 2019-10-21 16:52:18 +02:00
doc.txt boards/nrf52: thingy52 and ruuvitag don't work with openocd 2019-02-26 11:15:36 +01:00
Makefile.dep boards/nrf52: factorize even more dependencies 2019-10-02 12:54:30 +02:00
Makefile.features nrf5x: move nimble_ble feat. to cpu 2019-11-13 13:43:55 +01:00
Makefile.include boards/common/nrf52: include Makefile.board.dep in hack 2020-04-02 14:51:22 +02:00