Artillery Ruby (STM32F401RCT6) (#23029)

This commit is contained in:
Keith Bennett
2021-11-01 20:23:24 -07:00
committed by GitHub
parent 6af344c193
commit 7942f71d26
14 changed files with 1552 additions and 20 deletions

View File

@@ -1,7 +1,6 @@
#
# buildroot/share/PlatformIO/scripts/STM32F103RC_fysetc.py
#
import os
from os.path import join
from os.path import expandvars
Import("env")