change(gpio): esp32p4 available pins are GPIO0 ~ GPIO54

This commit is contained in:
Song Ruo Jing
2023-12-19 22:31:14 +08:00
parent 88cc473910
commit 20f6505aa6
12 changed files with 34 additions and 68 deletions

View File

@@ -62,6 +62,4 @@ const int rtc_io_num_map[SOC_GPIO_PIN_COUNT] = {
-1,//GPIO52
-1,//GPIO53
-1,//GPIO54
-1,//GPIO55
-1,//GPIO56
};