This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
cpu
/
lpc11u34
/
periph
History
Joakim Nohlgård
e2f7ac78f0
Merge pull request
#4040
from gebart/pr/periph-timer-init-freq
...
periph/timer: Change timer_init API to support arbitrary (integer) frequencies
2016-02-15 23:36:44 +01:00
..
adc.c
cpu/lpc11u34 : Added ADC support for LPC11U34
2015-10-13 21:45:17 +02:00
cpuid.c
cpu: cleanup and unification of CPUID implementations
2016-02-08 14:36:03 +01:00
gpio.c
cpus: use default isr_ctx struct in GPIO drivers
2016-01-27 17:00:37 +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: adapted to PWM interface changes
2016-02-12 16:09:53 +01:00
spi.c
cpu/lpc11u34 : Added SPI for NXP LPC11U34 (SPI_0 and SPI_1)
2015-10-16 17:28:09 +02:00
timer.c
cpu/lpc11u34: Update to match timer_init API change
2016-02-13 21:29:36 +01:00
uart.c
cpu/lpc11u34: adapted UART driver
2015-10-27 14:59:38 +01:00