1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common
Sebastian Meiling 0edf76d362
Merge pull request #9984 from kaspar030/refactor_atmega_libc
cpu/atmega_common: refactor AVR libc code into module
2019-01-22 08:41:37 +01:00
..
avr_libc_extra atmega_common: refactor avr-libc-extra into avr_libc_extra module 2019-01-21 14:37:08 +01:00
include Merge pull request #9984 from kaspar030/refactor_atmega_libc 2019-01-22 08:41:37 +01:00
periph cpu/atmega_common/uart: Comment why brr calc is different from datasheet 2019-01-07 08:40:21 +01:00
cpu.c cpu/atmega_common: add cpu.c and startup.c common code 2018-11-02 16:23:47 +01:00
doc.txt cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
irq_arch.c cpu/atmega_common: use __temp_reg__ 2018-03-30 10:22:32 +02:00
Makefile atmega_common: refactor avr-libc-extra into avr_libc_extra module 2019-01-21 14:37:08 +01:00
Makefile.features eeprom: Makefile.features: reorder features 2018-08-15 14:53:56 +02:00
Makefile.include atmega_common: refactor avr-libc-extra into avr_libc_extra module 2019-01-21 14:37:08 +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/thread_arch.c: uncrustified 2018-06-14 21:47:33 +02:00