florian
|
d71a3d0533
* charset depends on the objpas unit
|
10 years ago |
Jeppe Johansen
|
2b80d46492
Added STM32F7xx controller units and types.
|
10 years ago |
Jeppe Johansen
|
55669f62b1
Added most AVR controllers.
|
10 years ago |
florian
|
42ea874bb1
* avr version corrected for several controllers
|
10 years ago |
Jeppe Johansen
|
353682db67
Enable SUBARCH directive for avr-embedded target.
|
10 years ago |
florian
|
e9ef6347d2
* ATmega16 support by Anton Kavalenka, resolves issue #28217
|
10 years ago |
florian
|
cf552b2a0b
+ ATmeag168/ATmeag368 support
|
10 years ago |
florian
|
0cd521fc8b
+ ATmega48/ATmega88 support
|
10 years ago |
florian
|
0f73675354
+ ATtiny24/ATtiny44/ATtiny84 support
|
10 years ago |
Jeppe Johansen
|
36dfe750d8
Added Freescale MK20D7 controller support.
|
10 years ago |
florian
|
f5edf77a05
+ Atmega8 support
|
10 years ago |
florian
|
500a2051ac
* dependencies updated
|
10 years ago |
Jeppe Johansen
|
65a69129c5
Add initial support for STM32F429 core
|
10 years ago |
florian
|
bae4d89913
- avrsim needs no separate rule
|
10 years ago |
florian
|
a01a010824
* disable lineinfo unit for avr for now
|
10 years ago |
florian
|
1b9105e8c3
* make 3.82 fixes
|
10 years ago |
florian
|
dfd4d3656b
+ avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed
|
10 years ago |
florian
|
e4b8478da4
* fix building of avr-embedded rtl
|
10 years ago |
Jeppe Johansen
|
f7526d0d36
Add classes and stub thread support in the embedded rtl.
|
10 years ago |
Jeppe Johansen
|
d12b913e70
Add initial support in ARM-embedded for Allwinner A20.
|
10 years ago |
Jeppe Johansen
|
7a826cc481
Fix compilation of i386-embedded target.
|
10 years ago |
Jeppe Johansen
|
0dc39b5d63
Applied patch from Michael Ring that adds some startup code for some new stm32f0 and stm32f1 controllers, and fixes naming on some LPC ARMv6m controllers.
|
11 years ago |
florian
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
11 years ago |
Tomas Hajny
|
ce4cb437e2
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
florian
|
0e9b8adb7a
patch by Michael Ring:
|
12 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
florian
|
380bc56e32
+ create a default heap on embedded targets and register this default heap
|
12 years ago |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 years ago |
paul
|
e379daaf9c
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
12 years ago |