Skip to content

Conversation

@ZzEeKkAa
Copy link

@ZzEeKkAa ZzEeKkAa commented Jun 24, 2025

  • Add PlatformIO support to enable development from VSCode
  • Add CI check (build for esp32 and esp32s3 inherited from PlatformIO)
  • Comment out Serial.setTxTimeoutMs(2); because there is no such method available with latest framework

I also have few improvement PRs ready:

Please let me know if it is something you are interested and then I can open those PRs as well.

@dreanmer
Copy link

dreanmer commented Jul 6, 2025

I was trying to do this last week, but when i compile it in my esp32 (not s3) its keep rebooting with spinlock error:

image

@italocjs
Copy link

I was trying to do this last week, but when i compile it in my esp32 (not s3) its keep rebooting with spinlock error:

image

I had this same issue (not using this branch), in the end I had to manually override the board type, it was trying to compile to machina A0 not esp32. here is my fork for pio and esp32.
https://github.com/italocjs/ESP32_GVRET-Pertubs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants