Skip to content

Commit cd795e9

Browse files
committed
Create README.md
1 parent 65114e8 commit cd795e9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tools/variants/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Variant Tools
2+
=============
3+
4+
The 'single source of truth' for variants is the [SparkFun_AmbiqSuite_Apollo3_BSPs](https://github.com/sparkfun/SparkFun_Apollo3_AmbiqSuite_BSPs) repo. This script is used to sync Arduino's sources with the BSP repo by copying the relevant ```.c``` and ```.h``` files.
5+
6+
* BSP libraries (```libam_bsp.a```) are not copied because Arduino compiles the bsp files with the core
7+
* BSP source (```bsp_pins.src```) are not copied because you are not meant to edit variants in the Arduino environment

0 commit comments

Comments
 (0)