Wykres commitów

5 Commity (edb2697124b8974eaaa2ff7526b16804c803d9eb)

Autor SHA1 Wiadomość Data
Silvano Seva 0a620aa99b Removed '-fdata-sections' compiler directive, breaking binaries with GCC < 10.0.0 2021-01-23 22:13:18 +01:00
Fred dc0e68b0ae Add optimization flags to GCC 2021-01-07 22:39:22 +01:00
Silvano Seva c239abbf04 Fixing #6, caused by arm GCC 10.2.0 now defaulting to -fno-common and not merging multiple definitions of the same variable across different files, a thing upon which uC/OS-III sources seem to rely on. 2020-11-17 13:56:45 +01:00
Niccolò Izzo 6445eb0950 Move selection of linker script in meson.build
Now the linker script was moved from cross_arm.txt into meson.build, so
that the same cross_arm.txt can be used for both the MD380 and the GD77.
2020-11-12 22:10:13 +01:00
Niccolò Izzo 6420d2b2c1 Add TYT MD380 build target
Add meson cross-compilation configuration for building for the TYT
MD-380 and MD-UV380 radios.
2020-11-03 15:15:35 +01:00