fpc/rtl/embedded
2015-05-02 08:03:18 +00:00
..
arm Add initial support for STM32F429 core 2015-04-14 21:55:37 +00:00
avr * use heapmgr to make more test programs work with avrsim 2015-05-01 16:33:11 +00:00
i386 Fix compilation of i386-embedded target. 2015-02-03 00:22:51 +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
classes.pp Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
consoleio.pp * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 2015-04-15 19:45:34 +00:00
dos.pp Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
empty.cfg * more properties fixed 2009-11-12 18:11:10 +00:00
heapmgr.pp * use modeswitch result instead of mode objpas, so the objpas unit is not pulled in 2015-05-01 16:31:07 +00:00
Makefile * dependencies updated 2015-05-01 16:36:22 +00:00
Makefile.fpc * dependencies updated 2015-05-01 16:36:22 +00:00
rtl.cfg * cosmetics 2015-04-17 20:12:57 +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 Disabled a_adjust_sp optimized steps for now. 2014-03-05 19:17:46 +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 + slightly modified patch by lelekx to implement plugable file routines for the embedded target, resolves issue #22918 2015-05-02 08:03:18 +00:00
systhrd.inc Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
sysutils.pp Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
tthread.inc Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00