-
debug console (back door for system through usb2serial)
Something simmilar as cli commands.
-
I have updated all to the latest version and reopen the IDE, build the project.
then I got these message:
Processing ESP32-S3 (platform: espressif32; board: esp32-s3-devkitc-1; framework: espi…
-
Hello,
I've been wondering if it's at all possible to use arduino as component when using tinyusb.
I've tried adding arduino to https://github.com/platformio/platform-espressif32/tree/develop/ex…
-
Hi there everyone,
I am trying to compile my new skr 1.4 turbo with marlin using VS Code and I am running into an error I can not solve. Opening the firmware provided in VS Code and attempting to …
-
**Describe the bug**
When enabling `CONFIG_WEBSOCKET_CLIENT`, compilation fails on ESP32 presumably due to `CONFIG_BASE64` being enabled by `CONFIG_WEBSOCKET_CLIENT`, of which the functions are alrea…
-
I'm unable to build with "idf.py -B build-esp32s3 set-target esp32s3 build" I'm getting the following error :
```
CMake Error at main/CMakeLists.txt:17 (spiffs_create_partition_image):
Unknown C…
-
PIO Core Call Error: "The current working directory /home/javier/esp/implicon will be used for the project.\n\nThe next files/directories have been created in /home/javier/esp/implicon\ninclude - Put …
-
I want to integrate lvgl on micropython, but it compiles wrongly, what should I do?
port: esp32
micropython: micropython/micropython v1.19.1
```
idf.py -D MICROPY_BOARD=GENERIC -B build-GENERI…
-
### Is your feature request related to a problem?
I would like to be able to generate the `compile_commands.json` file for a component under development for the purposes of using auto completion an…
-
code compiles and works for M4 plus TFT HX8357,
but fails for ESP32;
Arduino IDE 1.8.8
Board: Adafruit Feather ESP32
core: ESP32 espressive 1.0.2
compile errors (when linking) for my code
…