fpc/rtl/embedded
2014-01-20 00:20:11 +00:00
..
arm patch by Michael Ring: 2013-04-29 19:57:08 +00:00
avr * fixes compilation of atmega128 unit 2011-09-04 19:39:39 +00:00
buildrtl.lpi + build unit and lazarus project for the embedded target 2011-08-08 20:10:19 +00:00
buildrtl.pp * make buildrtl aware of heapmgr 2011-12-29 14:04:50 +00:00
check.inc
consoleio.pp Fixed some minor formating issues 2012-10-14 19:10:20 +00:00
empty.cfg
heapmgr.pp + create a default heap on embedded targets and register this default heap 2013-03-16 10:37:18 +00:00
Makefile * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
Makefile.fpc + character sets for central Europe added also to Makefiles as implicit units 2014-01-20 00:20:11 +00:00
rtl.cfg * enable command line handling dummy for arm-embedded 2013-01-02 10:52:19 +00:00
rtldefs.inc * rtldefs.inc include file for embedded targets (forgot to commit earlier) 2013-06-28 15:46:31 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc + unicodestring support for assign/erase/rename 2013-07-19 16:30:51 +00:00
sysheap.inc * moved heap manager on embedded systems into a separate unit 2011-09-21 20:57:37 +00:00
sysos.inc
sysosh.inc
system.pp + add random code from Francesco's GBA code 2013-01-02 10:47:35 +00:00
sysutils.pp * rawbytestring/unicodestring versions of findfirst/findnext/findclose 2013-08-19 22:04:25 +00:00