HAL_ChibiOS:remove print statement left over from previous changes
This commit is contained in:
parent
2d1153081c
commit
05539cd93b
@ -1316,7 +1316,6 @@ def write_env_py(filename):
|
||||
|
||||
# CHIBIOS_BUILD_FLAGS is passed to the ChibiOS makefile
|
||||
env_vars['CHIBIOS_BUILD_FLAGS'] = ' '.join(build_flags)
|
||||
print env_vars['CPU_FLAGS']
|
||||
pickle.dump(env_vars, open(filename, "wb"))
|
||||
|
||||
def romfs_add(romfs_filename, filename):
|
||||
|
Loading…
Reference in New Issue
Block a user