https://github.com/fcgdam/zSTM32usb
Sample project for the STM32 blue pill board with initial USB support
https://github.com/fcgdam/zSTM32usb
bluepill stm32f103 zephyr zephyr-rtos
Last synced: over 1 year ago
JSON representation
Sample project for the STM32 blue pill board with initial USB support
- Host: GitHub
- URL: https://github.com/fcgdam/zSTM32usb
- Owner: fcgdam
- Created: 2020-10-02T08:32:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T08:55:23.000Z (over 5 years ago)
- Last Synced: 2024-10-24T16:49:20.390Z (over 1 year ago)
- Topics: bluepill, stm32f103, zephyr, zephyr-rtos
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zSTM32usb
Sample project for the STM32 blue pill board using the Zephyr RTOS.
The project shows how to use multiple threads and how to enable USB virtual communications for console output.