Nice, your submission made the front page of the orange site. Something like -Xcc --sysroot -Xcc $GCC_LIB/gcc/arm-none-eabi/9.2.1/ -Xcc -I -Xcc include-fixed/ -Xcc -I -Xcc ../../../../arm-none-eabi/include/
might work better: try it and see. Gah, I hate that Swift code generation is set through -Xcc
options like -Xcc -mcpu=cortex-m7 -Xcc -mfloat-abi=hard -Xcc -mfpu=fpv5-sp-d16 -Xcc -mthumb
.
1 Like