Finally compiles
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[build]
|
||||
target = "xtensa-esp32s3-espidf"
|
||||
|
||||
[target.xtensa-esp32s3-espidf]
|
||||
linker = "ldproxy"
|
||||
|
||||
[unstable]
|
||||
build-std = ["std", "panic_abort"]
|
||||
|
||||
[env]
|
||||
MCU = "esp32s3"
|
||||
ESP_IDF_VERSION = "v5.3.1"
|
||||
Reference in New Issue
Block a user