File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Firmware framework for DIY keyboards.
3131Microcontroller programming framework.
3232
3333- For Raspberry Pi Pico: [ https://github.com/picoruby/R2P2 ] ( https://github.com/picoruby/R2P2 )
34- - For ESP32: Coming soon
34+ - For ESP32: [ https://github.com/picoruby/R2P2-ESP32 ] ( https://github.com/picoruby/R2P2-ESP32 )
3535
3636#### Porting
3737
@@ -41,11 +41,11 @@ Microcontroller programming framework.
4141| picoruby-ble| | ✓| |
4242| picoruby-cyw43| ✓| ✓| |
4343| picoruby-env| ✓| ✓| |
44- | picoruby-filesystem-fat| ✓| ✓| |
44+ | picoruby-filesystem-fat| ✓| ✓| ✓ |
4545| picoruby-gpio| ✓| ✓| |
4646| picoruby-i2c| ✓| ✓| |
47- | picoruby-io-console| ✓| ✓| |
48- | picoruby-machine| ✓| ✓| |
47+ | picoruby-io-console| ✓| ✓| ✓ |
48+ | picoruby-machine| ✓| ✓| ✓ |
4949| picoruby-net| | ✓| |
5050| picoruby-pwm| ✓| ✓| |
5151| picoruby-rng| ✓| ✓| |
You can’t perform that action at this time.
0 commit comments