IRMP-org / IRMP

Infrared Multi Protocol Decoder
GNU General Public License v3.0
267 stars 43 forks source link

Add mbed_nano to list of compatible architectures #47

Closed per1234 closed 3 years ago

per1234 commented 3 years ago

In the 2.0.0 release of the Arduino Mbed OS Boards platform, the mbed architecture split into four architectures:

The mbed architecture should be retained for backwards support, but the new mbed_nano should also be added to avoid spurious incompatibility warnings and the library's examples being shown under the File > Examples > INCOMPATIBLE menu of the Arduino IDE when the Nano 33 BLE board is selected.