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
/
atmega_common
/
periph
History
Laurent Navet
4c9c3ab7d6
cpu/atmega_common: fix timer_set_absolute return code
...
according to timer documentation, timer_set and timer_set_absolute should return 1 on succes, not 0.
2016-09-10 00:12:39 +02:00
..
gpio.c
cpu/atmega_common: prepare for atmega328p inclusion
2016-08-20 12:23:48 +02:00
Makefile
cpu/atmega_common: add common atmega CPU code to atmega_common
2016-06-22 14:25:10 +02:00
spi.c
atmega_common: abstract Power Reduction Register
2016-08-20 12:21:32 +02:00
timer.c
cpu/atmega_common: fix timer_set_absolute return code
2016-09-10 00:12:39 +02:00
uart.c
cpu/atmega_common: Add support for double speed baud generator
2016-08-20 08:49:30 -05:00