Other Parts Discussed in Thread: SYSCONFIG
Sysconfig version 1.18.1
mspm0 sdk version 1.30.00.03
I wanted to use the GPIO driver implemented in `GPIOMSPM0.c`. This depends on symbols such as `GPIO_config` which in the examples are generated in `ti_drivers_config.c`.
When running sysconfig the only source files generated are`ti_msp_dl_config.h` and `ti_msp_dl_config.c`.
Is there an option to generate the missing files or is the library meant to be used on other devices?
Thank you