mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-17 10:12:13 +00:00
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.