Skip to content

cpu/esp32: make esp_hw_counter feature dependent on ESP32x SoC family#18317

Merged
benpicco merged 2 commits intoRIOT-OS:masterfrom
gschorcht:cpu/esp32/esp_hw_counter_feature_change
Jul 19, 2022
Merged

cpu/esp32: make esp_hw_counter feature dependent on ESP32x SoC family#18317
benpicco merged 2 commits intoRIOT-OS:masterfrom
gschorcht:cpu/esp32/esp_hw_counter_feature_change

Conversation

@gschorcht
Copy link
Copy Markdown
Contributor

Contribution description

Feature esp_hw_counter is not supported by all ESP32x SoC variants (families). Therefore, it has to be defined dependent on CPU_FAM.

This PR is a split-off from PR #17842.

Testing procedure

Green CI

Issues/PRs references

Split-off from PR #17842

@github-actions github-actions bot added Area: cpu Area: CPU/MCU ports Platform: ESP Platform: This PR/issue effects ESP-based platforms labels Jul 18, 2022
Feature esp_hw_counter is not supported by all ESP32x SoC variants (families). Therefore it has to be defined dependent on defined CPU_FAM.
@gschorcht gschorcht added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jul 18, 2022
@gschorcht gschorcht force-pushed the cpu/esp32/esp_hw_counter_feature_change branch from 8272b10 to b5ea942 Compare July 18, 2022 12:44
@gschorcht gschorcht added the Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation label Jul 18, 2022
@github-actions github-actions bot added the Area: Kconfig Area: Kconfig integration label Jul 18, 2022
@benpicco benpicco enabled auto-merge July 18, 2022 22:43
@benpicco benpicco merged commit ad4de1d into RIOT-OS:master Jul 19, 2022
@gschorcht
Copy link
Copy Markdown
Contributor Author

@benpicco Thanks for reviewing and merging it.

@gschorcht gschorcht deleted the cpu/esp32/esp_hw_counter_feature_change branch July 19, 2022 04:08
@maribu maribu added this to the Release 2022.10 milestone Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: cpu Area: CPU/MCU ports Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ESP Platform: This PR/issue effects ESP-based platforms Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants