1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/nrf52xxxdk
dylad 391164a788 pkg: fix broken nordic softdevice package
Prevent CPU from using cortexm_init() when softdevice is used for NRF52 devices
as the softdevice already do some obscur inits
Also ensure the softdevice pkg will be used by hacking Makefile due to RIOT's
build system limitations (will be fix later with the new build system)
2018-02-05 17:04:13 +01:00
..
include boards/nrf52-based: updated I2C configuration 2018-02-02 11:34:40 +01:00
board.c boards/nrf52xxxdk: fix board name in doxygen 2018-01-15 23:01:34 +01:00
Makefile boards: factored out shared code for nRF52 boards 2017-11-30 15:50:57 +01:00
Makefile.dep boards: factored out shared code for nRF52 boards 2017-11-30 15:50:57 +01:00
Makefile.features cpu/nrf52: add i2c driver and configs 2018-01-04 10:51:05 +01:00
Makefile.include pkg: fix broken nordic softdevice package 2018-02-05 17:04:13 +01:00