1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common
Gunar Schorcht 02d81b717e
Merge pull request #12063 from maribu/i2c_release
drivers/periph/i2c: Updated i2c_release() to return void
2019-10-01 19:50:38 +02:00
..
avr_libc_extra cpu/atmega_common: wrappers to avoid preemtion 2019-08-12 23:22:23 +02:00
include cpu/atmega32u4: add support for ATmega32U4 2019-05-24 15:12:47 +02:00
periph Merge pull request #12063 from maribu/i2c_release 2019-10-01 19:50:38 +02:00
cpu.c cpu/atmega_common: Move stdio_init() to cpu_init() 2019-04-10 10:18:43 +02:00
doc.txt
irq_arch.c cpu/atmega_common: Add barriers to irq_*() 2019-04-25 17:42:15 +02: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: implements pseudomodule-based pin change interrupts 2019-08-01 09:23:04 +02:00
Makefile.features cpu/atmega_common: implements pseudomodule-based pin change interrupts 2019-08-01 09:23:04 +02:00
Makefile.include cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
startup.c cpu/atmega_common: add mega2560 puf_sram feature 2018-11-20 09:45:32 +01:00
thread_arch.c cpu/atmega32u4: add support for ATmega32U4 2019-05-24 15:12:47 +02:00