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

Configured platformio build #22

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Conversation

dzid26
Copy link
Contributor

@dzid26 dzid26 commented Jul 2, 2024

Simple platformio configuration.

user_rf_cal_sector_set function added as required by the linker. This is probably because Platformio uses older SDK. It's a default function provided from espressif example

It firmware compiles,flashes, and communicates over UART but I have not yet tested with stm8.

Resolves #16.

@rumpeltux
Copy link
Owner

Thank you. This LGTM and I welcome if it makes the project more accessible for other contributors.

@rumpeltux
Copy link
Owner

As this is currently a draft request, I cannot directly merge it though.

@dzid26 dzid26 marked this pull request as ready for review August 2, 2024 15:25
@dzid26
Copy link
Contributor Author

dzid26 commented Aug 2, 2024

Thank you for looking into it.
It is indeed very easy to set up the dev environment with the Platformio.

@rumpeltux rumpeltux merged commit 335336e into rumpeltux:master Aug 4, 2024
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.

VSCode/Platformio version
2 participants