Commit Graph

230 Commits (59cb1466b7755503c94d6b7496bbc2b204affe65)

Author SHA1 Message Date
Jason Smith 4e96a014a8
Use arduinoststm32 3.x for FYSETC S6 ()
Scott Lahteine 631addbbb4
SAMD51 SoftwareSerial ()
Scott Lahteine 736521a3f1 Balance mega tests, shorten some env names
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build ()
InsanityAutomation ba4f49f4a2
Fix GTR10 overlapping defines ()
Scott Lahteine 72fae2faa5 Require TMCStepper 0.6.2
Scott Lahteine 64b96f3908
Double ADC read frequency ()
vivian-ng a16f3baecc
Add ESPAsyncTCP to lib_ignore ()
Scott Lahteine 49a66bc4cc Fix ESP32 warning, specify supported version
darksiah d8b2726fd3
Fix MKS Robin Nano platformio.ini entry ()
Bob Kuhn 78fea4a9ca
Split up MKS_RUMBA32 into two variants ()
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ()
Artur Petrzak 2ef6b86ccd Enable use of latest TMCStepper on MKS Robin Nano ()
Vertabreaker 6d1f6a9516 Adjust GTM32 build flags ()
Vertabreaker b310047ded Fix GTM32 environment (to prevent a crash)
Jason Smith fc773c2784 Fix Fysetc S6 FLASH_PAGE_SIZE and test build ()
InsanityAutomation ffd8b595d1 Fix PLR cancel with ExtUI ()
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support ()
Vertabreaker 51f2733b7f Add GTM32 (STM32F103VET6) environment ()
Luc d854c8fa5f ESP3d integration for ESP32 ()
Lino Barreca 07509febcd Fix serials available on SKR Pro 1.1 ()
George Fu ceeba58dc9 FYSETC F6 v1.4 board support ()
Scott Lahteine 00e27503ce Use a default monitor_speed of 250000
Scott Lahteine f7e3a5ad85 Temporary CI fix for STM32
Jason Smith a7b0b390cd Fix PrintrBoard build (ignore TMC libraries) ()
(In future try to get Teensy processors better supported by `TMCStepper`.)
Bob Kuhn 747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support ()
thisiskeithb a333bba725 Add Rumba32 support for PIO ()
Luc 24eaf2d7e0 Some ESP32 patches ()
FLYmaker 59f9bb2120 Add FLYBOARD (STM32F407ZG) ()
BigTreeTech bbe0ffb2fa BigTreeTech SKR v1.4 support ()
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) ()
Luc 9d6b2ebf50 Improve ESP32 HAL (EEPROM, watchdog) ()
Tanguy Pruvot 23d1801022 Update BTT comments for USB/SD Composite ()
MS1987 31fdaea269 Add MKS Robin Pro, MKS Robin Lite3 ()
thisiskeithb afd865d8dd Melzi has a 1284 ()
Scott Lahteine 6134bff81b Expand environments in platformio.ini
Scott Lahteine 102c9595f2 Restore STM32F103RE environment
Gustavo Alvarez efc3873149 Reorder F103RE environments ()
Scott Lahteine 8431af2bff Add -fmerge-all-constants flag
Björn Wedi 3a88cfd992 Simplify platformio.ini with 'extends' ()
- Add [env] with default settings
- Use 'extends' to shrink similar env entries
George Fu cf1e19d167 Fysetc S6 support ()
thisiskeithb f786cc5145 Revert default BTT STM32F103 environment ()
Bob e7519c50b6 Include MAX31865 library ()
Chris Pepper 48e264e4e1
Update platformio.ini (env:LPC176x) ()
Gustavo Alvarez b2a275891c Support RET6 in BTT SKR Mini ()
swilkens e9bd6ef9fe TMCStepper 0.6.x is now Marlin-compatible ()
Scott Lahteine d33ca3d058 Only TMCStepper 0.5.x is certified
thisiskeithb 0f57818f2d Support 512K "RCT6" in BTT SKR Mini ()
Scott Lahteine 227951a4ec Tweak platformio.ini alignment
Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards ()