Robby Candra
fc2020c6ec
🔨 Fix IntelliSense / PIO conflicts ( #23058 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Scott Lahteine
6d191d12c9
🔨 Clean up build scripts ( #22264 )
...
* Add 10K to marlin_blackSTM32F407VET6 (typo?)
* Document custom build scripts.
* Add a Robin common build script.
* Extraneous .ldscript specifiers
3 years ago
Scott Lahteine
ee016e605c
Rename, clean up boards/variants ( #21655 )
...
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
4 years ago
Tanguy Pruvot
94e18ce324
STM32F1: Remove extra py imports ( #15898 )
5 years ago
Ivan Kravets
4ff708cb3a
STM32 PIO: Override default LD Script using LINKFLAGS build scope ( #15853 )
5 years ago
Tanguy Pruvot
f06602ff7e
Fix MKS Robin python script (for Travis CI) ( #15523 )
5 years ago
Tanguy Pruvot
03df3f4a88
Fix Python scripts unhandled quotes ( #14926 )
5 years ago
Scott Lahteine
f9f20bb454
Allow py scripts to handle spaces in paths ( #14876 )
5 years ago
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support ( #14729 )
5 years ago