20 Commits

Author SHA1 Message Date
Scott Lahteine
3f34916c57 Tweaks to build scripts 2021-04-29 08:45:15 -05:00
ellensp
f3d15b995c Preflight checks for PlatformIO builds ()
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
2021-04-29 08:45:14 -05:00
Scott Lahteine
24a801b660 🛠Fix deps script version regex 2021-04-29 08:45:12 -05:00
Scott Lahteine
a8a6040b78 🛠 Replace lib_deps for custom_marlin.FEATURE () 2021-04-29 08:45:12 -05:00
Scott Lahteine
c9a9c00f61 Fix Python 2.7 compatibility
Fix regression from 
2021-04-29 08:45:11 -05:00
Scott Lahteine
32caeecffb Custom build_flags by feature () 2021-04-29 08:45:11 -05:00
ellensp
66c69aef6a Homing code followup ()
Patching a87e5197cfb2f302c3eea9271b4c25c49df3ab6b
2021-04-29 08:45:10 -05:00
ellensp
5d35e3ccf5 Check for misplaced configs on build ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira
dab29dddc3 Require minimum PlatformIO version ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:08 -05:00
Victor Oliveira
0c81d86cd4 Permit spaces in dependencies g++ path () 2021-04-29 08:45:04 -05:00
Victor Oliveira
e44a97a096 Update PIO dependencies script 2021-04-29 08:45:04 -05:00
Scott Lahteine
3facf34f5f Optional M42/M226; Add more features filters () 2021-04-29 08:45:02 -05:00
Victor Oliveira
873b5db13d Include pins.h in dependencies script () 2021-04-29 08:45:00 -05:00
Scott Lahteine
c43d264d3e Add custom_verbose, custom_gcc deps flags 2021-04-29 08:44:57 -05:00
Victor Oliveira
73d1a98ce6 Update build script for PIO 4.4 () 2021-04-29 08:44:57 -05:00
Victor Oliveira
d7d3827f47 Fix compiler search in non-default PIO installs () 2021-04-29 08:44:56 -05:00
Victor Oliveira
8f0cd470ae Apply PIO-supported custom_option for deps () 2021-04-29 08:44:56 -05:00
Scott Lahteine
da6e5ce3db Optimize G-code / feature dependencies () 2021-04-29 08:44:56 -05:00
Scott Lahteine
d0222e5c76 Randomize firmware.bin, fix unflag 2020-07-25 23:06:22 -05:00
Victor Oliveira
e02817b077 More folders only compiled when their feature is Enabled ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-25 21:42:13 -05:00