Pierre Muller
|
3cfd40a4d3
Add unit dependencies for arm and aarch64 specific units
|
3 years ago |
Robert Roland
|
53e5a4a03a
Adding aaarch64-embedded target
|
3 years ago |
Pierre Muller
|
1c9280de56
Add wasm32 CPU handling in embedded target
|
3 years ago |
Jeppe Johansen
|
1105726dcf
* Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly modified.
|
4 years ago |
florian
|
6b9a3bf283
+ new RiscV32 SUBARCH rv32i
|
4 years ago |
florian
|
3d0eac3ee6
* patch by Michael Ring: remove lm4f120 from armv7m as it is armv7em
|
4 years ago |
florian
|
1643fc5210
+ xtensa-embedded: patch by Christo Crause to check and support SUBARCH
|
5 years ago |
Jeppe Johansen
|
3189e4245d
makefiles: Add support for xtensa-embedded target.
|
5 years ago |
pierre
|
27d6dba699
Add explicit dependency of AVR specific unit avrsim on consoleio and heapmgr units
|
5 years ago |
florian
|
297d6e2c60
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
5 years ago |
florian
|
dea63e3d61
* AVR: attiny28 is an avr1 CPU
|
5 years ago |
florian
|
04ad607bb4
* patch by Christo Crause: more AVR controllers, resolves #36683
|
5 years ago |
florian
|
5040e31f11
* patch by Christo Crause: add missing atmega-PB controllers, resolves #36667
|
5 years ago |
florian
|
e033269deb
* patch by Christo Craus to reorder the avr controllers for better overview, resolves #36662
|
5 years ago |
florian
|
00214406bc
+ patch by Christo Crause: Support for attiny10x controllers, resolves #36645
|
5 years ago |
florian
|
7892e3f7b7
* patch by Christo Crause: support for megaAVR 0 and tinyAVR 0/1, #36616, part 2/3
|
5 years ago |
florian
|
7b4292c94e
* patch by Robert Roland to support the RaspberryPi 2 as a bare metal embedded target, resolves #35236
|
5 years ago |
florian
|
d2a059bd02
* patch by Christo Crause: avrtiny26 controller is not subarch avr25 but avr2, resolves #36620
|
5 years ago |
florian
|
3ab8830b83
* patch by Christo Crause: Correct subarch for avrtiny series in compiler, resolves #36619
|
5 years ago |
florian
|
28391e04bc
+ AVR: initial support of the avrtiny architecture in the rtl
|
5 years ago |
Jeppe Johansen
|
2678522db5
- RISC-V: Add controller types for common RV32 MCUs.
|
5 years ago |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 years ago |
Jeppe Johansen
|
9c77e87dd0
Fix types on embedded RTL.
|
6 years ago |
pierre
|
a06e5d0fe9
Comment out ports, doscalls, crt printer and graph rules completely to avoid multiple calls to compiler for same unit
|
6 years ago |
pierre
|
e467d2387d
Add sortbase unit to global units list, as it can be compiled for all CPUs
|
6 years ago |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 years ago |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
pierre
|
71559c83a6
Fix parallel make for embedded rtl
|
6 years ago |
florian
|
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 |
florian
|
7d1d91e9cc
* compile math (and sysutils as a a dependency) unit on m68k-embedded, resolves #33068
|
7 years ago |