Jeppe Johansen 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 9 lat temu
..
arm 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 9 lat temu
avr 3b50d0b64e * patch by Bernd to fix interrupt handling for the ATtiny1634 and ATtiny167 controllers (use jmp instead of rjmp to jump to the handlers), resolves issue #29122 10 lat temu
i386 7a826cc481 Fix compilation of i386-embedded target. 11 lat temu
Makefile 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 9 lat temu
Makefile.fpc 7e75457a3e Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions. 9 lat temu
buildrtl.lpi abd5ca46c8 + build unit and lazarus project for the embedded target 14 lat temu
buildrtl.pp c4c20102fd * make buildrtl aware of heapmgr 14 lat temu
check.inc fd2032dab2 + start of embedded rtl 19 lat temu
classes.pp f7526d0d36 Add classes and stub thread support in the embedded rtl. 10 lat temu
consoleio.pp 77bc87a809 * do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856 10 lat temu
dos.pp cfb5ebeb23 * Find* subroutines return an error by default 9 lat temu
empty.cfg 851b00f8e9 * more properties fixed 16 lat temu
heapmgr.pp 01e1e9410d + dummy heap status implementations 9 lat temu
rtl.cfg 8b3478617d * enable more feature on avr, as long as no pascal level file I/O is used, this does not hurt 9 lat temu
rtldefs.inc 2e9b642a3b * rtldefs.inc include file for embedded targets (forgot to commit earlier) 12 lat temu
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 lat temu
sysfile.inc e218f4f33b * checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead 9 lat temu
sysheap.inc 375f83c874 * moved heap manager on embedded systems into a separate unit 14 lat temu
sysos.inc fd2032dab2 + start of embedded rtl 19 lat temu
sysosh.inc fd2032dab2 + start of embedded rtl 19 lat temu
system.pp c639bf3900 * fixed bug, caused by an incorrect order of ifdefs, which caused the system 9 lat temu
systhrd.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. 10 lat temu
sysutils.pp e7eb7d7415 * dummy executeprocess routines fix, by Michael Ring, fpc-devel list. 9 lat temu
tthread.inc f7526d0d36 Add classes and stub thread support in the embedded rtl. 10 lat temu