Amir Khazaieli

Results 6 comments of Amir Khazaieli

I can build with -r but without -r, I get ``` Verbose mode can be enabled via `-v, --verbose` option Configuring upload protocol... AVAILABLE: esp-prog, espota, esptool, iot-bus-jtag, jlink, minimodule,...

Having similar issue on both DevkitC-1 and DevkitM-1 my baords.json file: ``` { "build": { "arduino": { "ldscript": "esp32s3_out.ld", "partitions": "max_app_8MB.csv" }, "core": "esp32", "extra_flags": [ "-DARDUINO_ESP32S3_DEV", "-DARDUINO_USB_MODE=1", "-DARDUINO_RUNNING_CORE=1", "-DARDUINO_EVENT_RUNNING_CORE=1",...

> Here is my interpretation, can you correct it? > I feel your requirements have an important tip for enhancing a library. If it is useful to other users, I...

these thread detach / scanning function no longer work with latest esp32 core, I get pthread exception and bootloop Can we replace all of the `std::thread` code and instead call...

Hi, We are using ESP32D and ESP32E DevkitC We switched to using the implementation you [quoted here ](https://github.com/Hieromon/AutoConnect/discussions/440#discussioncomment-1894954) Not sure if it is working in the same way, as I...

facing the same issue on Google cloud build