Commit Graph

204 Commits (ec03e46ffa92be1710cb49d7bfe25599ebd571f8)

Author SHA1 Message Date
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 ()
Chris Pepper 8e7d1004cf
Update LPC176x platform version
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 ()
Chris Pepper af61f37b65
Update lpc176x requirements ()
Tanguy Pruvot d13573c9cd STM32F1: restore latest ststm32 version ()
Jason Smith 1fe0646d25 Use modified SoftwareSerialM which works with SKR Pro ()
Chris Pepper b9116d4050
LPC176x Framework update ()
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
Scott Lahteine a5df89eef7 Add HAL_IWDG_MODULE_ENABLED to generic F4/F7
Scott Lahteine 55c3929359 Group AVRx4 boards together
Scott Lahteine e7b22a0ed4 Use 5.4.3 for STM32F407VE_black
Scott Lahteine e0f68cda1e Use ststm32 5.6.0 for now
Tanguy Pruvot c58cc113dd MKS Robin: restore the TFT v2.0 support (ST7789V) ()
J.C. Nelson 167ecd8620 Chitu board support (e.g., Tronxy X5s) ()
Tanguy Pruvot 0737b1aecf env: SKRmini can't use STLink ()
Scott Lahteine 139b7196a0
Watchdog cleanup ()
Scott Lahteine d0dd1a387e Require a newer Neopixel
Tanguy Pruvot 43d6e9fa43 STM32F103.. reorganization, SKR mini fix ()
Jason Smith 5f18f5bb90 Require TMCStepper >= 0.5.0 in platformio.ini ()
Dave Johnson f362dab7be Disable PIO extra_scripts for AT90USB ()
Evgeny Zyatkov 12e0581f24 SKR Pro Neopixel support ()
Bas Stottelaar c7acd5c45b Upgrade BigTrees to latest platform ststm32 ()
Scott Lahteine 6282655d77 Separate STM32F103R_bigtree_USB environment
Scott Lahteine 20fbb751f1 Tell externals it's Marlin
Tanguy Pruvot 5bf635cec2 STM32F1: Only include USBComposite if flagged ()
Tanguy Pruvot f1162243f6 STM32F1: No USBSerial without USB-serial bridge ()
Scott Lahteine dbea6f0022 STM32F1 USB cdc/msc composite device ()
Co-Authored-By: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
Giuliano Zaro 53af7cad0a SAMD51 include u8g library ()