1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52
Leandro Lanzieri 64552a3b9a
cpu/cortexm_common: Move common modules to Makefile.dep
This moves the following modules to a architecture-specific Makefile.dep
file:
- cortexm_common
- cortexm_common_periph
- newlib
- newlib_nano
- periph
2020-04-01 09:46:21 +02:00
..
include cpu/nrf5x: use generic hw fc module 2020-03-10 14:47:19 +01:00
ldscripts
periph core/shed: remove not needed bitarithm include add missing 2020-02-05 12:45:29 +01:00
radio/nrf802154 drivers/netdev: use netdev_trigger_event_isr function 2020-03-06 14:03:43 +01:00
cpu.c nrf5x: Add built-in DC/DC converter enable function 2020-03-07 17:37:40 +01:00
Makefile
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/*: add cortex_mpu to known-to-support CPU families 2020-03-03 22:59:41 +01:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c