mirror of
https://github.com/martinloren/Artery-AT32-PlatformIO.git
synced 2026-05-21 09:22:14 +00:00
Added comparison table
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -30,3 +30,6 @@
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
|
||||||
|
#Other
|
||||||
|
*.xlsx
|
||||||
|
|||||||
BIN
Docs/MCU_Comparison.jpg
Normal file
BIN
Docs/MCU_Comparison.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
BIN
Docs/MCU_Comparison.pdf
Normal file
BIN
Docs/MCU_Comparison.pdf
Normal file
Binary file not shown.
@@ -3,6 +3,9 @@
|
|||||||
|
|
||||||
Released specifically for latest AT32F403A MCU with Visual Studio Code & PlatformIO.
|
Released specifically for latest AT32F403A MCU with Visual Studio Code & PlatformIO.
|
||||||
|
|
||||||
|
## Why ST32F403A
|
||||||
|

|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
1) Copy the folders under .platformio into your .platformio folder (ie: C:\Users\(username)\.platformio)
|
1) Copy the folders under .platformio into your .platformio folder (ie: C:\Users\(username)\.platformio)
|
||||||
2) Open Visual Studio Code, you should see AT32 Platform among the available platforms
|
2) Open Visual Studio Code, you should see AT32 Platform among the available platforms
|
||||||
|
|||||||
Reference in New Issue
Block a user