Ringel
|
e139c1d9d9
|
Fix ESP32 i2s stream, add PWM to extended pins (#14592)
|
5 years ago |
Ludy
|
6dcb85927a
|
Update German language, &c. (#14613)
|
5 years ago |
Scott Lahteine
|
d3add3c34f
|
Init servo macro, j/b
|
5 years ago |
InsanityAutomation
|
f1eaed7e98
|
Only init servo pins used for servos (#14589)
|
5 years ago |
Giuliano Zaro
|
cd36809c06
|
Fix STM32F7 compile error (#14583)
|
5 years ago |
Ludy
|
70586d3a6c
|
Update (c) comments (#14584)
|
5 years ago |
Scott Lahteine
|
ad1c061e7b
|
Bring STM32F4/F7 together
|
5 years ago |
Scott Lahteine
|
4e479caf61
|
Fix mis-use of LIMIT
|
5 years ago |
Scott Lahteine
|
cf9ac4c847
|
Move vsnprintf_P to Marduino.h
|
5 years ago |
Scott Lahteine
|
f7de453da8
|
More general 'stm32_timer_t'
|
5 years ago |
Scott Lahteine
|
828cc71847
|
Tweaks to STM32 headers
|
5 years ago |
Tanguy Pruvot
|
881e5a48bc
|
Fix M43 warning, XL density timers (#14555)
|
5 years ago |
Scott Lahteine
|
ed0e6afacb
|
Apply LIMIT macro
|
5 years ago |
Scott Lahteine
|
f990ebfb09
|
Tweak STM32F4/7 eeprom emulation (#14563)
|
5 years ago |
Scott Lahteine
|
056efaba91
|
Clean up section comments
|
5 years ago |
Scott Lahteine
|
3ae3bf5d33
|
Get E2END from pins, fix Linux buffer
|
5 years ago |
Scott Lahteine
|
01e8813286
|
EEPROM_EMULATED_WITH_SRAM => SRAM_EEPROM_EMULATION
|
5 years ago |
Scott Lahteine
|
c0e917ea83
|
DUE/usb should use platform min/max
|
5 years ago |
gmarsh
|
ab99a80793
|
GMARSH X6 board support (#14550)
|
5 years ago |
Scott Lahteine
|
a2ba0aaaac
|
HAL include and other adjustments (#14525)
|
5 years ago |
Msq001
|
439e28783b
|
BigTree SKR Pro V1.1 board support (#14523)
|
5 years ago |
Bob Kuhn
|
dc02d0720d
|
Pins Debugging for STM32 — NEEDS TESTING (#14309)
|
5 years ago |
Tanguy Pruvot
|
052aa23efe
|
STM32F1: ignore output check for analogWrite() (#14498)
|
5 years ago |
Scott Lahteine
|
253d0f9671
|
Some `MIN`/`MAX` rely on core
|
5 years ago |
Scott Lahteine
|
fe02241044
|
NONE on combined options
|
5 years ago |
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
5 years ago |
Scott Lahteine
|
b6546ea33a
|
Add include guards to some headers
|
5 years ago |
Giuliano Zaro
|
66e16af29d
|
SPI defines cleanup (#14506)
|
5 years ago |
Scott Lahteine
|
44e4f853c8
|
Patch M_PI in Marduino.h
|
5 years ago |
Scott Lahteine
|
de462f2b8a
|
Revert "Sort out settings.load with SD EEPROM emulation (#14458)"
This reverts commit 108d0df565 .
|
5 years ago |
Giuliano Zaro
|
b7573c6e69
|
Remove unused WRITE_VAR, etc. (#14493)
|
5 years ago |
Scott Lahteine
|
d4415dcf59
|
Fix analogWrite ambiguity
|
5 years ago |
Marcio Teixeira
|
16409eb233
|
Suppress more UNUSED warnings (#14466)
|
5 years ago |
Tanguy Pruvot
|
108d0df565
|
Sort out settings.load with SD EEPROM emulation (#14458)
|
5 years ago |
Ludy
|
dab2f0c89c
|
Mask unused var, update (c) comments (#14455)
|
5 years ago |
Tanguy Pruvot
|
19aafb9050
|
Fix STM32F1 motor shocks (stepper timer issue) (#14030)
|
5 years ago |
th33xitus
|
fe2c710b39
|
Fix for Arduino Due + 12864 Full Graphic Display (#14181)
|
5 years ago |
Scott Lahteine
|
b615b492ba
|
Update some HAL comments
|
5 years ago |
Scott Lahteine
|
49027721e9
|
Clean up some pinsDebug headers
|
5 years ago |
Scott Lahteine
|
4d5a1984e2
|
Simplified fan handling code
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
d7d80418ae
|
Singleton for cutting tools (#14429)
|
5 years ago |
Scott Lahteine
|
6664b90bbb
|
Init servo pins in HAL_init (#14425)
|
5 years ago |
Andy Shaw
|
064177154c
|
Update SD card connection / sharing options (#14325)
|
5 years ago |
Eric Ptak
|
8934b32f1b
|
Fysetc AIO II / Cheetah STM32F1 (#14407)
|
5 years ago |
Tanguy Pruvot
|
07dac315a9
|
Up-to-date STM32F1 README (#14386)
|
5 years ago |
Scott Lahteine
|
3d9d72e8db
|
Include order, spacing, etc.
|
5 years ago |
Tanguy Pruvot
|
be69ec5b32
|
Fix PLR/M43 warnings (#14333)
|
5 years ago |
Tanguy Pruvot
|
52383633e7
|
STM32F1: M43 PINS_DEBUGGING (#14072)
|
5 years ago |
Karl Andersson
|
4b365552db
|
Fix Marduino SBI/CBI redefine (#14341)
|
5 years ago |