Files
esp-idf/components/soc/esp32c3
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
2021-11-08 16:14:51 +08:00
2022-02-21 21:28:48 +08:00
2021-06-24 13:16:14 +03:00