| .. |
|
arm
|
7b4292c94e
* patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236
|
6 years ago |
|
avr
|
7d283f530e
* patch by Christo Crause: fix startup code for avrtiny subarch, resolves #36650
|
6 years ago |
|
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
11 years ago |
|
riscv32
|
2678522db5
- RISC-V: Add controller types for common RV32 MCUs.
|
6 years ago |
|
Makefile
|
00214406bc
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
6 years ago |
|
Makefile.fpc
|
00214406bc
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
6 years ago |
|
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
8 years ago |
|
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
14 years ago |
|
check.inc
|
fd2032dab2
+ start of embedded rtl
|
19 years ago |
|
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
7 years ago |
|
consoleio.pp
|
9c77e87dd0
Fix types on embedded RTL.
|
6 years ago |
|
dos.pp
|
cfb5ebeb23
* Find* subroutines return an error by default
|
9 years ago |
|
empty.cfg
|
851b00f8e9
* more properties fixed
|
16 years ago |
|
heapmgr.pp
|
d315d3cc96
* after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875
|
8 years ago |
|
rtl.cfg
|
bdd3b4e695
* Move rtl.cfg content to system.cfg
|
8 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
|
9c77e87dd0
Fix types on embedded RTL.
|
6 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
|
19 years ago |
|
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
6 years ago |
|
system.cfg
|
9c77e87dd0
Fix types on embedded RTL.
|
6 years ago |
|
system.pp
|
799ea31a5f
* AVR: due to recent fixes, EXCLUDE_COMPLEX_PROCS is not needed anymore
|
6 years ago |
|
systhrd.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
|
sysutils.pp
|
5aaf68b088
* fix compilation of arm-embedded, resolves #36626
|
6 years ago |
|
tthread.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |