mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Merge branch 'feature/s2_ulp_riscv_adc_v5.0' into 'release/v5.0'
ulp-riscv: enable ULP-RISCV ADC example for esp32s2 (v5.0) See merge request espressif/esp-idf!23372
This commit is contained in:
commit
69b3835cee
@ -160,7 +160,7 @@ examples/system/ulp_fsm/ulp_adc:
|
||||
|
||||
examples/system/ulp_riscv/adc:
|
||||
enable:
|
||||
- if: IDF_TARGET in ["esp32s3"]
|
||||
- if: IDF_TARGET in ["esp32s2", "esp32s3"]
|
||||
temporary: true
|
||||
reason: the other targets are not tested yet
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
| Supported Targets | ESP32-S3 |
|
||||
| ----------------- | -------- |
|
||||
| Supported Targets | ESP32-S2 | ESP32-S3 |
|
||||
| ----------------- | -------- | -------- |
|
||||
|
||||
# ULP-RISC-V ADC Example
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user