openwch / ch32v003

CH32V003 is an ultra-cheap RISC-V MCU with 2KB SRAM, 16KB flash, and up to 18 GPIOs that sells for under $0.10
373 stars 56 forks source link

Added USART_SendString Function #13

Open Chandler-Kluser opened 1 year ago

Chandler-Kluser commented 1 year ago

Creates USART Send String Function to ch32v00x_usart header + source files.