Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't be compiled on ESP32 #77

Open
matthew798 opened this issue May 30, 2020 · 2 comments
Open

Can't be compiled on ESP32 #77

matthew798 opened this issue May 30, 2020 · 2 comments

Comments

@matthew798
Copy link

Since the ESP32's arduino libraries don't support some functions like analogWrite, compilation fails because some of the Atms use it. I was hoping there would be a workaround other than editing the library's source files manually as it will just be restored by PIO.

@delmosaurio
Copy link

delmosaurio commented Sep 12, 2020

I'm have the same problem. I finded some posible solutions, but i not fully tested this libraries.

https://github.com/lbernstone/Tone32
https://github.com/ERROPiX/ESP32_AnalogWrite

@gmkado
Copy link

gmkado commented Feb 28, 2024

Not sure if this is relevant, but I'm able to build fine on my esp32 board using platformio with platform = espressif32

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

No branches or pull requests

3 participants