.. |
arm
|
f452d9140e
Added missing reset vector
|
9 years ago |
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
|
9 years ago |
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
10 years ago |
Makefile
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
9 years ago |
Makefile.fpc
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
9 years ago |
buildrtl.lpi
|
abd5ca46c8
+ build unit and lazarus project for the embedded target
|
14 years ago |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
13 years ago |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
classes.pp
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
consoleio.pp
|
77bc87a809
* do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856
|
10 years ago |
dos.pp
|
0695c92b73
* make Dos.GetMsCount a dummy for embedded targets
|
9 years ago |
empty.cfg
|
851b00f8e9
* more properties fixed
|
15 years ago |
heapmgr.pp
|
dfd261f2d6
* embedded heap manager takes care of ReturnNilIfGrowHeapFails
|
9 years ago |
rtl.cfg
|
1c0c944311
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
9 years ago |
rtldefs.inc
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
12 years ago |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 years ago |
sysfile.inc
|
8ee9550d22
+ misising part of r30759 (commit of sysstrh.inc shouldn't have gone in r30759):
|
10 years ago |
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
14 years ago |
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
sysosh.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
system.pp
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
9 years ago |
systhrd.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
sysutils.pp
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 years ago |
tthread.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |