.. |
arm
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
riscv32
|
b30256ad6b
* typo fixed
|
2 years ago |
xtensa
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
Makefile
|
603dd63b39
Fix make variable name error: OBJPAS_DEPS_SPU => OBJPAS_DEPS_CPU
|
1 year ago |
Makefile.fpc
|
cb2d675732
Remove OS specific SYSTEMUNIT variable setting
|
1 year ago |
check.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
1 year ago |
consoleio.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
heapmgr.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
rtldefs.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
sysdir.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
sysfile.inc
|
5930ffa135
Call rtl_do_close handler in sysfile.do_close, as reported by Kostas Michalopoulos
|
1 year ago |
sysheap.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
sysos.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
sysosh.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 years ago |
system.cfg
|
6f3582954c
Use same features for riscv32 as for arm and xtensa CPUs
|
2 years ago |
system.pp
|
c21838cd31
* string -> shortstring
|
2 years ago |
systhrd.inc
|
2dcb31efce
+ dummy implementation for FreeRTOS threading support
|
4 years ago |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
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
|
5 years ago |