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

esp32: move common XTAL and RUN_IRAM configs to ESP32 KConfig #3473

Merged
merged 1 commit into from Apr 7, 2021
Merged

esp32: move common XTAL and RUN_IRAM configs to ESP32 KConfig #3473

merged 1 commit into from Apr 7, 2021

Conversation

protobits
Copy link
Contributor

Summary

This moves some repeated functionality at board level for ESP32, moving the relevant Kconfig choices
to ESP32 common Kconfig

There's quite a bit of repeitition at board level (we should really avoid growing this problem for new boards),
so this is just a starting point.

Impact

No functional impact

Testing

none, just reorganization of configs

@Ouss4 Ouss4 merged commit d88b5aa into apache:master Apr 7, 2021
@btashton btashton added this to To-Add in Release Notes - 10.1.0 Apr 12, 2021
@jerpelea jerpelea moved this from To-Add to Minor in Release Notes - 10.1.0 Apr 13, 2021
@jerpelea jerpelea moved this from Minor to arch_fixes in Release Notes - 10.1.0 Apr 16, 2021
@Ouss4 Ouss4 moved this from arch_fixes to Minor in Release Notes - 10.1.0 Apr 16, 2021
@jerpelea jerpelea moved this from Minor to arch_fixes in Release Notes - 10.1.0 Apr 16, 2021
@jerpelea jerpelea moved this from arch_fixes to Added in Release Notes - 10.1.0 Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants