10 lines
385 B
Markdown
Raw Permalink Normal View History

2025-04-10 17:31:33 +08:00
| folder name | storage type |
| :-------------------- | :------------------ |
| stm32f103ve | stm32 on-chip flash |
| stm32f405rg | stm32 on-chip flash |
| stm32f405rg_spi_flash | spi flash |
| esp8266_spi_flash | spi flash |
| esp32_spi_flash | spi flash |
| linux | posix file |