https://github.com/os-q/platform-stm32
Platform STM32
https://github.com/os-q/platform-stm32
os-q pio qitas stm32
Last synced: 9 months ago
JSON representation
Platform STM32
- Host: GitHub
- URL: https://github.com/os-q/platform-stm32
- Owner: OS-Q
- License: apache-2.0
- Fork: true (platformio/platform-ststm32)
- Created: 2021-11-08T01:04:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T03:48:39.000Z (almost 2 years ago)
- Last Synced: 2024-09-25T18:47:41.757Z (almost 2 years ago)
- Topics: os-q, pio, qitas, stm32
- Language: Python
- Homepage:
- Size: 7.64 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [platform-stm32](https://github.com/os-q/platform-stm32)
[](https://github.com/os-q/platform-ststm32/actions/workflows/examples.yml)
The STM32 family of 32-bit Flash MCUs based on the ARM Cortex-M processor is designed to offer new degrees of freedom to MCU users. It offers a 32-bit product range that combines very high performance, real-time capabilities, digital signal processing, and low-power, low-voltage operation, while maintaining full integration and ease of development.
切换下载工具
```bash
debug_tool = cmsis-dap
upload_protocol = cmsis-dap
```
| spl | arduino | cmsis | libopencm3 | mbed-rtos | cube-hal | zephyr |
| ----- | ------- | ----- | ---------- | --------- | -------- | ------ |
| 2.10201.0 | 4.20701.0 | 2.50900.0 | 1.10000.0 | 6.61700.0 | √ | 2.30600.0 |