Ok, I've got my IO config working for my project and a sanity "blink". Now I need to figure out how to generate the same stimulus as my Verilog testbench using my Analog Discovery 2.
If I use the example gpio_test Makefile, it gives an error when flashing using io_config. However, manually doing it in a "make repl" shell works fine. Any ideas?