Frederic Pillon
Frederic Pillon
Hi @adammunich Not an expert about that but in that case I don't think this could be possible to keep it sync.
@adammunich thanks for feedback, anyway, I guess this should not be the good fix. For F1, double buffering is used so this seems not a good idea to change this....
> igure out the source of garbage serial data again As stated, this commit is part of my fork and was never merged in the official repo.
> > > Is there a way to disable / change the AStyle check for `usbd_ep_conf.h`? It currently wants to remove indentation and I find the behavior horrible. Sure it...
> @fpistm As the MSC handler has been duplicated because alterations were necessary, an update to the USB middleware is not urgently required yet. In fact I will merge it...
@rudihorn for Astyle issue you can use the python script in CI/astyle/, it requires you have astyle installed.
yes, IIWR the goal is to init the USB as soon as possible. The fact it is also called in `begin()` is to allow to init it again after a...
@rudihorn I see no change in the boards.txt. I guess you use PIO and define the correct definition is your config? Anyway, we should be able to select the config...
@rudihorn I've merged the new USB device middleware thanks #1027 Could you rebase and update accordingly? Thanks in advance
Hi @rudihorn currently not. what is missing is time. I've several stuff in the pipe so I do my best but it is hard to handle all the flow at...