| .. |
|
arm
|
7e75457a3e
Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions.
|
9 gadi atpakaļ |
|
avr
|
6cd65d9511
* avrsim also provided when SUBARCH is avr6
|
8 gadi atpakaļ |
|
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
11 gadi atpakaļ |
|
Makefile
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
8 gadi atpakaļ |
|
Makefile.fpc
|
b41cb26727
+ write selected features in ppu of the system unit and load them further on
|
8 gadi atpakaļ |
|
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
8 gadi atpakaļ |
|
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
14 gadi atpakaļ |
|
check.inc
|
fd2032dab2
+ start of embedded rtl
|
19 gadi atpakaļ |
|
classes.pp
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 gadi atpakaļ |
|
consoleio.pp
|
77bc87a809
* do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856
|
10 gadi atpakaļ |
|
dos.pp
|
cfb5ebeb23
* Find* subroutines return an error by default
|
9 gadi atpakaļ |
|
empty.cfg
|
851b00f8e9
* more properties fixed
|
16 gadi atpakaļ |
|
heapmgr.pp
|
01e1e9410d
+ dummy heap status implementations
|
9 gadi atpakaļ |
|
rtl.cfg
|
b086b10adf
* enable more features for avr6
|
8 gadi atpakaļ |
|
rtldefs.inc
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
12 gadi atpakaļ |
|
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 gadi atpakaļ |
|
sysfile.inc
|
e218f4f33b
* checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead
|
9 gadi atpakaļ |
|
sysheap.inc
|
375f83c874
* moved heap manager on embedded systems into a separate unit
|
14 gadi atpakaļ |
|
sysos.inc
|
fd2032dab2
+ start of embedded rtl
|
19 gadi atpakaļ |
|
sysosh.inc
|
fd2032dab2
+ start of embedded rtl
|
19 gadi atpakaļ |
|
system.pp
|
c639bf3900
* fixed bug, caused by an incorrect order of ifdefs, which caused the system
|
9 gadi atpakaļ |
|
systhrd.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 gadi atpakaļ |
|
sysutils.pp
|
e7eb7d7415
* dummy executeprocess routines fix, by Michael Ring, fpc-devel list.
|
9 gadi atpakaļ |
|
tthread.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 gadi atpakaļ |