1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc2387
Benjamin Valentin d6ca62576d cpu/lpc2387: allow use of other XTALs
Currently the cpu/lpc2387 init code hard-codes a 16 MHz
external oscillator.
Instead, calculate the PLL multiplier based on the board define
and also allow to run without an external oscillator.
2019-10-28 11:11:40 +01:00
..
doc cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
include cpu/lpc2387: allow use of other XTALs 2019-10-28 11:11:40 +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 periph/rtc: normalize struct tm before usage 2019-09-12 11:32:31 +02: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
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