Scott Lahteine
a24b9e16ff
๐จ PIO scripts cleanup
2 years ago
Scott Lahteine
6e02f15dd6
๐จ Minor build script changes
2 years ago
Scott Lahteine
f543b3cb84
๐ Ask for PlatformIO 6.1.1 or newer ( #24435 )
2 years ago
EvilGremlin
8f40a2f257
๐จ Fix OpenBLT encode; no-bootloader envs ( #24446 )
2 years ago
Scott Lahteine
923d34550a
๐จ PlatformIO "--target upload" == "--target exec"
2 years ago
Scott Lahteine
ed643e634f
๐จ Fix Warnings/settings force-recompile
2 years ago
Scott Lahteine
d44aef8b6b
๐ Index Mobo Rev03 => Opulo Lumen Rev3
2 years ago
Bob Kuhn
ad96c36730
๐ Fix Lerdge build / encrypt ( #24391 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2 years ago
Scott Lahteine
d7a71beaf4
๐ง LEVEL_BED_CORNERS => LCD_BED_TRAMMING
2 years ago
Scott Lahteine
b6abc760ce
๐จ Move, tweak maple envs
3 years ago
ellensp
02c267f542
๐จ Require PIO >= 6.0.1 ( #24205 )
3 years ago
Scott Lahteine
d5f472a6cf
๐จ Fix g++ locator for CI
3 years ago
Scott Lahteine
cd5c5ea60e
๐จ Fix LPC176x debug build
See #23635
3 years ago
stream2me
e9ea82e78d
๐ Prefer os.replace, fix TFT_LVGL_UI build ( #24001 )
3 years ago
Scott Lahteine
2dc4c642e7
๐จ Misc. adjustments, spacing
3 years ago
ellensp
5e68a86968
๐จ Preflight check old abl files ( #24010 )
3 years ago
Scott Lahteine
6112277f9b
๐จ Use first g++ in path for 'native' targets
3 years ago
Scott Lahteine
2dcc3ddeed
๐งโ๐ป HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
3 years ago
Keith Bennett
31ec8f2449
๐จ Suppressible CONFIGURATION_EMBEDDING warning ( #23545 )
3 years ago
Scott Lahteine
035f9b8e13
๐จ Rename (not copy) with board_build.rename
3 years ago
Scott Lahteine
8abe314b18
๐จ Get FIRMWARE_BIN from env
3 years ago
kaidegit
06f36dc746
๐ Fix open for bin rename ( #23351 )
3 years ago
ellensp
e0bed1e344
โจ Option to reset EEPROM on first run ( #23276 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
X-Ryl669
0dc1a58b24
โจ Configurations embed and retrieve ( #21321 , #23303 )
3 years ago
BigTreeTech
a6bed22839
โจ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) ( #23283 )
3 years ago
Scott Lahteine
a2349fc411
๐จ Configurable firmware bin filename
Configuration.h > FIRMWARE_BIN
3 years ago
Keith Bennett
3148060550
๐ Biqu BX temporary framework workaround ( #23131 )
3 years ago
Robby Candra
fc2020c6ec
๐จ Fix IntelliSense / PIO conflicts ( #23058 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
3 years ago
Keith Bennett
7e9e2a7435
โจ Artillery Ruby (STM32F401RCT6) ( #23029 )
3 years ago
Scott Lahteine
30158424e9
๐จ Fix older GCC CXXFLAGS warning
3 years ago
Scott Lahteine
b4904cc53e
๐จ Delete after encrypt. Lerdge encrypt only once
3 years ago
Scott Lahteine
2c6fe45847
๐จ Update 'pio vscode init' detection
3 years ago
Scott Lahteine
03d7fbd755
๐จ Handle more pre-defined pins in pins_postprocess ( #22771 )
3 years ago
Tanguy Pruvot
61364906b3
๐จ Enhance Lerdge pins, TFTs, and variants ( #22658 )
3 years ago
Chris Pepper
dc67705049
โจ Simulator HAL and build targets ( #22418 )
3 years ago
Tanguy Pruvot
eeac85642f
๐จ Offset/encrypt/rename for Maple STM32F1 ( #22477 )
3 years ago
Scott Lahteine
22ef6362ae
๐จ Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes ( #22475 )
Fixes #22466 . Regression from #22377 .
3 years ago
Scott Lahteine
fef76a76a3
๐จ Consolidate STM32 extra_scripts ( #22365 )
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
ldursw
ed14d14819
๐ Fix Maple / STM32 serial buffer ( #22292 )
3 years ago
Victor Oliveira
adc17933cd
๐จ Fix Serial+MSC for _USB envs ( #22116 )
3 years ago
Scott Lahteine
2aa35577f2
๐๏ธ Refactor build encrypt / rename ( #22124 )
3 years ago
ldursw
ce95f56ac8
๐จ MKS Robin E3 for HAL/STM32 ( #21927 )
4 years ago
ellensp
d13ffa0aba
๐จ Creality v4 with STM32 HAL ( #21999 )
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
057302b936
๐ฝ ๏ธ Fix usb-host-msc-cdc-msc issue ( #22025 )
4 years ago
Scott Lahteine
87a943756a
๐จ Move HAS_EXTRUDERS
4 years ago
ellensp
5d7c72db5a
Fix envs using mks_encrypt.py ( #21933 )
Fix #21928
4 years ago
Victor Oliveira
c463b81819
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
4 years ago
Scott Lahteine
af9d3c027e
MKS Robin flash address
4 years ago
Scott Lahteine
0db64af9b2
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