1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-27 22:08:02 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
ldursw
0595b87d9a
🐛 Fix Maple / STM32 serial buffer (#22292) 2021-07-06 19:50:01 -05:00
Keith Bennett
673bccef3e
🔨 Envs for BTT SKR Mini with RET6 (512K) (#22050) 2021-06-10 16:09:29 -05:00
ellensp
bc6d8f99b2
📦️ Malyan M200 with HAL/STM32 (#22052) 2021-06-06 02:50:14 -05:00
Victor Oliveira
c73d47327b
📦️ STM32F103RE_btt(_USB) with HAL/STM32 (#22040) 2021-06-04 23:49:00 -05:00
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 (#21927) 2021-06-03 22:38:10 -05:00
Keith Bennett
30c9b9bbba
🔨 Consolidate BTT linker scripts followup (#22038) 2021-06-03 19:51:22 -05:00
Scott Lahteine
62dc3e7a22 🔨 Consolidate BTT linker scripts
Originally from #22022
2021-06-03 02:55:30 -05:00
ellensp
67c1075e47
🐛 Fix env:STM32F103RE maple/unified split-up (#22019)
Followup to #21999
2021-06-03 02:40:16 -05:00
ellensp
08155b4875 🔨 Creality v4 with STM32 HAL (#21999)
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.

Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-02 01:44:55 -05:00