Marian Buschsieweke
3a92b79eea
boards/common/nrf52xxxdk: Split off SPI config
...
Moved SPI config from boards/common/nrf52xxxdk/include/periph_config.h to
boards/common/nrf52/include/cfg_spi_default.h. This allows all nRF52 based
boards to use this SPI config if applicable and also allows nRF52*-DK boards
to use custom SPI configs, if needed.
2019-06-14 12:02:29 +02:00
40577affaa
boards/nrf52: replace radio_ble provided feature by ble_nimble
2019-06-12 17:41:31 +02:00
414c304f2b
boards/*: remove useless export when setting DEBUG_ADAPTER
2019-06-03 10:32:08 +02:00
005710effb
nrf52: include riotboot feature when possible
...
The riotboot feature is not compatible with the nordic_softdevice_ble
package at the moment
2019-03-14 12:03:39 +01:00
f390a8df2e
boards/nrf5x: use periph_temperature with saul
2019-03-08 21:14:22 +01:00
Semjon Kerner
84ebd83a62
boards/nrf52840dk: support ieee802.15.4 radio
2019-03-04 13:21:47 +01:00
7a5d2ad2fb
boards/nrf52: thingy52 and ruuvitag don't work with openocd
2019-02-26 11:15:36 +01:00
826df5648b
boards/nrf52: update nrf52 common documentation
...
Add common flashing notes + move the doc in a separate doc.txt file
2019-02-26 11:03:06 +01:00
3eb17f56fa
boards/nrf52xxxdk: add openocd as programmer
...
For the moment openocd doesn't work when softdevice blob module is loaded
2019-02-26 11:02:57 +01:00
839daf871a
boards/nrf52: remove periph_gpio feature
...
It is now provided at cpu level in cpu/nrf5x_common
2018-12-18 21:33:27 +01:00
cd206a909c
boards/common/nrf52: add common nrf52 place
2018-12-13 10:15:42 +01:00