Keith Bennett
5090687682
🔨 Creality RCT6 (256K) variants ( #23599 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Scott Lahteine
c1d3e4634c
💚 Lock CI testing to PlatformIO 5.2.5
3 years ago
Scott Lahteine
9df0dbc981
💚 Use PIO-develop for CI
3 years ago
Scott Lahteine
2893060302
💚 Lock CI testing to PlatformIO 5.2.5
3 years ago
Scott Lahteine
52a92ca24e
🔨 Use some v3 actions
3 years ago
Justin Nesselrotte
f94de97cdb
✨ Index Pick-and-Place board Rev.3 ( #22647 )
Co-authored-by: Gonçalo Pereira <goncalo_pereira@outlook.pt>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
ellensp
3924545912
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 ( #22498 )
3 years ago
Tanguy Pruvot
2b2a8355c9
🐛 Fix Longer3D STM32 boot, add Maple test ( #22473 )
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
Scott Lahteine
5ee91c73ed
👷 Add caching to CI workflow
3 years ago
Scott Lahteine
afcc7ea22b
Synchronize tests and actions
4 years ago
Victor Oliveira
c463b81819
BTT SKR Mini E3 for HAL/STM32 ( #21488 )
4 years ago
sanek88lbl
06e965e29c
Lerdge K EEPROM and TFT ( #21812 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
47c148628e
Restore workflows
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
BigTreeTech
2c73964b2b
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
4 years ago
ellensp
dca4c2904e
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
7c8cff0d3c
Unify FYSETC F6 1.3 / 1.4 ( #20507 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Jason Smith
e2c57f6d47
Retire HAL for STM32F4 / F7 ( #20153 )
4 years ago
Costas Basdekis
1c81a126c5
Local testing via Makefile & Docker ( #19981 )
4 years ago
Victor Oliveira
2dd1522e30
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Scott Lahteine
f43f71646e
Archim test matching env
4 years ago
Jason Smith
62d578de9e
Ignore NativeEthernet on AT90USB1286 ( #19885 )
4 years ago
Jason Smith
386e643179
Fix NUCLEO_F767ZI build, add tests ( #19746 )
4 years ago
Jason Smith
d1eeb692c1
Update board/teensy comment ( #19456 )
4 years ago
Jason Smith
784016a25e
Update HAL/STM32 platform to 8.0 ( #18496 )
4 years ago
Victor Oliveira
0ffd5aa743
CI with PIO-dev ( #19058 )
4 years ago
Victor Oliveira
73d1a98ce6
Update build script for PIO 4.4 ( #19034 )
4 years ago
Victor Oliveira
9493682e49
MKS Robin Nano CI Tests ( #18927 )
4 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
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
BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
4 years ago
ellensp
10c14bcc05
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
cfad5cb435
Unify FYSETC F6 1.3 / 1.4 ( #20507 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Jason Smith
3a396a25dc
Retire HAL for STM32F4 / F7 ( #20153 )
4 years ago
Costas Basdekis
1cceae89cd
Local testing via Makefile & Docker ( #19981 )
4 years ago
Victor Oliveira
85d094bbb4
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Scott Lahteine
83aa3dbfa6
Archim test matching env
4 years ago
Jason Smith
ea0afd0b4d
Ignore NativeEthernet on AT90USB1286 ( #19885 )
4 years ago
Jason Smith
7f83231385
Fix NUCLEO_F767ZI build, add tests ( #19746 )
4 years ago
Jason Smith
d051c2adbd
Update board/teensy comment ( #19456 )
4 years ago
Jason Smith
4fc1aba848
Update HAL/STM32 platform to 8.0 ( #18496 )
4 years ago
Victor Oliveira
d6574a03a1
CI with PIO-dev ( #19058 )
4 years ago
Victor Oliveira
bb64aa7841
Update build script for PIO 4.4 ( #19034 )
4 years ago
Victor Oliveira
b2abeff9ad
MKS Robin Nano CI Tests ( #18927 )
4 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
4 years ago
Ivan Kravets
f1ffca1d2d
Use development version of PlatformIO ( #18724 )
4 years ago
J.C. Nelson
6f14d2d37f
Add Lerdge S,X,K ( #18302 )
4 years ago
Keith Bennett
2266a4c68a
Add CI for pushed commits ( #18549 )
4 years ago
Scott Lahteine
697ef2636e
Add CI for pushed commits
Co-Authored-By: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com>
4 years ago