sparkfun / SparkFun_Ublox_Arduino_Library

Library to control UBX binary protocol and NMEA over I2C on Ublox GPS modules
Other
141 stars 85 forks source link

MicroMod SAMD51 support #138

Closed nseidle closed 3 years ago

nseidle commented 3 years ago

This PR adds a platform guard for MicroMod SAMD51. Otherwise, the lib fails to compile complaining about no SerialUSB defined.

edspark commented 3 years ago

I did a simple compilation check using the examples contained within the library and found that it did fix the preproccessor error with SERIALUSB.