first commit

This commit is contained in:
David R.
2025-09-05 18:58:05 +02:00
parent fc13e0779b
commit ed05c83ac6
3678 changed files with 832193 additions and 0 deletions
@@ -0,0 +1,11 @@
## 立创·实战派ESP32-C3开发板
1、开发板资料:https://wiki.lckfb.com/zh-hans/szpi-esp32c3
2、该开发板 flash 大小为 8MB,编译时注意选择合适的分区表:
```
Partition Table --->
Partition Table (Custom partition table CSV) --->
(partitions/v1/8m.csv) Custom partition CSV file
```