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

Fix: compilation of "ESP32_Test.ino" fails due to non-existent function "begin". #205

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

aentinger
Copy link
Contributor

I guess the function was needed earlier in the development process but that no longer seems to be the case. Also doing some small other changes in order to get the sketch to compile.

Compilation/upload on Portenta C33 via

arduino-cli compile -b arduino-git:renesas:portenta_c33 -v examples/ESP32_TEST -u -p /dev/ttyACM0

…on "begin".

I guess the function was needed earlier in the development process but that no longer seems to be the case. Also doing some small other changes in order to get the sketch to compile.
@aentinger aentinger requested a review from maidnl December 13, 2023 13:07
@aentinger aentinger self-assigned this Dec 13, 2023
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Dec 13, 2023
Copy link
Contributor

@maidnl maidnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me.

@aentinger aentinger merged commit d474ea4 into main Dec 14, 2023
13 checks passed
@aentinger aentinger deleted the fix-compile-esp32-test branch December 14, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants