.. |
arm
|
7e75457a3e
Added more Nordic Semi controllers. Created a new unit for NRF52x controllers with a more precise register naming following Nordic SDK conventions.
|
8 years ago |
avr
|
055a49b202
* patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed.
|
7 years ago |
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
10 years ago |
Makefile
|
5ed7bd35df
Update all trunk/fpcsrc Makefile's after commit 42749
|
6 years ago |
Makefile.fpc
|
9c77e87dd0
Fix types on embedded RTL.
|
6 years ago |
buildrtl.lpi
|
9e1dd6d9b5
* lpi version updated
|
8 years ago |
buildrtl.pp
|
c4c20102fd
* make buildrtl aware of heapmgr
|
13 years ago |
check.inc
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 years ago |
consoleio.pp
|
9c77e87dd0
Fix types on embedded RTL.
|
6 years ago |
dos.pp
|
cfb5ebeb23
* Find* subroutines return an error by default
|
8 years ago |
empty.cfg
|
851b00f8e9
* more properties fixed
|
15 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
|
7 years ago |
rtl.cfg
|
bdd3b4e695
* Move rtl.cfg content to system.cfg
|
7 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
|
18 years ago |
sysosh.inc
|
9c77e87dd0
Fix types on embedded RTL.
|
6 years ago |
system.cfg
|
9c77e87dd0
Fix types on embedded RTL.
|
6 years ago |
system.pp
|
2f501be2a0
Fixed stack checking for embedded target. Based on work by Christo Crause
|
6 years ago |
systhrd.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
sysutils.pp
|
c26348a3dd
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list
|
6 years ago |
tthread.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |