1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/lpc2387
Benjamin Valentin d6a94d4e18 cpu/lpc2387: uart driver overhaul
This converts the hard-coded UART driver to the new ways.

 - allow the board to configure the RX & TX pins
 - allow for more than one UART
 - allow setting the baudrate
 - implement poweron()/poweroff() functions
2019-11-07 21:55:24 +01:00
..
doc cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
include cpu/lpc2387: uart driver overhaul 2019-11-07 21:55:24 +01:00
ldscripts ldscripts: move .noinit section behind .bss section 2019-05-16 23:11:45 +02:00
mci cpu/lpc2387: Use PRIu32 in DEBUG() in mci 2018-08-14 15:35:12 +02:00
periph cpu/lpc2387: uart driver overhaul 2019-11-07 21:55:24 +01:00
tools
asmfunc.s
clocks.c cpu/lpc2387: allow use of other XTALs 2019-10-28 11:11:40 +01:00
cpu.c cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
lpc23xx-iap.c cpu/lpc2387: Fixed bug and readability in IAP 2018-08-14 15:31:43 +02:00
Makefile
Makefile.features cpu: arm7: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
startup.s cpu/arm7_common: Cleaned up interrupt vectors 2019-07-25 22:41:08 +02:00