1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc11u34/periph
Peter Kietzmann 5880047d76 Merge pull request #6423 from haukepetersen/opt_lpc11_pwm
cpu/lpc11u34: remodeled PWM driver
2017-01-20 18:11: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 cpu/lpc11u34: remodeled PWM driver 2017-01-19 12:49:28 +01:00
spi.c cpu/lpc11u34: Use {} notation for empty while loops 2016-03-03 16:31:29 +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