I saw a reference to using VisualStudio/VisualGDB to build daisy code at the bottom of this page https://github.com/electro-smith/DaisyExamples/tree/master/pod/Midi .
Can someone provide a quick setup / configuration guide to get going with the Daisy using VisualStudio and VisualGDB. For other projects I have used STM32CubeMX to do initial configuration and import that into Visual Studio with VisualGDB to get started. Was hoping there was a base project or STM32CubeMX configuration to start with maybe?
Any help would be appreciated, Thanks!