fpc/rtl/embedded
2024-11-20 20:20:49 +01:00
..
arm Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 2017-01-10 20:30:20 +00:00
avr * patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686 2021-10-24 12:40:37 +02:00
i386 Fix compilation of i386-embedded target. 2015-02-03 00:22:51 +00:00
buildrtl.lpi * lpi version updated 2017-07-16 09:24:15 +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 Fix types on embedded RTL. 2023-12-16 17:10:29 +01:00
dos.pp * Find* subroutines return an error by default 2016-11-20 16:03:12 +00:00
empty.cfg * more properties fixed 2009-11-12 18:11:10 +00:00
heapmgr.pp * after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875 2017-12-30 16:38:13 +00:00
Makefile Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
Makefile.fpc Fix types on embedded RTL. 2023-12-16 17:10:29 +01:00
rtl.cfg * Move rtl.cfg content to system.cfg 2018-01-06 12:27:28 +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 Fix types on embedded RTL. 2023-12-16 17:10:29 +01: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 + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
system.cfg Fix types on embedded RTL. 2023-12-16 17:10:29 +01:00
system.pp Fixed stack checking for embedded target. Based on work by Christo Crause 2021-10-24 12:40:36 +02:00
systhrd.inc Add classes and stub thread support in the embedded rtl. 2015-03-22 13:55:20 +00:00
sysutils.pp * fix compilation of arm-embedded, resolves #36626 2023-12-16 17:11:50 +01:00
tthread.inc * Merging revisions r45805 from trunk: 2020-08-23 09:24:13 +00:00