Commit Graph
8 Commits
Author SHA1 Message Date
Fabien-B f60c68c130 Fix gcc prefix and update libopencm3. (#2922)
* Fix gcc prefix and update libopencm3.

See:
https://github.com/libopencm3/libopencm3/commit/7be50a5e75ed2d163d38a6759347c5e778ac02ab
https://github.com/libopencm3/libopencm3/commit/034dbf20ff8c54dcbee5238390b37a0d35180f44

* update luftboot
* Update linker scripts.
* Update deprecated function.
* Update rcc_clock_scale structure.
* Add compatibility defines.
2023-01-25 14:11:53 +01:00
Gautier Hattenberger 5cfda00673 [fix] add which command to test if GDB exists for arm linux (#2741)
This was blocking for some reason with the Parrot toolchain
2021-06-16 15:24:11 +02:00
Gautier Hattenberger af49fc6049 [build] use proper GDB according to prefix (#2685)
or new multiarch if not found

close #2589
2021-04-07 22:14:11 +02:00
Fabien-B 3c5d6f17ef [GDB] New gdb name for ARM. (#2586)
* [GDB] New gdb name for ARM.

* [GDB] Fix for bare-metal ARM.

* [GDB] Fix for arm-linux.
2020-09-21 17:40:22 +02:00
OpenUAS 9c4a98028a Fixes PR #2475 (#2478) 2020-02-04 04:29:55 -04:00
Felix Ruess f84834e90d [conf] enable compilation of C++ files on arm-linux 2016-03-09 18:02:27 +01:00
Felix Ruess cc95717679 [conf] arm-linux makfile refactor, hf for bbb 2015-02-15 19:13:38 +01:00
Felix Ruess 2d5cde0a91 [conf] toolchain makefile cleanup 2013-12-18 15:44:16 +01:00