Releases: openmv/openmv-arduino-rpc
Releases · openmv/openmv-arduino-rpc
Fix Library Version
Fix Software Serial Issue
- Fix software Serial Library issue
Update to support MBED Boards
- Add support for Arduino MBED boards
- Add more i2c/spi/uart buses.
Add Serial Ports for Teensy
- Add more serial ports for the Teensy.
Fix Permissive Compiler Issue
- Fix compile issue on Mac.
Fix Arduino Nano 33 BLE Compile Errors
- Removed CAN for the Arduino Nano 33 BLE. Seems to be a bug with Arduino IDE not finding the CAN library.
Fix ESP8266/32 errors
- Fix ESP8266 compile errors.
- Fix ESP32 compile errors.
Fix Serial Ports
- Updated macros to fix serial port creation.
- Added undefs to avoid macro pollution.
Initial Release
- All interfaces tested and stable.
- All examples tested and stable.