An excel sheet that outputs the configuration file for the DIO(GPIO) for a 32 pins μC.

Here is the link to the source code on github.
Short Description
This excel sheet shows a table containing the 32 pins and their mode and direction which can be configured using drop down options at each cell.
The Generate button is added through developer menu and it contains a basic script which gets each pins configuration and then creates the output file in the path written in the pop-up message box.