fpc/rtl/embedded/avr
Jeppe Johansen ab9c8bb569 Fixed startup assembler code for the case where there's no data in .bss and/or in .data.
Fixed _stack_top symbol calculation so it works for all controllers.
Added ATTINY2313 controller.

git-svn-id: trunk@31031 -
2015-06-13 12:30:50 +00:00
..
atmega8.pp * cleanup 2015-05-28 21:10:58 +00:00
atmega16.pp * ATmega16 support by Anton Kavalenka, resolves issue #28217 2015-05-31 15:55:39 +00:00
atmega48fam.pp * correct number of interrupt vectors 2015-05-30 18:01:38 +00:00
atmega128.pp * cleanup 2015-05-28 21:10:58 +00:00
atmega168fam.pp + ATmeag168/ATmeag368 support 2015-05-30 18:01:14 +00:00
attiny2313.pp Fixed startup assembler code for the case where there's no data in .bss and/or in .data. 2015-06-13 12:30:50 +00:00
attinyx4.pp + ATtiny24/ATtiny44/ATtiny84 support 2015-05-28 21:10:39 +00:00
avrcommon.inc * cleanup 2015-05-28 21:10:58 +00:00
avrsim.pp * use heapmgr to make more test programs work with avrsim 2015-05-01 16:33:11 +00:00
start.inc Fixed startup assembler code for the case where there's no data in .bss and/or in .data. 2015-06-13 12:30:50 +00:00