1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc2387/include
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
..
vendor cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
cpu_conf.h cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
cpu.h cpu/lpc2387: clean up the platform 2019-09-16 13:08:56 +02:00
lpc2387.h cpu/lpc2387: allow use of other XTALs 2019-10-28 11:11:40 +01:00
periph_cpu.h cpu/lpc2387: Various fixes for GPIO driver 2018-06-18 09:10:25 +02:00