Files
Artery-AT32-PlatformIO/.platformio/platforms/at32/README.md
Martin Loren 24d46f34d7 update
2024-12-10 13:16:36 +08:00

11 lines
1.0 KiB
Markdown

# Artery AT32: development platform for [PlatformIO](http://platformio.org)
[![Build Status](https://github.com/platformio/platform-ststm32/workflows/Examples/badge.svg)](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).