.. |
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
|
a589637b1d
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
3 years ago |
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
10 years ago |
Makefile
|
4789afb4b0
Regenerated Makefile's after cherry-pick adding soft fpu related units
|
3 years ago |
Makefile.fpc
|
a589637b1d
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
3 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
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
consoleio.pp
|
77bc87a809
* do not compile consoleio in objpas mode to avoid dependency on the objpas unit, resolves also #27856
|
10 years ago |
dos.pp
|
cfb5ebeb23
* Find* subroutines return an error by default
|
8 years ago |
empty.cfg
|
851b00f8e9
* more properties fixed
|
16 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
|
e218f4f33b
* checking the address of the storage location of a procedure variable makes no sense, check the variable contents itself instead
|
8 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
|
fd2032dab2
+ start of embedded rtl
|
18 years ago |
system.cfg
|
7d1d91e9cc
* compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068
|
7 years ago |
system.pp
|
ebe4d4cf13
Fixed stack checking for embedded target. Based on work by Christo Crause
|
3 years ago |
systhrd.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
sysutils.pp
|
3aadfc0802
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
1 year ago |
tthread.inc
|
a14117e0bb
* Merging revisions r45805 from trunk:
|
5 years ago |