Kamil Kisiel

Results 109 comments of Kamil Kisiel

The general solution for this issue is being discussed in golang/go#12278

@paulbuis what happened to your comment? I got it via email but it isn't here.

@eldondevcg can you provide an example repo?

Thanks for the patch @davcamer I don't suppose you have a small example repo that could be added to .travis.yml to serve as a test?

Sorry but I've also been fairly inactive in the Go world for the last few years, originally I took on this because I was maintaining the Gorilla packages but I...

That should probably be tracked in a separate issue ;)

I already have a functional MIDI implementation using ST's Device Library for the F072, F373 and F746, so I should be able to port it over to this lib when...

I have an F413 I'm planning to try this library on, which has just OTG_FS.

@xcvista is it different from the existing v2 driver? or just a matter of adding the necessary defines?

I have an STM32F746G-DISCO I can test on, but don't have time to work on the code at the moment. If someone gives me a basic firmware I can try...