STM32F103 USB CDC CMSIS
A lightweight firmware implementation for the STM32F1 series to provide Virtual COM Port (USB CDC) functionality using CMSIS. It offers a simple API for data transmission and reception, targeting STM32F103 microcontrollers without the overhead of heavy HAL libraries.