cprezzi / grbl-LPC

Multiple compiled versions for different boards & machines (under releases)
Other
56 stars 39 forks source link

Compile for different boards #43

Closed jaysuk closed 4 years ago

jaysuk commented 4 years ago

I've got the firmware to compile but its not clear where the board its being built for is set. Could you expand on the build section of the readme?

jaysuk commented 4 years ago

Ok, looks like its part of the config.h file, is this correct?

cprezzi commented 4 years ago

Yes, you only need to select the cpu map and machine defaults by the define switches in config.h.

jaysuk commented 4 years ago

great stuff. If you want compiled versions of the firmware for each board, I'd be happy to compile them and get them over to you

cprezzi commented 4 years ago

Thank you. I have compiled and released the current version for all boards today.