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

Upgrade to use esp32 api 3.0 #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rrothwell
Copy link

This is a modification of espforth.ino in branch eforth63, to provide compatibility with Arduino ESP32 API version 3. Conditional compilation supports API version 2 & 3. The changes are largely restricted to the LEDC code where pin number replaces channel number. Tested on am ESP32-WROOM-32 Devkit and ESP32-S3_WROOM-1 cam module.

flagxor and others added 3 commits December 30, 2020 13:51
Updated to Arduino ESP32 API version 3. Conditional compilation is used for version 2 and 3 compatibility.
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.

2 participants