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
Marian Buschsieweke
1879f58512
cpu/atmega_common: Cleanup state flags
...
- Use one byte of RAM to track both IRQ and UART TX state - Fix incorrect use of volatile
2020-02-06 15:41:41 +01:00
..
avr_libc_extra
cpu/atmega_common: wrappers to avoid preemtion
2019-08-12 23:22:23 +02:00
include
cpu/atmega_common: Cleanup state flags
2020-02-06 15:41:41 +01:00
periph
cpu/atmega_common: Cleanup state flags
2020-02-06 15:41:41 +01:00
cpu.c
Merge pull request
#12790
from maribu/atmega_isr_thread
2019-11-24 11:10:10 +01:00
doc.txt
cpu: atmega_common: Initial import
2014-08-27 16:22:48 +02:00
irq_arch.c
cpu/atmega_common: Cleanup state flags
2020-02-06 15:41:41 +01:00
Makefile
atmega_common: refactor avr-libc-extra into avr_libc_extra module
2019-01-21 14:37:08 +01:00
Makefile.dep
cpu/atmega_common: move common dependencies
2020-01-28 13:20:53 +01:00
Makefile.features
atmega_common: provide CPU ID for every device
2019-11-08 16:58:03 +01:00
Makefile.include
cpu/atmega_common: move avr-libc-extra dependency to Makefile.dep
2020-01-28 13:20:52 +01:00
startup.c
cpu/atmega_common: add mega2560 puf_sram feature
2018-11-20 09:45:32 +01:00
thread_arch.c
cpu/atmega_common: Cleanup state flags
2020-02-06 15:41:41 +01:00