SparkFun_I2C_GPS_Arduino_Library icon indicating copy to clipboard operation
SparkFun_I2C_GPS_Arduino_Library copied to clipboard

Updated externs.h, main.cpp, SparkFun_I2C_GPS_Arduino_Library.h and SparkFun_I2C_GPS_Arduino_Library.cpp

Open idea--list opened this issue 3 years ago • 1 comments

Now that the Artemis boards are officially supported in Mbed OS V6.3, it was time for me to update this repo once again. This commit adds support also for Mbed OS 6 beyond the already existing support for Mbed OS 5 and Arduino. The update was needed as in Mbed OS 6 the Serial API has been replaced by UnbufferedSerial.

idea--list avatar Oct 01 '20 09:10 idea--list