Commit graph

23 commits

Author SHA1 Message Date
J.C. Nelson 40f55f8b98
Chitu variant for disk-based update () 2020-06-11 21:53:26 -05:00
cccc 2bf63e29c6
Support for MEEB 3DP board () 2020-06-01 18:25:13 -05:00
Scott Lahteine a06a0c5b88
Fix SKR/GTR PeripheralPins.c ()
* Add a separate GTR board/variant.
* Revert SKR Pro MOSI (before 248b7dfa59).
2020-05-11 23:56:44 -05:00
Jason Smith ba9a9bbe58
Normalize HAL/STM32 targets () 2020-05-10 01:49:30 -05:00
Scott Lahteine 38d1587091
Malyan M200 V2 () 2020-05-04 14:37:43 -05:00
Alexander Amelkin c3aeed0dcc
Prevent SKR Pro bootloader corruption ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-22 16:43:43 -05:00
thisiskeithb 966e0e4a77
BTT002 release V1 uses STM32F407VGT6 () 2020-04-06 15:51:09 -05:00
Bob Kuhn 747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support () 2020-01-01 20:52:56 -06:00
FLYmaker 59f9bb2120 Add FLYBOARD (STM32F407ZG) () 2019-12-22 03:05:30 -06:00
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) () 2019-12-15 12:24:54 -06:00
George Fu cf1e19d167 Fysetc S6 support () 2019-11-26 16:15:03 -06:00
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 () 2019-11-12 19:23:02 -06:00
Bas Stottelaar a7a5607c1b Clean up BIGTREE_BTT022 board definition () 2019-09-18 12:29:58 -05:00
Bas Stottelaar c7acd5c45b Upgrade BigTrees to latest platform ststm32 () 2019-09-17 05:08:47 -05:00
chzj333 0b47558a09 New board STM32F407 () 2019-08-20 03:05:12 -05:00
Msq001 21e1148d98 Remove upload_protocol "cmsis-dap" () 2019-07-14 09:43:38 -05:00
Msq001 439e28783b BigTree SKR Pro V1.1 board support () 2019-07-06 21:52:17 -05:00
Ivan Kravets 610abd7b88 Declare "teensy" platform, add ststm32 dev/platform () 2019-05-20 22:02:17 -05:00
Alexander Gavrilenko 3c47e1b4d1 Support Black STM32F407VET6 with RAMPS-like shield () 2019-04-05 15:30:19 -05:00
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.
2018-07-26 05:58:28 -05:00
Dave Johnson 0ee34eb784 Add PIO board definitions for Malyan M200 ()
Co-Authored-By: J.C. Nelson <xc0000005@users.noreply.github.com>
2018-06-26 15:22:30 -04:00
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
2018-06-05 22:34:54 -05:00
Bob Kuhn 62e2987488 add AT90USB support & add items to popup menu () 2018-05-19 17:39:26 -05:00