Skip to content

Conversation

wmrsouza
Copy link
Contributor

@wmrsouza wmrsouza commented Sep 11, 2025

This PR enables adc_api tests for the following ESP32 platforms:

  • esp32_devkitc/esp32/procpu
  • esp32c3_devkitm
  • esp32c6_devkitc/esp32c6/hpcore
  • esp32h2_devkitm
  • esp32s2_saola
  • esp32s3_devkitc/esp32s3/procpu
  • esp32s3_devkitm/esp32s3/procpu

@wmrsouza wmrsouza changed the title Enable adc_api tests for ESP32 platforms Enable adc api_test for ESP32 platforms Sep 11, 2025
@wmrsouza wmrsouza changed the title Enable adc api_test for ESP32 platforms Enable adc_api test for ESP32 platforms Sep 11, 2025
@wmrsouza wmrsouza force-pushed the tests_adc_dma branch 2 times, most recently from 819453f to 14099eb Compare September 11, 2025 18:27
Copy link

github-actions bot commented Sep 11, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_espressif zephyrproject-rtos/hal_espressif@2cdfb13 zephyrproject-rtos/hal_espressif#479 zephyrproject-rtos/hal_espressif#479/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_espressif DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Sep 11, 2025
@wmrsouza wmrsouza force-pushed the tests_adc_dma branch 10 times, most recently from f8aff9f to 9b2553c Compare September 15, 2025 21:48
Updates hal_espressif revision to add adc dma support on non gdma socs

Signed-off-by: Marcio Ribeiro <[email protected]>
Enables adc dma on:
- esp32
- esp32-s2

Signed-off-by: Marcio Ribeiro <[email protected]>
Splits driver source code between adc_esp32.c and adc_esp32_dma.c to
improve maintenance

Signed-off-by: Marcio Ribeiro <[email protected]>
Enables adc_api tests for these platforms:
- esp32_devkitc/esp32/procpu
- esp32c3_devkitm
- esp32c6_devkitc/esp32c6/hpcore
- esp32h2_devkitm
- esp32s2_saola
- esp32s3_devkitc/esp32s3/procpu
- esp32s3_devkitm/esp32s3/procpu

Signed-off-by: Marcio Ribeiro <[email protected]>
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM (manifest) This PR should not be merged (controlled by action-manifest) manifest manifest-hal_espressif
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant