diff --git a/boards/ststm32/blackpill_f103c8.rst b/boards/ststm32/blackpill_f103c8.rst index 86fa0dc559..0f48d7370d 100644 --- a/boards/ststm32/blackpill_f103c8.rst +++ b/boards/ststm32/blackpill_f103c8.rst @@ -69,6 +69,7 @@ Uploading BlackPill F103C8 supports the next uploading protocols: * ``blackmagic`` +* ``hid`` * ``jlink`` * ``serial`` * ``stlink`` @@ -137,4 +138,4 @@ Frameworks - STM32Cube embedded software libraries, including: The HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls; The Low-Layer (LL) APIs, a light-weight, optimized, expert oriented set of APIs designed for both performance and runtime efficiency. * - :ref:`framework_zephyr` - - The Zephyr Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with safety and security in mind. \ No newline at end of file + - The Zephyr Project is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with safety and security in mind.