added support for RP2040

This commit is contained in:
lathoub 2021-09-24 11:56:13 +02:00 committed by GitHub
parent dbeadf5a7f
commit 5698c0c4ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ will create a instance named `BLEMIDI` and listens to incoming MIDI.
## Tested boards/modules
- ESP32 (OOB BLE and NimBLE)
- Arduino NANO 33 BLE
- Arduino NANO RP2040 Connect
## Other Transport protocols:
The libraries below the same calling mechanism (API), making it easy to interchange the transport layer.