ch32-hal icon indicating copy to clipboard operation
ch32-hal copied to clipboard

Fix async uart and add example for async uart echo

Open joao404 opened this issue 7 months ago • 0 comments

Hi,

I added missing REMAP for uart in async mode. Tested it with embassy_executor 0.6.0 with embassy_time 0.3.2 and embassy executor 0.7.0 with embassy_time 0.4.0 on CH32V307VCT6 dev board.

joao404 avatar May 12 '25 21:05 joao404