Artillery Ruby (STM32F401RCT6) (#23029)

This commit is contained in:
Keith Bennett
2021-11-01 20:23:24 -07:00
committed by Scott Lahteine
parent 0b84194127
commit 7e9e2a7435
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")