Bulebots / bulebule

An awesome maze-solving micromouse robot
https://bulebule.readthedocs.io
GNU General Public License v3.0
72 stars 23 forks source link

Update the toolchain #421

Open Peque opened 4 years ago

Peque commented 4 years ago

To newer versions of arm-none-eabi-gcc and arm-none-eabi-binutils.

Requirements:

Peque commented 4 years ago

Maybe the solution is to set the "specs":

LDFLAGS         += -specs=nano.specs
/* or */
TGT_LDFLAGS     += -specs=nano.specs

Should we use the TGT_ prefix?

Maybe related links:

Peque commented 4 years ago

Have a look at:

Update on picolibc (now Amazon is paying the developer): https://static.sched.com/hosted_files/osselc21/7b/picolibc.pdf