Skip to content

Releases: openmv/openmv-arduino-rpc

Fix Library Version

19 Jun 18:35
efad21a
Compare
Choose a tag to compare
  • Fix library version so Arduino IDE can install the library.

Fix Software Serial Issue

11 May 19:29
8eb60b7
Compare
Choose a tag to compare
  • Fix software Serial Library issue

Update to support MBED Boards

12 Dec 06:17
Compare
Choose a tag to compare
  • Add support for Arduino MBED boards
  • Add more i2c/spi/uart buses.

Add Serial Ports for Teensy

08 Oct 02:23
925835d
Compare
Choose a tag to compare
  • Add more serial ports for the Teensy.

Fix Permissive Compiler Issue

08 Oct 02:18
Compare
Choose a tag to compare
  • Fix compile issue on Mac.

Fix Arduino Nano 33 BLE Compile Errors

07 Oct 23:09
Compare
Choose a tag to compare
  • 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

11 Sep 05:29
Compare
Choose a tag to compare
  • Fix ESP8266 compile errors.
  • Fix ESP32 compile errors.

Fix Serial Ports

04 Sep 22:57
Compare
Choose a tag to compare
  • Updated macros to fix serial port creation.
  • Added undefs to avoid macro pollution.

Initial Release

29 Aug 03:38
Compare
Choose a tag to compare
  • All interfaces tested and stable.
  • All examples tested and stable.