Skip to content

Commit 5d67be8

Browse files
authored
Merge pull request #20 from yuuu/add_r2p2_esp32
Added status of porting to ESP32 to PicoRuby documentation.
2 parents 8975edc + 92c797b commit 5d67be8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Firmware framework for DIY keyboards.
3131
Microcontroller 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||| |

0 commit comments

Comments
 (0)