mirror of
https://github.com/martinloren/Artery-AT32-PlatformIO.git
synced 2026-05-21 09:22:14 +00:00
11 lines
1.0 KiB
Markdown
11 lines
1.0 KiB
Markdown
# Artery AT32: development platform for [PlatformIO](http://platformio.org)
|
|
|
|
[](https://github.com/platformio/platform-ststm32/actions)
|
|
|
|
The AT32 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.
|
|
|
|
* [Home](http://platformio.org/platforms/ststm32) (home page in PlatformIO Platform Registry)
|
|
* [Documentation](http://docs.platformio.org/page/platforms/ststm32.html) (advanced usage, packages, boards, frameworks, etc.)
|
|
|
|
## How to use
|
|
The platform can be installed manually using `pio platform install https://github.com/martinloren/platform-at32.git` on [the CLI](https://docs.platformio.org/en/latest/integration/ide/vscode.html#platformio-core-cli). |