ec
ec copied to clipboard
Initialize GPIOs from static config table
gpio_init is now the same for every board, and only requires an array that defines the init data for GPIOs.
The idea is to be able to support tooling for generating and validating the GPIO configs.