Chris Pepper
2971b48a12
Use PlatformIO 4 default dir structure (#14879 )
5 лет назад
Giuliano Zaro
3e5620283e
AGCM4 debug option (#14838 )
5 лет назад
Scott Lahteine
ab792d004c
More PlatformIO aliases
5 лет назад
George Fu
f89eb8bf35
Fysetc Cheetah updates (#14800 )
5 лет назад
Tanguy Pruvot
8efa3455c2
STM32F1: Reduce binary by 2K by dropping full path asserts (#14807 )
5 лет назад
Scott Lahteine
e85eca2630
HAL cleanup, Teensy 3.1 platform
5 лет назад
Scott Lahteine
f8b8cbfc53
Press the big red button on PlatformIO 4.0
5 лет назад
pinchies
d98b9d54f1
JGAurora A5S & A1 touch support (#14768 )
5 лет назад
Giuliano Zaro
290466578f
Adafruit Grand Central M4 (#14749 )
5 лет назад
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support (#14729 )
5 лет назад
Benjamin Reed
7084f3647a
Flag to reduce Melzi binary size (#14730 )
5 лет назад
Tanguy Pruvot
f0be92259b
PIO env, Travis test for STM32F407VE (#14674 )
5 лет назад
Msq001
6920b7fe91
BigTreeTech SKR E3 DIP (#14638 )
5 лет назад
Tanguy Pruvot
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support (#14597 )
5 лет назад
Msq001
21e1148d98
Remove upload_protocol "cmsis-dap" (#14606 )
5 лет назад
Giuliano Zaro
4a5f135c5d
PIO 4 strict parser fix (1 => chain) (#14586 )
5 лет назад
Scott Lahteine
ad1c061e7b
Bring STM32F4/F7 together
5 лет назад
Msq001
439e28783b
BigTree SKR Pro V1.1 board support (#14523 )
5 лет назад
Scott Lahteine
fb9d30673f
platformio.ini compatible with PIO 3.x
5 лет назад
Scott Lahteine
6550a222aa
env_default => default_envs
5 лет назад
thisiskeithb
8b63e3701f
MKS Robin Nano board support (#14363 )
5 лет назад
InsanityAutomation
39c0c2aebe
Add TMCStepper libs to lib_ignore for Melzi (#14322 )
5 лет назад
Msq001
e3846ec7a1
SKR mini can use 128x64 LCD (#14388 )
5 лет назад
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 (#14407 )
5 лет назад
thisiskeithb
a4aa3621c0
MKS Robin Mini Board Support (#14366 )
5 лет назад
mikeshub
1b1a4677f5
Fix LCD.h compilation error (#14377 )
5 лет назад
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.
5 лет назад
Tanguy Pruvot
7d1eafc80a
STM32F1: C++14 for static_assert, etc. (#14278 )
5 лет назад
felixstorm
9439fab7fd
Fix ESP32 servos, platformio.ini, etc. (#14247 )
5 лет назад
yangwenxiong
b0a4ea79b8
BigTreeTech SKR Mini v1.1 (#14041 )
5 лет назад
Tanguy Pruvot
3bf43b6c1e
Re-enable STM32F1 Travis test (#13978 )
5 лет назад
SmallSharky
1de6e7fb9d
Fix MKS Robin section in platformio.ini (#13598 )
Updated ststm32 version because the old version gives build errors. Added `U8glib-HAL` to ignore list because there are also build errors.
5 лет назад
Alexander Gavrilenko
3c47e1b4d1
Support Black STM32F407VET6 with RAMPS-like shield (#13524 )
5 лет назад
Scott Lahteine
cacec5764a
Clean up whitespace
5 лет назад
pinchies
de0f35f2d9
Fix platformio.ini for MKS Robin (#13502 )
5 лет назад
Alexander Gavrilenko
6d9aaca082
Fix compilation error for MKS Robin (#13506 )
5 лет назад
Hadrien Jouet
0278ad0a6d
Add ESP32 WiFi interface (#11209 )
5 лет назад
Chris Pepper
8d95019442
LPC176x NeoPixel Support (#13322 )
5 лет назад
Scott Lahteine
15aa932aa6
HAL for Linux (#13146 )
5 лет назад
Simon Jouet
5cd0fa3ce1
Basic GPIO expander using the ESP32 I2S peripheral (#12959 )
5 лет назад
Thomas Moore
02ab66fca3
Update Cohesion3D Pins Files (#13027 )
5 лет назад
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support (#12895 )
5 лет назад
mikeshub
7fde8d9d1e
Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855 )
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
5 лет назад
Chris Pepper
2919f3045d
[LPC176x] Update PIO extrascript (#12878 )
5 лет назад
Karl Andersson
8ae6f1e556
Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869 )
5 лет назад
Reece Kibble
7557f8d68c
Rename all Stm32f1 to STM32F1 (#12639 )
5 лет назад
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).
5 лет назад
teemuatlut
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582 )
6 лет назад
Dave Johnson
0947b92734
Build and CI fixes and optimizations (#12584 )
-Disable LDF "deep+" mode on AT90USB platforms. Appears not needed any longer (likely due to fix 7322df26ad/). Results in identical binary output and cuts compile time in half
-Disable Cartesio config from CircleCI (compile failure)
-Disable Geetech I3 Pro X GT2560 from CircleCI (compile failure)
-Enable EEPROM on Micromake example config (fix compile failure)
-Move FolgerTech/i3-2020 to AVR platform in CircleCI (fix CirculeCI build failure)
-Disable various examples failing to build in CircleCI
-Enable various examples no longer failing to build in CircleCI
6 лет назад
skaaj4
1980931153
Add support for FYSETC F6 V1.3 board (#12527 )
6 лет назад