.. |
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
|
bfca9d3477
* avr I/O space is always shifted by 32 bytes in memory
|
8 years ago |
i386
|
7a826cc481
Fix compilation of i386-embedded target.
|
10 years ago |
Makefile
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
Makefile.fpc
|
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 |
buildrtl.lpi
|
abd5ca46c8
+ build unit and lazarus project for the embedded target
|
14 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
|
15 years ago |
heapmgr.pp
|
01e1e9410d
+ dummy heap status implementations
|
8 years ago |
rtl.cfg
|
8b3478617d
* enable more feature on avr, as long as no pascal level file I/O is used, this does not hurt
|
8 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.pp
|
c639bf3900
* fixed bug, caused by an incorrect order of ifdefs, which caused the system
|
9 years ago |
systhrd.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
sysutils.pp
|
e7eb7d7415
* dummy executeprocess routines fix, by Michael Ring, fpc-devel list.
|
9 years ago |
tthread.inc
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |