.. |
arm
|
93c650b7ff
* Char -> AnsiChar
|
il y a 1 an |
riscv32
|
12f6297ca4
* typo fixed
|
il y a 1 an |
xtensa
|
93c650b7ff
* Char -> AnsiChar
|
il y a 1 an |
Makefile
|
f0f281d69d
* Regenerated makefiles with subtarget support
|
il y a 1 an |
Makefile.fpc
|
d91cca1caa
Fix error leading to Makefile error for all non AVR CPUs even when SUBARCH is set
|
il y a 1 an |
check.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
il y a 5 ans |
classes.pp
|
a1d79a323a
* move $H here
|
il y a 1 an |
consoleio.pp
|
93c650b7ff
* Char -> AnsiChar
|
il y a 1 an |
dos.pp
|
93c650b7ff
* Char -> AnsiChar
|
il y a 1 an |
heapmgr.pp
|
6698f6c56b
* patch by Christo Crause: FreeRTOS: heap manager doesn't free small blocks, resolves #37195
|
il y a 5 ans |
rtldefs.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
il y a 5 ans |
sysdir.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
il y a 5 ans |
sysfile.inc
|
93c650b7ff
* Char -> AnsiChar
|
il y a 1 an |
sysheap.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
il y a 5 ans |
sysos.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
il y a 5 ans |
sysosh.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
il y a 5 ans |
system.cfg
|
53d273692a
Use same features for riscv32 as for arm and xtensa CPUs
|
il y a 1 an |
system.pp
|
ddb11b4a3e
* string -> shortstring
|
il y a 1 an |
systhrd.inc
|
2dcb31efce
+ dummy implementation for FreeRTOS threading support
|
il y a 5 ans |
sysutils.pp
|
59ac8d66ab
* Synchronize API for AnsiString/Unicode string, keep string where possible.
|
il y a 1 an |
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
|
il y a 5 ans |