qwewer0
4424645e04
Multi-line comments cleanup (#19535 )
vor 4 Jahren
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
vor 4 Jahren
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
vor 4 Jahren
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
vor 4 Jahren
Scott Lahteine
fa6e7cb733
Function-style critical section macros
vor 4 Jahren
Scott Lahteine
bfad23d3e2
(c) 2020
vor 4 Jahren
Scott Lahteine
0b4aedf13e
Less use of "this"
vor 5 Jahren
Giuliano Zaro
21993b75f4
SAMD51 Servo class (#14781 )
vor 5 Jahren
Scott Lahteine
4e479caf61
Fix mis-use of LIMIT
vor 5 Jahren
Scott Lahteine
ed0e6afacb
Apply LIMIT macro
vor 5 Jahren
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
vor 5 Jahren
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 (#14407 )
vor 5 Jahren
felixstorm
74f44783ac
ESP32 servo support (#14109 )
vor 5 Jahren
Scott Lahteine
e7682eea42
Use Arduino.h include wrapper (#13877 )
vor 5 Jahren
Scott Lahteine
0feeef2604
Update copyright in headers
vor 5 Jahren
Scott Lahteine
348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750 )
vor 6 Jahren
jmz52
a77f8c6dd5
Implement servo support for STM32F1 (#11580 )
Implement servo support for STM32F1. Original code was incomplete and depended on Servo library from stm32duino which conflicts with `module/servo.h`.
vor 6 Jahren
Dave Johnson
c64199941e
Compile only selected PIO environment (#11519 )
vor 6 Jahren
Karl Andersson
e0276d2f32
Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006 )
vor 6 Jahren
Scott Lahteine
cbcb284f4a
Allow libServo::attach to work on Teensy 3.5/3.6
vor 6 Jahren
Scott Lahteine
9b9b62b218
delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index])
vor 6 Jahren
Scott Lahteine
99ecdf59af
Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.
Co-Authored-By: ejtagle <ejtagle@hotmail.com >
vor 6 Jahren
Karl Andersson
428c54f2ad
[2.0.x] HAL for STM32F4 (#10434 )
vor 6 Jahren
Scott Lahteine
e297748b22
Apply const, safe_delay in servo.*
vor 6 Jahren
Scott Lahteine
54326fb06a
HAL updates
vor 7 Jahren
Bob-the-Kuhn
97444391e0
Servo & PWM support for LPC1768 (#7500 )
vor 7 Jahren
Scott Lahteine
105324b85b
Match the license headers in other files
vor 7 Jahren
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
vor 7 Jahren