1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc1768
MrKevinWeiss c2e81b3ca7 cpu/lpc1768: Generalize uart to remove dev_enums
Change uart dev 1 to use UART2 on p9 and p10 since p0 and p1 are not accessable
2020-09-09 10:25:37 +02:00
..
include cpu/lpc1768: Generalize uart to remove dev_enums 2020-09-09 10:25:37 +02:00
ldscripts lpc1768: Adjust ldscript memory segment attributes 2018-05-09 06:45:28 +02:00
periph cpu/lpc1768: Generalize uart to remove dev_enums 2020-09-09 10:25:37 +02:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
Kconfig cpu/lpc1768: Add Kconfig symbols 2020-07-16 15:39:02 +02:00
Makefile cpu: build cortexm vectors.c without LTO 2016-08-29 13:30:17 +02:00
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/lpc1768: Add Kconfig symbols 2020-07-16 15:39:02 +02:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00