wixel-xDrip
wixel-xDrip copied to clipboard
Fixes compile error under OSX
Reference: https://github.com/pololu/wixel-sdk/pull/8
This allows the wixel-xDrip code to compile under an OSX environment.
What version of sdcc wasnt working? (also, thanks!)
This is for sdcc: stable 3.5.0, which I installed via homebrew (brew install sdcc) with OSX 10.11.
Some slight issues with the CDC driver detection also (but not Linux), but the bootloader works fine.
Otherwise, so far so good! Thanks for your work on this project.