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
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
..
avr-libc-extra
cpu: avr_common: add unistd.h
2015-11-25 14:36:45 +01:00
include
cpu/atmega_common: generalize register/peripheral definitions
2016-07-08 10:52:22 -05:00
periph
cpu/atmega_common: fix timer_set_absolute return code
2016-09-10 00:12:39 +02:00
doc.txt
cpu: atmega_common: Initial import
2014-08-27 16:22:48 +02:00
irq_arch.c
unify usage of inline assembly
2016-03-31 22:23:35 +02:00
Makefile
cpu/atmega2560: update atmega2560 CPU code to use atmega_common code
2016-06-22 14:25:10 +02:00
Makefile.include
cpu/atmega_common: add common atmega CPU code to atmega_common
2016-06-22 14:25:10 +02:00
panic.c
atmega: added panic function
2015-09-20 21:44:26 +02:00
thread_arch.c
Merge pull request
#5593
from jthacker/atmega_regs_common
2016-07-13 20:17:36 +02:00