96 Commits (856013cc0fe4c10518a9610561885bbfb01b76f7)

Author SHA1 Message Date
Jason Smith 2e235aff03 Fix HAL_STM32 + Arduino IDE SoftwareSerial conflict (#16266) 5 years ago
chzj333 42a336f8bc Update BTT002 platform (fixing SD init) (#16217) 5 years ago
MangaValk 96cf556139 Fix multiple servos with STM32 (#16151) 5 years ago
Lino Barreca bd321d4b7c Don't compile STM32 SoftwareSerial unless STM32 (#15894) 5 years ago
Scott Lahteine ac2d7ab14c Fix timers.h include 5 years ago
Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 5 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 ed8f1ca9cf Revert Cortex delay for now 5 years ago
Scott Lahteine f0d952d33a
Cortex M3-M7 can use DWT->CYCCNT (#15762) 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Scott Lahteine f2d93f61c3 Revert errant const 5 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
Maxim 1b9fc64d8a Add M997 support for SKR PRO 1.1 (#15394) 5 years ago
Scott Lahteine b72fd7ea9c Supply 'super' for servo subclasses 5 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine 7d8c38693f Formatting 5 years ago
Scott Lahteine d5f5203880 Use "mount" as card verb 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 d25231aea8 Spacing, defined(), #include tweaks 5 years ago
Karl Andersson 7ebfae27e3 Fix HAL_STM32 SPI regression (#15093) 5 years ago
chzj333 0b47558a09 New board STM32F407 (#14994) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Johnny Eshak 03dbe16ccc Compiling M43 on invalid conversion (#14897) 5 years ago
Tanguy Pruvot eecfcd124d Finish STM32F4 SD-based settings storage (#14844) 5 years ago
Scott Lahteine fb579212ea Reduce unused function warnings 5 years ago
Scott Lahteine 18c9182903 Match up write_data signatures 5 years ago
yangwenxiong 6132cf900b STM32F4x SD-based settings storage (#14808) 5 years ago
Giuliano Zaro 21993b75f4 SAMD51 Servo class (#14781) 5 years ago
pinchies d98b9d54f1 JGAurora A5S & A1 touch support (#14768) 5 years ago
Scott Lahteine e5d73f68c8
HAL folder organization (#14763) 5 years ago
Giuliano Zaro 1005f225f3 Remove unused defines, fix typo (#14699) 5 years ago
Scott Lahteine 06324df072 Apply some #ifndef 5 years ago
Ludy 70586d3a6c Update (c) comments (#14584) 5 years ago
Scott Lahteine ad1c061e7b Bring STM32F4/F7 together 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 056efaba91 Clean up section comments 5 years ago
Scott Lahteine 01e8813286 EEPROM_EMULATED_WITH_SRAM => SRAM_EEPROM_EMULATION 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
Scott Lahteine fe02241044 NONE on combined options 5 years ago
Giuliano Zaro b7573c6e69 Remove unused WRITE_VAR, etc. (#14493) 5 years ago
Scott Lahteine b615b492ba Update some HAL comments 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