Skip to content

Commit

Permalink
switch risc-v platform to RTOS
Browse files Browse the repository at this point in the history
  • Loading branch information
merlijn-sebrechts authored May 1, 2024
1 parent 2b7cd5f commit f947c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ WASI-I2C must have an implementation for at least the following platforms:
| Platform | Architecture | Reference Hardware |
| ------------------------- | ------------- | ---------------------- |
| Linux | ARM | Raspberry Pi 3 Model B |
| Linux | RISC-V | ESP32-C3 |
| RTOS (NuttX or Zephyr) | RISC-V | ESP32-C3 |
| RTOS (Zephyr or FreeRTOS) | ARM32 | Nucleo F412ZG |

Furthermore, the interface should be designed in such a way to use as little memory as reasonably possible, to ensure enough RAM on these boards is still available for the applications.
Expand Down

0 comments on commit f947c91

Please sign in to comment.