为什么espidf的spi就是很慢

This commit is contained in:
2026-02-18 04:00:04 +08:00
parent ce0b15e2fa
commit 4adb13d748
10 changed files with 453 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:seeed_xiao_esp32c3]
platform = espressif32
board = seeed_xiao_esp32c3
framework = arduino