Commit Graph

16 Commits (5296af94d22074112ed1a7ca4a7af720cc1ebe94)

Author SHA1 Message Date
Bob Kuhn 747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support ()
FLYmaker 59f9bb2120 Add FLYBOARD (STM32F407ZG) ()
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) ()
George Fu cf1e19d167 Fysetc S6 support ()
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 ()
Bas Stottelaar a7a5607c1b Clean up BIGTREE_BTT022 board definition ()
Bas Stottelaar c7acd5c45b Upgrade BigTrees to latest platform ststm32 ()
chzj333 0b47558a09 New board STM32F407 ()
Msq001 21e1148d98 Remove upload_protocol "cmsis-dap" ()
Msq001 439e28783b BigTree SKR Pro V1.1 board support ()
Ivan Kravets 610abd7b88 Declare "teensy" platform, add ststm32 dev/platform ()
Alexander Gavrilenko 3c47e1b4d1 Support Black STM32F407VET6 with RAMPS-like shield ()
Dave Johnson 8a24ff94d1 AT90USB1286 PIO cleanup and optimization ()
-normalize `env` and `board` to lowercase naming convention.
-make board `name` follow descriptive convention.
-implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment-401673901
-fix typo in 5DPRINT entry.
Dave Johnson 0ee34eb784 Add PIO board definitions for Malyan M200 ()
Co-Authored-By: J.C. Nelson <xc0000005@users.noreply.github.com>
Dave Johnson a5b0bf86f1 [2.0.x] Correct PROGMEM on DFU-equiped AT90USB boards ()
130048 is available on genuine Teensy2.0++ with Paul's "Halfkay" bootloader.  Atmel DFU-equiped boards have only 122880 available
Bob Kuhn 62e2987488 add AT90USB support & add items to popup menu ()