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 c97a88ecb8 cpu/lpc11u34+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
2017-01-25 16:46:05 +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+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