ESP32-S3 build error undefined reference to `usocket_events_deinit' #10192
-
|
ESP-IDF 4.4 Commit: f90c12fc3cc5abb47a7f1088ada43a21b31d0357 (12/02/2022) Commands: My first attempts at building MicroPython for an ESP32-S3 is resulting in the following errors when building. All the commands except the last one seem to execute without error. Some (seemingly) superfluous output has removed: main.c does have a reference to And Any guidance would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
What commands are you running to build and have you built the submodules? |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in commit 9bec52a Thanks @jimmo |
Beta Was this translation helpful? Give feedback.
What commands are you running to build and have you built the submodules?