- HID serial read optimization

- BOOTSLE act now as reset
- bump to releas 0.12.0
This commit is contained in:
cecio
2023-07-19 21:48:08 +02:00
parent 77f995533e
commit ced8536f8c
3 changed files with 64 additions and 6 deletions

View File

@@ -162,7 +162,7 @@ I grouped most of the variables you may want to modify in this section ([see Doc
Obviously you can also build your own firmware. To build the *standard* one I used:
- Arduino IDE 2.1.0
- Arduino IDE 2.1.1
- ~~as board I used `Raspberry Pi Pico - Arduino MBED OS RP2040` version `4.0.2`~~
- ~~`Adafruit TinyUSB Library` version `1.14.4`. Newer versions are not working because the RPI SDK of the board is stick to an older version. May be migrate the entire project directly on Raspberry Pi Pico SDK is the solution here.~~
- `Adafruit TinyUSB Library` version `2.2.1` and Board `Raspberry Pi RP2040 (3.3.0)` setting clock at 240MHz (overclock)