mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Merge branch 'feature/support_parlio_tx_on_p4' into 'master'
feat(parlio_tx): supported parlio tx on p4 Closes IDF-7472 See merge request espressif/esp-idf!25365
This commit is contained in:
@@ -136,6 +136,10 @@ examples/peripherals/mcpwm/mcpwm_foc_svpwm_open_loop:
|
||||
examples/peripherals/parlio:
|
||||
disable:
|
||||
- if: SOC_PARLIO_SUPPORTED != 1
|
||||
disable_test:
|
||||
- if: IDF_TARGET == "esp32p4"
|
||||
temporary: true
|
||||
reason: lack of runner
|
||||
|
||||
examples/peripherals/parlio/simple_rgb_led_matrix:
|
||||
disable:
|
||||
|
Reference in New Issue
Block a user