1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc1768
Gaëtan Harter e73b4d2d24
cpu/lpc1768: explictly define CPU_MODEL
Define CPU_MODEL as it required by cortexm.inc.mk
The default setting will be removed from cortexm.inc.mk.
2019-10-01 11:38:35 +02:00
..
include cpu: lpc1768: correct number of modes. 2018-04-04 11:37:42 +02:00
ldscripts lpc1768: Adjust ldscript memory segment attributes 2018-05-09 06:45:28 +02:00
periph cpu/lpc1768: adapt timer to return 0 on success 2019-09-11 13:47:32 +02:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
Makefile cpu: build cortexm vectors.c without LTO 2016-08-29 13:30:17 +02:00
Makefile.features cpu/lpc1768: explictly define CPU_MODEL 2019-10-01 11:38:35 +02:00
Makefile.include cpu: lpc1768: provide periph_pm. 2018-04-03 18:33:18 +02:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00