feat(esp32h21): move gpio intr source to gpio_ll.h
This commit is contained in:
@@ -44,6 +44,8 @@ extern "C" {
|
||||
#define GPIO_LL_INTR2_ENA (BIT(3))
|
||||
#define GPIO_LL_INTR3_ENA (BIT(4))
|
||||
|
||||
#define GPIO_LL_INTR_SOURCE0 ETS_GPIO_INTR0_SOURCE
|
||||
|
||||
/**
|
||||
* @brief Get the configuration for an IO
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user