Added comparison table

This commit is contained in:
Martin Loren
2021-12-06 10:31:09 +08:00
parent e4ef643bdd
commit 07d9041afe
4 changed files with 6 additions and 0 deletions

3
.gitignore vendored
View File

@@ -30,3 +30,6 @@
*.exe
*.out
*.app
#Other
*.xlsx

BIN
Docs/MCU_Comparison.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
Docs/MCU_Comparison.pdf Normal file

Binary file not shown.

View File

@@ -3,6 +3,9 @@
Released specifically for latest AT32F403A MCU with Visual Studio Code & PlatformIO.
## Why ST32F403A
![MCU Comparison](Docs/MCU_Comparison.jpg "MCU Comparison")
## Instructions
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