Ha Thach
Ha Thach
> > we can use existing CFG_TUD_VENDOR_RX_BUFSIZE when not defined or defined to 0 mean no buffered. > > That's true. > > Me too I was back to China...
@HiFiPhile sure, sorry, I kind of forgot. Will review these soon enough.
> Thanks for looking into this, indeed having a stream api is simpler. > > It seems like missing some `#ifdef` around functions when they are unavailable, like `tud_vendor_n_peek` ?...
> I think `tu_edpt_stream_init()` better to have OSAL_MUTEX_REQUIRED like `tu_edpt_stream_deinit()`, also mutex can be skipped when fifo is not used. > > In the header `tud_vendor_write_available` is guarded by `#if`...
@HiFiPhile just notice you want to make an cmsis dap, maybe just using pico debugdap, I have been using it with other mcus, and it works rather well with openocd...
> > @HiFiPhile just notice you want to make an cmsis dap, maybe just using pico debugdap, I have been using it with other mcus, and it works rather well...
@IngHK thank you, though don't worry too much about the number of commits etc, just make it convenient for you. I don't always have time to review things (pending PRs...
@IngHK I appreciated your effor to break it out, but please push everything you think work best. Otherwise this make take several months to complete this whole process. I would...
thank you very much, I wil review this whenever I could.
thank you, please give me a bit of time to review.