1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common
Gaëtan Harter e70efb769c
murdock: nordic_softdevice_ble: softdevice.hex is a test input
When running tests using 'nordic_softdevice_ble', the 'softdevice.hex'
file must also be taken into account for the test hashing and be
uploaded to the separated murdock testing boards.

When listed as dependency from `test-input-hash` the file must have a
target, which he has not. The file is implicitly created when compiling
`ELFFILE` so declare it as order only dependency.
In practice `BASELIBS` could be enough or even `pkg-build-softdevice`
but I do not want to be depend that much on internals there.
2019-08-12 14:35:58 +02:00
..
arduino-atmega board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
arduino-due boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
arduino-mkr boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
atmega boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
esp32 boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
esp8266 boards/common/esp: deduplicate common esp boards group definitions 2019-08-05 16:57:36 +02:00
frdm boards/*: remove useless export when setting DEBUG_ADAPTER 2019-06-03 10:32:08 +02:00
iotlab Merge pull request #11974 from fjmolinas/pr_xtimer_shoot_early 2019-08-07 09:29:43 +02:00
kw41z boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
msb-430 boards/mspdebug: use FLASHFILE for boards using mspdebug 2019-06-25 12:43:22 +02:00
msba2 boards/msba2-based: use common/msba2/Makefile.features 2019-07-01 18:09:57 +02:00
nrf51 boards/nrf51: provide ble_nimble feature 2019-08-07 09:53:55 +02:00
nrf52 murdock: nordic_softdevice_ble: softdevice.hex is a test input 2019-08-12 14:35:58 +02:00
nrf52xxxdk boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
nucleo boards: remove unused XTIMER_SHOOT_EARLY defines 2019-08-07 08:49:14 +02:00
nucleo32 boards*: cleanup doxygen 2018-04-18 12:08:56 +02:00
nucleo64 boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
nucleo144 boards/nucleo-144: fix l4r5zi LED0 pin 2019-07-08 09:09:48 +02:00
particle-mesh boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
remote boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
saml1x boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
silabs boards/common/silabs: add Arduino API support for SiLabs boards 2018-11-08 17:03:19 +01:00
stm32 boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
stm32f103c8 boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
wsn430 boards/mspdebug: use FLASHFILE for boards using mspdebug 2019-06-25 12:43:22 +02:00
doc.txt boards/stm32f103c8: add docu on flashing with DFU 2018-08-15 15:00:13 +02:00