Thanks for all the info... Yes, looks like the ifdef to make macos compile work with llvm broke the cross compile... I think I need to make a proper docs page on building - and sort the makefile.
Also, not working on flashing is probably just because you were flashing to 0x08000000 not 0x08002800 like the Makefile would do...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks for all the info... Yes, looks like the ifdef to make macos compile work with llvm broke the cross compile... I think I need to make a proper docs page on building - and sort the makefile.
Also, not working on flashing is probably just because you were flashing to 0x08000000 not 0x08002800 like the Makefile would do...