153 Commits (2faf4e2a99d513bed690c910d3c448d14d3c9df3)

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
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) 3 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>
3 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 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
Scott Lahteine e250f6a275 whitespace 4 years ago
Scott Lahteine d87a71bd04 Extra dependency script logging 4 years ago
Scott Lahteine 59fd6428ae
Skip preflight checks only (#21658)
Followup to e8af38cc2d
4 years ago
Scott Lahteine e8af38cc2d
Skip scripts during 'platformio init' (#21643) 4 years ago
ellensp 19320a1f8f
Check for old Marlin files mixed in (#21574) 4 years ago
Scott Lahteine 9d0b6c5730 Requiring PIO >= 5.0.3 4 years ago
Scott Lahteine 3229100025
Split up platformio.ini (#21507) 4 years ago
Scott Lahteine b59a4331fa Update common-cxxflags.py comment 4 years ago
Scott Lahteine 832059967c Comment, clean up some PlatformIO scripts 4 years ago
borland1 df1ef496d1
Main / Config Custom Submenus (#18177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
ellensp 790bba1556
Fix preflight motherboard target check (#21372)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine dc78e0a250
Detect extra ENVS in preflight checks (#21361) 4 years ago
X-Ryl669 d787cd3076
Fix build with Meatpack only on 2nd port (#21336)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira da84b59ee4
No extra build folder for st/jlink upload (#21341) 4 years ago
Keith Bennett 2c5967925f
Pins/tests followup (#21268)
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine 3ea56ba4c7
Tweak tests, consolidate pins target validation (#21254) 4 years ago
Scott Lahteine 0b7e857614 Update some py scripts 4 years ago
Scott Lahteine dfa33082bb Fix some config builds 4 years ago
Scott Lahteine 680172a084 Tweaks to build scripts 4 years ago
Giuliano Zaro 254b25296b
[SAMD51] Respect serial buffer size (#21194) 4 years ago