Files
esp-idf/components/soc/esp32s2
songruojing 145454356b gpio: Fix ESP32S3 GPIO48 does not support hold function bug
GPIO_HOLD_MASK array was missing the last item

Add __Static_assert to check array sizes for all gpio_periph.c files to prevent same mistake in the future.
2022-07-15 16:51:25 +08:00
..
2022-02-24 22:20:09 +08:00
2022-02-21 21:28:48 +08:00
2021-10-02 14:23:31 +08:00