adc.c
|
cpu/lpc2387: implement periph/adc
|
2020-02-10 13:25:26 +01:00 |
dac.c
|
cpu/lpc2387: implement periph/dac
|
2019-11-26 01:49:45 +01:00 |
i2c.c
|
cpu/lpc2387: implement periph/i2c
|
2020-02-26 23:41:38 +01:00 |
Makefile
|
cpu: make use of Makefile.periph
|
2017-11-06 12:01:19 +01:00 |
pm.c
|
cpu/lpc2387: PM: enable SLEEP & POWERDOWN mode
|
2020-04-30 20:43:41 +02:00 |
pwm.c
|
cpu/lpc2387: remove useless periph file guard
|
2018-04-16 10:11:47 +02:00 |
spi.c
|
cpu/lpc2387: make periph/spi configurable
|
2020-01-31 12:01:09 +01:00 |
timer.c
|
cpu/lpc2387: use TIMER_CHANNEL_NUMOF
|
2020-06-24 00:45:35 +02:00 |
uart.c
|
boards/msba2: configure remaining UARTs
|
2019-11-07 21:55:25 +01:00 |