Skip to content

feat(ulp): Add support for ULP to ESP32-S2 and ESP32-S3 #174

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

Merged
merged 3 commits into from
May 2, 2024

Conversation

me-no-dev
Copy link
Member

@me-no-dev me-no-dev commented May 2, 2024

@Jason2866
Copy link
Contributor

The riscv ULP is pretty useless with the default settings.
To write usable code it needs more memory, achieved by this setting
CONFIG_ULP_COPROC_RESERVE_MEM=4096

@me-no-dev
Copy link
Member Author

@Jason2866 thanks. added

@me-no-dev me-no-dev merged commit 4285d6d into master May 2, 2024
8 checks passed
@me-no-dev me-no-dev deleted the feature/s2_s3_ulp branch May 2, 2024 14:57
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.

ULP not included for S2 & S3 ULP function not functioning properly on ESP32S3
2 participants