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 5 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

Hi there, just refreshed the code using my Artemis Thing Plus with Mbed OS V6.3 It also compiles and runs on my MAX32630FTHR with Mbed OS V5.14.2

Please test with some other targets and also with Arduino (did not touch the Arduino relevant part, but neither tested under that framework)

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