You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for sharing this ! It's a nice project !
I had some issues though :
works with ChibiOS 2.6.3 but not the actual 2.6.5 because of a rules.mk bug
(Compiling crt0.c
arm-none-eabi-gcc: error: unrecognized argument in option '-mfloat-abi=yes')
"make prog" must be run as root (maybe obvious...)
Thanks again,
sincerely,
Xavier
The text was updated successfully, but these errors were encountered:
Thank you very much for sharing this ! It's a nice project !
I had some issues though :
(Compiling crt0.c
arm-none-eabi-gcc: error: unrecognized argument in option '-mfloat-abi=yes')
Thanks again,
sincerely,
Xavier
The text was updated successfully, but these errors were encountered: