This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Remove env.Dump in platformio extra script
i18n
Xose Pérez
6 years ago
parent
46de434674
commit
f3e4d6392f
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
code/extra_scripts.py
+ 0
- 1
code/extra_scripts.py
View File
@ -41,5 +41,4 @@ def check_size(source, target, env):
# Hooks
# ------------------------------------------------------------------------------
print
env
.
Dump
(
)
env
.
AddPostAction
(
"
$BUILD_DIR/${PROGNAME}.bin
"
,
check_size
)
Write
Preview
Loading…
Cancel
Save