Update some py scripts

This commit is contained in:
Scott Lahteine 2021-03-03 20:48:58 -06:00
parent 431f6bf3a5
commit 0b7e857614
2 changed files with 38 additions and 34 deletions

View File

@ -1,3 +1,7 @@
#
# STM32F401VE_STEVAL.py
# Customizations for env:STM32F401VE_STEVAL
#
import os
Import("env")