Luc
d854c8fa5f
ESP3d integration for ESP32 ( #16515 )
2020-01-10 17:22:41 -06:00
Lino Barreca
07509febcd
Fix serials available on SKR Pro 1.1 ( #16439 )
2020-01-03 21:01:42 -06:00
George Fu
ceeba58dc9
FYSETC F6 v1.4 board support ( #16321 )
2020-01-03 20:29:25 -06:00
Scott Lahteine
00e27503ce
Use a default monitor_speed of 250000
2020-01-03 19:50:55 -06:00
Scott Lahteine
f7e3a5ad85
Temporary CI fix for STM32
2020-01-03 19:31:16 -06:00
Jason Smith
a7b0b390cd
Fix PrintrBoard build (ignore TMC libraries) ( #16346 )
...
(In future try to get Teensy processors better supported by `TMCStepper`.)
2020-01-01 22:14:14 -06:00
Bob Kuhn
747b2b9bf4
Improve STEVAL_3DP001V1 and future STEVAL_* support ( #16404 )
2020-01-01 20:52:56 -06:00
thisiskeithb
a333bba725
Add Rumba32 support for PIO ( #16202 )
2019-12-22 18:08:52 -06:00
Luc
24eaf2d7e0
Some ESP32 patches ( #16297 )
2019-12-22 16:11:17 -06:00
FLYmaker
59f9bb2120
Add FLYBOARD (STM32F407ZG) ( #16257 )
2019-12-22 03:05:30 -06:00
BigTreeTech
bbe0ffb2fa
BigTreeTech SKR v1.4 support ( #16236 )
2019-12-19 02:41:35 -06:00
chzj333
42a336f8bc
Update BTT002 platform (fixing SD init) ( #16217 )
2019-12-15 12:24:54 -06:00
Luc
9d6b2ebf50
Improve ESP32 HAL (EEPROM, watchdog) ( #16228 )
2019-12-15 11:39:39 -06:00
Tanguy Pruvot
23d1801022
Update BTT comments for USB/SD Composite ( #16130 )
2019-12-11 01:47:21 -06:00
MS1987
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 ( #16163 )
2019-12-11 00:23:47 -06:00
thisiskeithb
afd865d8dd
Melzi has a 1284 ( #16090 )
2019-12-04 01:26:27 -06:00
Scott Lahteine
6134bff81b
Expand environments in platformio.ini
2019-12-02 21:19:23 -06:00
Scott Lahteine
102c9595f2
Restore STM32F103RE environment
2019-12-01 13:42:00 -06:00
Gustavo Alvarez
efc3873149
Reorder F103RE environments ( #16054 )
2019-12-01 13:17:45 -06:00
Scott Lahteine
8431af2bff
Add -fmerge-all-constants flag
2019-11-29 22:56:59 -06:00
Björn Wedi
3a88cfd992
Simplify platformio.ini with 'extends' ( #16035 )
...
- Add [env] with default settings
- Use 'extends' to shrink similar env entries
2019-11-29 05:05:46 -06:00
George Fu
cf1e19d167
Fysetc S6 support ( #15850 )
2019-11-26 16:15:03 -06:00
thisiskeithb
f786cc5145
Revert default BTT STM32F103 environment ( #16006 )
2019-11-26 04:28:13 -06:00
Bob
e7519c50b6
Include MAX31865 library ( #15969 )
2019-11-26 03:23:51 -06:00
Chris Pepper
48e264e4e1
Update platformio.ini (env:LPC176x) ( #15971 )
2019-11-23 18:43:12 +00:00
Gustavo Alvarez
b2a275891c
Support RET6 in BTT SKR Mini ( #15957 )
2019-11-21 05:09:01 -06:00
swilkens
e9bd6ef9fe
TMCStepper 0.6.x is now Marlin-compatible ( #15950 )
2019-11-19 21:06:11 -06:00
Scott Lahteine
d33ca3d058
Only TMCStepper 0.5.x is certified
2019-11-15 17:53:48 -06:00
thisiskeithb
0f57818f2d
Support 512K "RCT6" in BTT SKR Mini ( #15890 )
2019-11-15 02:51:26 -06:00
Scott Lahteine
227951a4ec
Tweak platformio.ini alignment
2019-11-13 04:29:23 -06:00
Jason Smith
9fd35c84ce
SoftwareSerialM for SKR STM32F1 boards ( #15875 )
2019-11-12 22:16:54 -06:00
Chris Pepper
8e7d1004cf
Update LPC176x platform version
2019-11-13 03:59:10 +00:00
Lino Barreca
ac71cdc265
New HardwareTimer for STM32 5.7.0 ( #15655 )
2019-11-12 19:23:02 -06:00
Chris Pepper
af61f37b65
Update lpc176x requirements ( #15869 )
2019-11-11 03:25:56 +00:00
Tanguy Pruvot
d13573c9cd
STM32F1: restore latest ststm32 version ( #15776 )
2019-11-06 16:56:35 -06:00
Jason Smith
1fe0646d25
Use modified SoftwareSerialM which works with SKR Pro ( #15796 )
2019-11-04 15:17:42 -06:00
Chris Pepper
b9116d4050
LPC176x Framework update ( #15722 )
...
Changes required for compatibility with framework-arduino-lpc176x 0.2.0
2019-11-03 02:34:09 +00:00
Scott Lahteine
a5df89eef7
Add HAL_IWDG_MODULE_ENABLED to generic F4/F7
2019-11-01 22:08:33 -05:00
Scott Lahteine
55c3929359
Group AVRx4 boards together
2019-10-29 15:59:25 -05:00
Scott Lahteine
e7b22a0ed4
Use 5.4.3 for STM32F407VE_black
2019-10-26 16:50:12 -05:00
Scott Lahteine
e0f68cda1e
Use ststm32 5.6.0 for now
2019-10-26 14:41:54 -05:00
Tanguy Pruvot
c58cc113dd
MKS Robin: restore the TFT v2.0 support (ST7789V) ( #15675 )
2019-10-25 19:30:43 -05:00
J.C. Nelson
167ecd8620
Chitu board support (e.g., Tronxy X5s) ( #15493 )
2019-10-25 17:11:25 -05:00
Tanguy Pruvot
0737b1aecf
env: SKRmini can't use STLink ( #15645 )
2019-10-24 12:30:10 -05:00
Scott Lahteine
139b7196a0
Watchdog cleanup ( #15283 )
2019-09-29 17:57:29 -05:00
Scott Lahteine
d0dd1a387e
Require a newer Neopixel
2019-09-29 17:31:06 -05:00
Tanguy Pruvot
43d6e9fa43
STM32F103.. reorganization, SKR mini fix ( #15398 )
2019-09-29 02:04:53 -05:00
Jason Smith
5f18f5bb90
Require TMCStepper >= 0.5.0 in platformio.ini ( #15382 )
2019-09-27 19:18:12 -05:00
Dave Johnson
f362dab7be
Disable PIO extra_scripts for AT90USB ( #15347 )
2019-09-25 09:37:27 -05:00
Evgeny Zyatkov
12e0581f24
SKR Pro Neopixel support ( #15274 )
2019-09-18 17:06:01 -05:00
Bas Stottelaar
c7acd5c45b
Upgrade BigTrees to latest platform ststm32 ( #15285 )
2019-09-17 05:08:47 -05:00
Scott Lahteine
6282655d77
Separate STM32F103R_bigtree_USB environment
2019-09-16 19:17:28 -05:00
Scott Lahteine
20fbb751f1
Tell externals it's Marlin
2019-09-15 03:12:44 -05:00
Tanguy Pruvot
5bf635cec2
STM32F1: Only include USBComposite if flagged ( #15243 )
2019-09-12 18:35:27 -05:00
Tanguy Pruvot
f1162243f6
STM32F1: No USBSerial without USB-serial bridge ( #15242 )
2019-09-12 17:59:31 -05:00
Scott Lahteine
dbea6f0022
STM32F1 USB cdc/msc composite device ( #15180 )
...
Co-Authored-By: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
2019-09-08 02:28:22 -05:00
Giuliano Zaro
53af7cad0a
SAMD51 include u8g library ( #15165 )
2019-09-04 17:00:30 -05:00
Scott Lahteine
75efa3cdac
Reorganize HAL ( #14832 )
2019-09-02 19:49:58 -05:00
Tanguy Pruvot
d59d9b5973
Alfawise - LK1/LK2/LK4 and BLTouch ( #15118 )
2019-09-01 04:10:35 -05:00
Scott Lahteine
2aef83ddcd
Add a PlatformIO hook to alter CXXFLAGS
2019-08-29 18:06:24 -05:00
Scott Lahteine
23cffb2c21
Add an env to get the Include Tree
2019-08-29 18:06:24 -05:00
Scott Lahteine
a61c91ae9e
Use 'bugfix' branch of U8glib-HAL
2019-08-28 21:39:18 -05:00
Tanguy Pruvot
0a280f00c2
Flag unused variables without buzzer ( #15016 )
2019-08-23 22:21:30 -05:00
Tanguy Pruvot
012f577bb0
STM32F1: Import (rogerclarkmelbourne) SPI class ( #15002 )
2019-08-21 06:22:23 -05:00
Scott Lahteine
8c2cfaa907
Fix BigTree_Btt002 build
2019-08-21 04:38:04 -05:00
chzj333
0b47558a09
New board STM32F407 ( #14994 )
2019-08-20 03:05:12 -05:00
Scott Lahteine
08434b3605
Add TMC26XStepper, not ignore
2019-08-18 23:05:14 -05:00
Scott Lahteine
d2072f9ace
Clean up PlatformIO lib_ignore ( #14988 )
...
Originally from #14832 .
Users may need to delete platformio work folders before building.
2019-08-18 19:36:14 -05:00
Tanguy Pruvot
5d2519ed50
Allow use of Fysetc SoftwareSerialM ( #14893 )
2019-08-10 01:45:36 -05:00
Chris Pepper
2971b48a12
Use PlatformIO 4 default dir structure ( #14879 )
2019-08-08 08:29:33 -05:00
Giuliano Zaro
3e5620283e
AGCM4 debug option ( #14838 )
2019-08-07 00:45:00 -05:00
Scott Lahteine
ab792d004c
More PlatformIO aliases
2019-08-03 20:27:47 -05:00
George Fu
f89eb8bf35
Fysetc Cheetah updates ( #14800 )
2019-08-03 18:12:35 -05:00
Tanguy Pruvot
8efa3455c2
STM32F1: Reduce binary by 2K by dropping full path asserts ( #14807 )
2019-08-02 07:28:38 -05:00
Scott Lahteine
e85eca2630
HAL cleanup, Teensy 3.1 platform
2019-08-02 07:22:26 -05:00
Scott Lahteine
f8b8cbfc53
Press the big red button on PlatformIO 4.0
2019-07-31 15:02:11 -05:00
pinchies
d98b9d54f1
JGAurora A5S & A1 touch support ( #14768 )
2019-07-30 17:08:11 -05:00
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
2019-07-28 14:48:29 -05:00
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support ( #14729 )
2019-07-27 04:43:37 -05:00
Benjamin Reed
7084f3647a
Flag to reduce Melzi binary size ( #14730 )
2019-07-27 04:36:22 -05:00
Tanguy Pruvot
f0be92259b
PIO env, Travis test for STM32F407VE ( #14674 )
2019-07-18 22:38:03 -05:00
Msq001
6920b7fe91
BigTreeTech SKR E3 DIP ( #14638 )
2019-07-18 05:43:49 -05:00
Tanguy Pruvot
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ( #14597 )
2019-07-14 18:05:24 -05:00
Msq001
21e1148d98
Remove upload_protocol "cmsis-dap" ( #14606 )
2019-07-14 09:43:38 -05:00
Giuliano Zaro
4a5f135c5d
PIO 4 strict parser fix (1 => chain) ( #14586 )
2019-07-12 04:20:34 -05:00
Scott Lahteine
ad1c061e7b
Bring STM32F4/F7 together
2019-07-10 07:07:04 -05:00
Msq001
439e28783b
BigTree SKR Pro V1.1 board support ( #14523 )
2019-07-06 21:52:17 -05:00
Scott Lahteine
fb9d30673f
platformio.ini compatible with PIO 3.x
2019-07-01 05:40:15 -05:00
Scott Lahteine
6550a222aa
env_default => default_envs
2019-06-29 04:04:25 -05:00
thisiskeithb
8b63e3701f
MKS Robin Nano board support ( #14363 )
2019-06-27 21:33:41 -05:00
InsanityAutomation
39c0c2aebe
Add TMCStepper libs to lib_ignore for Melzi ( #14322 )
2019-06-27 16:57:38 -05:00
Msq001
e3846ec7a1
SKR mini can use 128x64 LCD ( #14388 )
2019-06-26 01:12:41 -05:00
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 ( #14407 )
2019-06-26 00:40:29 -05:00
thisiskeithb
a4aa3621c0
MKS Robin Mini Board Support ( #14366 )
2019-06-24 03:42:22 -05:00
mikeshub
1b1a4677f5
Fix LCD.h compilation error ( #14377 )
2019-06-22 21:08:30 -05:00
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.
2019-06-15 14:28:22 -05:00
Tanguy Pruvot
7d1eafc80a
STM32F1: C++14 for static_assert, etc. ( #14278 )
2019-06-12 18:44:32 -05:00
felixstorm
9439fab7fd
Fix ESP32 servos, platformio.ini, etc. ( #14247 )
2019-06-10 23:22:19 -05:00
yangwenxiong
b0a4ea79b8
BigTreeTech SKR Mini v1.1 ( #14041 )
2019-06-10 21:10:51 -05:00
Tanguy Pruvot
3bf43b6c1e
Re-enable STM32F1 Travis test ( #13978 )
2019-05-11 18:10:40 -05:00