forked from espressif/esp-idf
ci(esp32p4): fixed public header check and build failure for P4
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define GPIO_MATRIX_CONST_ONE_INPUT (0x3F)
|
||||
#define GPIO_MATRIX_CONST_ZERO_INPUT (0x3E)
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
@@ -197,6 +197,7 @@ components/hal/esp32p4/include/hal/gpspi_flash_ll.h
|
||||
components/hal/esp32p4/include/hal/mcpwm_ll.h
|
||||
components/hal/esp32p4/include/hal/mpi_ll.h
|
||||
components/hal/esp32p4/include/hal/mpu_ll.h
|
||||
components/hal/esp32p4/include/hal/pcnt_ll.h
|
||||
components/hal/esp32p4/include/hal/spi_flash_ll.h
|
||||
components/hal/esp32p4/include/hal/spimem_flash_ll.h
|
||||
components/hal/esp32s2/include/hal/aes_ll.h
|
||||
|
Reference in New Issue
Block a user