8 Commits (e028a3c44194518aa9fab1148a102f12407bf0f9)

Author SHA1 Message Date
Scott Lahteine 8abe314b18 🔨 Get FIRMWARE_BIN from env 3 years ago
kaidegit 06f36dc746 🐛 Fix open for bin rename (#23351) 3 years ago
Scott Lahteine a2349fc411 🔨 Configurable firmware bin filename
Configuration.h > FIRMWARE_BIN
3 years ago
Robby Candra fc2020c6ec 🔨 Fix IntelliSense / PIO conflicts (#23058)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Scott Lahteine b4904cc53e 🔨 Delete after encrypt. Lerdge encrypt only once 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 2aa35577f2 🏗️ Refactor build encrypt / rename (#22124) 4 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