mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'feature/s2_ulp_riscv_adc_v5.1' into 'release/v5.1'
ulp-riscv: enable ULP-RISCV ADC example for esp32s2 (v5.1) See merge request espressif/esp-idf!23371
This commit is contained in:
commit
e1b89eeae0
@ -197,7 +197,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