1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc11u34/periph
Hauke Petersen 8064bd9fa9 periph/pwm: remove pwm_(start|stop) + doc
- joined start/stop and poweron/poweroff
- added general documentation
2017-02-13 09:37:31 +01:00
..
adc.c cpu/lpc11u34: reworked ADC driver 2016-03-14 13:06:23 +01:00
cpuid.c cpu: cleanup and unification of CPUID implementations 2016-02-08 14:36:03 +01:00
gpio.c Toggle function is LPC_GPIO->NOT and not LPC_GPIO->CLR 2017-01-19 22:54:59 +01:00
Makefile cpu/lpc11u34 : Added a new CPU definition for NXP LPC11U34 2015-10-01 20:11:00 +02:00
pwm.c periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
spi.c cpu/lpc11u34+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
timer.c periph timer: remove timer_irq_(en|dis)able 2017-01-14 15:34:53 +01:00
uart.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00