235 Commits (d98b9d54f112e9a66cf372ffcee165b799479f31)

Author SHA1 Message Date
  Scott Lahteine e5d73f68c8
HAL folder organization (#14763) 6 years ago
  Marcio Teixeira 369fb2806d Fix compilation warnings, errors (#14704) 6 years ago
  Giuliano Zaro 1005f225f3 Remove unused defines, fix typo (#14699) 6 years ago
  Scott Lahteine 93adb7e944 Some comment patches 6 years ago
  Scott Lahteine cf9ac4c847 Move vsnprintf_P to Marduino.h 6 years ago
  Scott Lahteine 056efaba91 Clean up section comments 6 years ago
  Scott Lahteine 3ae3bf5d33 Get E2END from pins, fix Linux buffer 6 years ago
  Scott Lahteine c0e917ea83 DUE/usb should use platform min/max 6 years ago
  Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 6 years ago
  Bob Kuhn dc02d0720d Pins Debugging for STM32 — NEEDS TESTING (#14309) 6 years ago
  Scott Lahteine 253d0f9671 Some `MIN`/`MAX` rely on core 6 years ago
  Scott Lahteine fe02241044 NONE on combined options 6 years ago
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 years ago
  Scott Lahteine b6546ea33a Add include guards to some headers 6 years ago
  Giuliano Zaro 66e16af29d SPI defines cleanup (#14506) 6 years ago
  Giuliano Zaro b7573c6e69 Remove unused WRITE_VAR, etc. (#14493) 6 years ago
  Marcio Teixeira 16409eb233 Suppress more UNUSED warnings (#14466) 6 years ago
  Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 6 years ago
  th33xitus fe2c710b39 Fix for Arduino Due + 12864 Full Graphic Display (#14181) 6 years ago
  Scott Lahteine 49027721e9 Clean up some pinsDebug headers 6 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 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
  Scott Lahteine 3d9d72e8db Include order, spacing, etc. 6 years ago
  Scott Lahteine 50c9b33ed7 !ENABLED => DISABLED 6 years ago
  Scott Lahteine 80ce0d2bdb Whitespace cleanup 6 years ago
  Ryan 9d9030a39c Fix Archim1 SD card (#14184) 6 years ago
  Bob Kuhn 688b54d66a DUE USB composite device field corrections (#14185) 6 years ago
  Scott Lahteine 07021c85c8 Tweak timer16_Sequence_t 6 years ago
  Giuliano Zaro 7b838f31be DUE HAL cleanup (#14126) 6 years ago
  Giuliano Zaro a74aad3b4a Clean up HALs / FastIO (#14082) 6 years ago
  Marcio Teixeira 9558962d59 Fix DUE HAL SW SPI compile error (#14005) 6 years ago
  Bob Kuhn 456a0ee76b Improve Due SW SPI, Fysetc sanity checks, &c. (#13939) 6 years ago
  Scott Lahteine a613bcad2d Fix some spelling 6 years ago
  Marcio Teixeira 746c38f4be Fix HAL_DUE multiple define error with graphical LCD (#13971) 6 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 6 years ago
  Bob Kuhn c48e6be366 Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900) 6 years ago
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 6 years ago
  Bob Kuhn 81ca5a4cd4 Fix and improve FYSETC LCD support (#13767) 6 years ago
  Marcio Teixeira 08f21335a6 Fix bad opcode in LIGHTWEIGHT_UI; add 32-bit HAL and Due compatibility (#13751) 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
  Bob Kuhn 6bd0a0be97 Relocate DUE Stepper ISR to TC0,2 (#13481) 6 years ago
  Scott Lahteine b376c7e374 Group DISABLED items 6 years ago
  Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 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
  Bob Kuhn ddbe4cfa20 Printrboard G2 support (#13116) 6 years ago