Use arm-none-eabi- compilation toolchain for embeded micro-controllers. No need of...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 27 Feb 2015 09:19:31 +0000 (10:19 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit18fb450ce6a5b7d6907dd5b3055fdb45f4db7d06
treeabbbf7b81641fcaa5b5d1bcfa8c1ddea57f5eab9
parent45a6bc0c9c9493e853b4d59481186625c3d0d5df
Use arm-none-eabi- compilation toolchain for embeded micro-controllers. No need of a GNU C library for Linux targets, these are not linux targets. arm-none-eabi- compilation toolchain is now in Debian GNU/Linux SID arm-none-eabi- is also the most common toolchain name for embedded ARM targets
Makefile