chzj333
0b47558a09
New board STM32F407 (#14994 )
6 years ago
Marcio Teixeira
274934ad81
Add LULZBOT_TOUCH_UI (#14967 )
6 years ago
Johnny Eshak
03dbe16ccc
Compiling M43 on invalid conversion (#14897 )
6 years ago
Tanguy Pruvot
eecfcd124d
Finish STM32F4 SD-based settings storage (#14844 )
6 years ago
Scott Lahteine
fb579212ea
Reduce unused function warnings
6 years ago
Scott Lahteine
18c9182903
Match up write_data signatures
6 years ago
yangwenxiong
6132cf900b
STM32F4x SD-based settings storage (#14808 )
6 years ago
Giuliano Zaro
21993b75f4
SAMD51 Servo class (#14781 )
6 years ago
pinchies
d98b9d54f1
JGAurora A5S & A1 touch support (#14768 )
6 years ago
Scott Lahteine
e5d73f68c8
HAL folder organization (#14763 )
6 years ago
Giuliano Zaro
1005f225f3
Remove unused defines, fix typo (#14699 )
6 years ago
Scott Lahteine
06324df072
Apply some #ifndef
6 years ago
Ludy
70586d3a6c
Update (c) comments (#14584 )
6 years ago
Scott Lahteine
ad1c061e7b
Bring STM32F4/F7 together
6 years ago
Scott Lahteine
f7de453da8
More general 'stm32_timer_t'
6 years ago
Scott Lahteine
828cc71847
Tweaks to STM32 headers
6 years ago
Tanguy Pruvot
881e5a48bc
Fix M43 warning, XL density timers (#14555 )
6 years ago
Scott Lahteine
056efaba91
Clean up section comments
6 years ago
Scott Lahteine
01e8813286
EEPROM_EMULATED_WITH_SRAM => SRAM_EEPROM_EMULATION
6 years ago
Msq001
439e28783b
BigTree SKR Pro V1.1 board support (#14523 )
6 years ago
Bob Kuhn
dc02d0720d
Pins Debugging for STM32 — NEEDS TESTING (#14309 )
6 years ago
Scott Lahteine
fe02241044
NONE on combined options
6 years ago
Giuliano Zaro
b7573c6e69
Remove unused WRITE_VAR, etc. (#14493 )
6 years ago
Scott Lahteine
b615b492ba
Update some HAL comments
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Scott Lahteine
d7d80418ae
Singleton for cutting tools (#14429 )
6 years ago
Scott Lahteine
6664b90bbb
Init servo pins in HAL_init (#14425 )
6 years ago
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 (#14407 )
6 years ago
Karl Andersson
4b365552db
Fix Marduino SBI/CBI redefine (#14341 )
6 years ago
Scott Lahteine
9a56a88200
Use OUT_WRITE in SPI pin init
6 years ago
Scott Lahteine
2b5046659a
Tweak Marlin headers, comments
6 years ago
Giuliano Zaro
a74aad3b4a
Clean up HALs / FastIO (#14082 )
6 years ago
Scott Lahteine
e7682eea42
Use Arduino.h include wrapper (#13877 )
6 years ago
Scott Lahteine
b18316dd37
Fix some spacing
6 years ago
Scott Lahteine
c8a83fb122
SPINDLE_LASER_ENABLE => SPINDLE_LASER_ENA
6 years ago
Alexander Gavrilenko
3c47e1b4d1
Support Black STM32F407VET6 with RAMPS-like shield (#13524 )
6 years ago
Scott Lahteine
de0046fc8b
Fix empty HAS_TIMER macros
6 years ago
Alexander Amelkin
e40636a7c1
Replace digitalPinHasPWM with HAS_TIMER (#13520 )
6 years ago
Chris Pepper
ffc2c2d7c5
Move FAST_PWM_FAN code to HALs (#13491 )
6 years ago
Scott Lahteine
b376c7e374
Group DISABLED items
6 years ago
Scott Lahteine
49cf92dc36
Extended condition macros (#13419 )
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
6 years ago
Karl Andersson
5d3928cb01
PWM is not defined on Arduino Core STM32 (#13405 )
6 years ago
Scott Lahteine
67bee06e43
No patch needed for non-libmaple analogWrite
See https://github.com/pinchies/Marlin/pull/1#issuecomment -471388743
6 years ago
Scott Lahteine
f89b375fb9
Fixes and improvements for PWM pins (#13383 )
6 years ago
Scott Lahteine
51ff5b68fa
Clean up fastIO ahead of PWM patch
6 years ago
Scott Lahteine
1f7e220387
Make HAL ISR macros function-like
6 years ago
Scott Lahteine
2212da453a
Distinguish between analog/digital auto fans (#13298 )
6 years ago
Karl Andersson
76e9ee33aa
Fix include order to make SERIAL_PORT_2 work (#13241 )
6 years ago
Scott Lahteine
631d867dc9
HAL cleanups
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago