.. |
arm
|
7b4292c94e
* patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236
|
vor 5 Jahren |
avr
|
297d6e2c60
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
vor 5 Jahren |
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
vor 10 Jahren |
riscv32
|
2678522db5
- RISC-V: Add controller types for common RV32 MCUs.
|
vor 5 Jahren |
xtensa
|
5fa7bbfb9b
esp8266: Make startup code compile.
|
vor 5 Jahren |
Makefile
|
ca40956a3a
Regenerated all Makefile's
|
vor 5 Jahren |
Makefile.fpc
|
1643fc5210
+ xtensa-embedded: patch by Christo Crause to check and support SUBARCH
|
vor 5 Jahren |
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
vor 8 Jahren |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
vor 13 Jahren |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
vor 18 Jahren |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
vor 6 Jahren |
consoleio.pp
|
9c77e87dd0
Fix types on embedded RTL.
|
vor 6 Jahren |
dos.pp
|
cfb5ebeb23
* Find* subroutines return an error by default
|
vor 8 Jahren |
empty.cfg
|
851b00f8e9
* more properties fixed
|
vor 16 Jahren |
heapmgr.pp
|
58eca57feb
* patch by Christo Crause: embedded heap manager: free small blocks, resolves #37204
|
vor 5 Jahren |
rtl.cfg
|
755fe97c51
* synchronize with trunk
|
vor 5 Jahren |
rtldefs.inc
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
vor 12 Jahren |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
vor 12 Jahren |
sysfile.inc
|
9c77e87dd0
Fix types on embedded RTL.
|
vor 6 Jahren |
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
vor 14 Jahren |
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
vor 18 Jahren |
sysosh.inc
|
3cd4168ab3
+ introduce TOSTimestamp
|
vor 5 Jahren |
system.cfg
|
59379ab02b
Add softfpu feature for z80 cpu
|
vor 5 Jahren |
system.pp
|
107a2e4e85
- remove local Random() implementations that weren't exported anyway (LongInt <> Integer inside the System unit)
|
vor 5 Jahren |
systhrd.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
vor 10 Jahren |
sysutils.pp
|
5aaf68b088
* fix compilation of arm-embedded, resolves #36626
|
vor 5 Jahren |
tthread.inc
|
11b601d44c
* TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part
|
vor 5 Jahren |