3 Commits (46d376a31d9dda306f8746be6c3da8f78b8e3f5d)

Author SHA1 Message Date
Sergey 46d376a31d Обновление на 2.0.7 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 4 years ago
Scott Lahteine 5b75a018b7 Misc patches preceding DGUS PR 4 years ago
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 7d8c38693f Formatting 5 years ago
Scott Lahteine 8d036e94bf Combine channel-based SPI headers 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 5 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 5 years ago
Scott Lahteine ad1c061e7b Bring STM32F4/F7 together 5 years ago
Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h 5 years ago
Scott Lahteine 056efaba91 Clean up section comments 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 6664b90bbb
Init servo pins in HAL_init (#14425) 5 years ago
Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
Scott Lahteine b18316dd37 Fix some spacing 5 years ago
Scott Lahteine 631d867dc9 HAL cleanups 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
Scott Lahteine 606a4362b3 Reduce STM32F4 compile warnings 6 years ago
Alexander Amelkin 2ecfda80ac Improve support for JTAG/SWD pins reuse (#11963) 6 years ago
Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 6 years ago
Sam Lane d783400330 Updates to STM32F7 HAL, for completeness (#11770) 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6 years ago
Chris Pepper cc6d41e1d3 Use a macro for HAL header redirection (#10380) 6 years ago
Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict 6 years ago
Scott Lahteine 58671e1bc1 Marlin must override _BV for 32-bit masks! 6 years ago
Scott Lahteine 42933c804a Cleanups for STM32F7 6 years ago
Morten a0246c5c96 Add support for STM32F7 MCU 6 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 years ago
Thomas Moore 34eaaab5fb Fix _BV already defined warnings 7 years ago
Scott Lahteine 550f1025f0 Try using <Arduino.h> everywhere 7 years ago
Alexey Shvetsov 83555933aa Add platformio support for stm32 (#8246) 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago