1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/nrf52
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
..
dist boards/nrf52xxxdk: add openocd as programmer 2019-02-26 11:02:57 +01:00
include boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +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/nrf5x: use periph_temperature with saul 2019-03-08 21:14:22 +01:00
Makefile.features boards/nrf52: replace radio_ble provided feature by ble_nimble 2019-06-12 17:41:31 +02:00
Makefile.include murdock: nordic_softdevice_ble: softdevice.hex is a test input 2019-08-12 14:35:58 +02:00
Makefile.nrf52832.features ble/softdevice: add ble_nordic_softdevice feature 2019-07-04 09:22:46 +02:00