Scott Lahteine
6282655d77
Separate STM32F103R_bigtree_USB environment
5 years ago
Scott Lahteine
20fbb751f1
Tell externals it's Marlin
5 years ago
Tanguy Pruvot
5bf635cec2
STM32F1: Only include USBComposite if flagged ( #15243 )
5 years ago
Tanguy Pruvot
f1162243f6
STM32F1: No USBSerial without USB-serial bridge ( #15242 )
5 years ago
Scott Lahteine
dbea6f0022
STM32F1 USB cdc/msc composite device ( #15180 )
Co-Authored-By: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
5 years ago
Giuliano Zaro
53af7cad0a
SAMD51 include u8g library ( #15165 )
5 years ago
Scott Lahteine
75efa3cdac
Reorganize HAL ( #14832 )
5 years ago
Tanguy Pruvot
d59d9b5973
Alfawise - LK1/LK2/LK4 and BLTouch ( #15118 )
5 years ago
Scott Lahteine
2aef83ddcd
Add a PlatformIO hook to alter CXXFLAGS
5 years ago
Scott Lahteine
23cffb2c21
Add an env to get the Include Tree
5 years ago
Scott Lahteine
a61c91ae9e
Use 'bugfix' branch of U8glib-HAL
5 years ago
Tanguy Pruvot
0a280f00c2
Flag unused variables without buzzer ( #15016 )
5 years ago
Tanguy Pruvot
012f577bb0
STM32F1: Import (rogerclarkmelbourne) SPI class ( #15002 )
5 years ago
Scott Lahteine
8c2cfaa907
Fix BigTree_Btt002 build
5 years ago
chzj333
0b47558a09
New board STM32F407 ( #14994 )
5 years ago
Scott Lahteine
08434b3605
Add TMC26XStepper, not ignore
5 years ago
Scott Lahteine
d2072f9ace
Clean up PlatformIO lib_ignore ( #14988 )
Originally from #14832 .
Users may need to delete platformio work folders before building.
5 years ago
Tanguy Pruvot
5d2519ed50
Allow use of Fysetc SoftwareSerialM ( #14893 )
5 years ago
Chris Pepper
2971b48a12
Use PlatformIO 4 default dir structure ( #14879 )
5 years ago
Giuliano Zaro
3e5620283e
AGCM4 debug option ( #14838 )
5 years ago
Scott Lahteine
ab792d004c
More PlatformIO aliases
5 years ago
George Fu
f89eb8bf35
Fysetc Cheetah updates ( #14800 )
5 years ago
Tanguy Pruvot
8efa3455c2
STM32F1: Reduce binary by 2K by dropping full path asserts ( #14807 )
5 years ago
Scott Lahteine
e85eca2630
HAL cleanup, Teensy 3.1 platform
5 years ago
Scott Lahteine
f8b8cbfc53
Press the big red button on PlatformIO 4.0
5 years ago
pinchies
d98b9d54f1
JGAurora A5S & A1 touch support ( #14768 )
5 years ago
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
5 years ago
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support ( #14729 )
5 years ago
Benjamin Reed
7084f3647a
Flag to reduce Melzi binary size ( #14730 )
5 years ago
Tanguy Pruvot
f0be92259b
PIO env, Travis test for STM32F407VE ( #14674 )
5 years ago
Msq001
6920b7fe91
BigTreeTech SKR E3 DIP ( #14638 )
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
Giuliano Zaro
4a5f135c5d
PIO 4 strict parser fix (1 => chain) ( #14586 )
5 years ago
Scott Lahteine
ad1c061e7b
Bring STM32F4/F7 together
5 years ago
Msq001
439e28783b
BigTree SKR Pro V1.1 board support ( #14523 )
5 years ago
Scott Lahteine
fb9d30673f
platformio.ini compatible with PIO 3.x
5 years ago
Scott Lahteine
6550a222aa
env_default => default_envs
5 years ago
thisiskeithb
8b63e3701f
MKS Robin Nano board support ( #14363 )
5 years ago
InsanityAutomation
39c0c2aebe
Add TMCStepper libs to lib_ignore for Melzi ( #14322 )
5 years ago
Msq001
e3846ec7a1
SKR mini can use 128x64 LCD ( #14388 )
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
mikeshub
1b1a4677f5
Fix LCD.h compilation error ( #14377 )
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.
5 years ago
Tanguy Pruvot
7d1eafc80a
STM32F1: C++14 for static_assert, etc. ( #14278 )
5 years ago
felixstorm
9439fab7fd
Fix ESP32 servos, platformio.ini, etc. ( #14247 )
5 years ago
yangwenxiong
b0a4ea79b8
BigTreeTech SKR Mini v1.1 ( #14041 )
5 years ago
Tanguy Pruvot
3bf43b6c1e
Re-enable STM32F1 Travis test ( #13978 )
6 years ago
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.
6 years ago