Update some py scripts

This commit is contained in:
Scott Lahteine 2021-03-03 20:48:58 -06:00 committed by Scott Lahteine
parent ee74cee5d4
commit c8b73b00be
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")