40 Commits (71526fa5ce446c7504dca1c9d4a70a64f53fcf74)

Author SHA1 Message Date
Tanguy Pruvot 43d6e9fa43 STM32F103.. reorganization, SKR mini fix (#15398) 5 years ago
Bas Stottelaar a7a5607c1b Clean up BIGTREE_BTT022 board definition (#15287) 5 years ago
Bas Stottelaar c7acd5c45b Upgrade BigTrees to latest platform ststm32 (#15285) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 7d8c38693f Formatting 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine 34b73426e5 Apply #ifdef/#ifndef where possible 5 years ago
Scott Lahteine 2aef83ddcd Add a PlatformIO hook to alter CXXFLAGS 5 years ago
Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 5 years ago
chzj333 0b47558a09 New board STM32F407 (#14994) 5 years ago
BigTreeTech bb4a252567 Fix Bigtreetech STM32F40x variants ADC (#14996) 5 years ago
Tanguy Pruvot 03df3f4a88 Fix Python scripts unhandled quotes (#14926) 5 years ago
thisiskeithb e7aba49c49 Update PB5 to correct pin number (#14891) 5 years ago
Tanguy Pruvot 5d2519ed50 Allow use of Fysetc SoftwareSerialM (#14893) 5 years ago
Scott Lahteine f9f20bb454
Allow py scripts to handle spaces in paths (#14876) 5 years ago
Scott Lahteine 5e2582a31b Comment spacing 5 years ago
thisiskeithb d74efd9d46 MKS Robin Lite/Lite2 Board Support (#14729) 5 years ago
Eric Ptak a6bec53905 Fix FYSETC stm32flash usage (#14703) 5 years ago
Scott Lahteine 6899ed2026 Update some platform includes 5 years ago
Scott Lahteine 1ea9a36d11
FYSETC BLTouch config and more (#14668) 5 years ago
Scott Lahteine ec13aa0dc1 Misc. whitespace 5 years ago
Tanguy Pruvot 45bde333d5 Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support (#14597) 5 years ago
Msq001 21e1148d98 Remove upload_protocol "cmsis-dap" (#14606) 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Msq001 439e28783b BigTree SKR Pro V1.1 board support (#14523) 5 years ago
thisiskeithb 8b63e3701f MKS Robin Nano board support (#14363) 5 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 5 years ago
thisiskeithb a4aa3621c0 MKS Robin Mini Board Support (#14366) 5 years ago
Bob Kuhn 089d12df16 Fix duplicate board IDs (#14310) 5 years ago
pinchies 3021097888 Add JGAurora A5S and A1 (STM32F103ZET6) (#14291)
- Now compiles and works correctly with changes to HAL timers and watchdog.
- Does NOT include awesome work on touch screen function.
- Does have working LCD and SD-based EEPROM.
6 years ago
yangwenxiong b0a4ea79b8 BigTreeTech SKR Mini v1.1 (#14041) 6 years ago
Ivan Kravets 610abd7b88 Declare "teensy" platform, add ststm32 dev/platform (#14070) 6 years ago
Scott Lahteine 9ea99b49be clean whitespace 6 years ago
Alexander Gavrilenko 3c47e1b4d1 Support Black STM32F407VET6 with RAMPS-like shield (#13524) 6 years ago
Alexander Gavrilenko 6d9aaca082 Fix compilation error for MKS Robin (#13506) 6 years ago
jmz52 33abb86b7e Add support for MKS Robin board (#12650)
Implement initial support for MKS Robin (STM32F103ZET6) board.
Custom build script is used to generate encrypted firmware compatible with original MSK Robin bootloader (i.e. safe firmware update from SD card and possibility to go back to original close-source firmware).
6 years ago
Dave Johnson 8a24ff94d1 AT90USB1286 PIO cleanup and optimization (#11230)
-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.
6 years ago
Dave Johnson 0ee34eb784 Add PIO board definitions for Malyan M200 (#11120)
Co-Authored-By: J.C. Nelson <xc0000005@users.noreply.github.com>
6 years ago
Dave Johnson a5b0bf86f1 [2.0.x] Correct PROGMEM on DFU-equiped AT90USB boards (#10943)
130048 is available on genuine Teensy2.0++ with Paul's "Halfkay" bootloader.  Atmel DFU-equiped boards have only 122880 available
7 years ago
Bob Kuhn 62e2987488 add AT90USB support & add items to popup menu (#10779) 7 years ago