Support for mbed and Nano33BLE,
This is a major release of tcMenu that adds two additional platforms and changes how platform determination works. The most important feature of this release is support for building menus on mbed and Nano 33 BLE platforms.
**Important Note for nrf528X (Nano 33 BLE) version Arduino 1.1.4 **: There is a bug in the Arduino framework attachInterrupt code that appears to already be fixed in the development version. Without changing the Arduino framework code it will not be possible to make hardware rotary encoders work. The fix is already on master: https://github.com/arduino/ArduinoCore-nRF528x-mbedos/blob/master/cores/arduino/Interrupts.cpp
This is a major release and we've done a lot of testing before release, but should you encounter any issues, please report here and roll back to the previous release in the 1.4.x series.
The UI's for this release are currently being built and will be available shortly, in the mean-time please use the UI from the previous release.