🔨 Build scripts cleanup (#27157)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
#
|
||||
import pioutil
|
||||
if pioutil.is_pio_build():
|
||||
|
||||
Import("env", "projenv")
|
||||
env = pioutil.env
|
||||
|
||||
flash_size = 0
|
||||
vect_tab_addr = 0
|
||||
|
Reference in New Issue
Block a user