Scott Lahteine
ff09ea13a4
🧑💻 Use spaces indent for Python
2022-08-29 19:17:31 -05:00
Scott Lahteine
3b30951e83
🔨 Simplify scripts with pathlib ( #24574 )
2022-08-01 01:59:37 -05:00
Bob Kuhn
ad96c36730
🐛 Fix Lerdge build / encrypt ( #24391 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-06-24 18:03:19 -05:00
Scott Lahteine
8abe314b18
🔨 Get FIRMWARE_BIN from env
2022-01-09 04:32:43 -06:00
kaidegit
06f36dc746
🐛 Fix open for bin rename ( #23351 )
2021-12-25 23:11:43 -06:00
Scott Lahteine
a2349fc411
🔨 Configurable firmware bin filename
...
Configuration.h > FIRMWARE_BIN
2021-12-25 02:09:52 -06:00
Robby Candra
fc2020c6ec
🔨 Fix IntelliSense / PIO conflicts ( #23058 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-12-25 00:46:49 -06:00
Scott Lahteine
b4904cc53e
🔨 Delete after encrypt. Lerdge encrypt only once
2021-10-19 13:00:02 -05:00
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
2021-07-17 02:31:54 -05:00
Scott Lahteine
2aa35577f2
🏗️ Refactor build encrypt / rename ( #22124 )
2021-06-15 00:11:29 -05:00
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`.
2021-04-27 04:49:21 -05:00