1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/atmega_common
cladmi 6e148bcf1b
atmega_common: allow defining rom and ram length for link.
Allow configuring __TEXT_REGION_LENGTH__ and __DATA_REGION_LENGTH__ linkerscript
variables using ROM_LEN and RAM_LEN makefile variables.
2018-09-05 12:08:31 +02:00
..
include cpu/atmega_common: adapt to new i2c api 2018-07-25 12:01:39 +02:00
periph Merge pull request #9823 from fesselk/patch-1 2018-09-03 20:30:53 -04:00
atmega_stdio.c boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02: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 cpu/atmega2560: update atmega2560 CPU code to use atmega_common code 2016-06-22 14:25:10 +02:00
Makefile.features eeprom: Makefile.features: reorder features 2018-08-15 14:53:56 +02:00
Makefile.include atmega_common: allow defining rom and ram length for link. 2018-09-05 12:08:31 +02:00
posix_unistd.c boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
thread_arch.c cpu/atmega_common/thread_arch.c: uncrustified 2018-06-14 21:47:33 +02:00