qwewer0
4424645e04
Multi-line comments cleanup (#19535 )
4 anni fa
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 anni fa
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
4 anni fa
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
4 anni fa
Scott Lahteine
fa6e7cb733
Function-style critical section macros
4 anni fa
Scott Lahteine
bfad23d3e2
(c) 2020
4 anni fa
Scott Lahteine
0b4aedf13e
Less use of "this"
5 anni fa
Giuliano Zaro
21993b75f4
SAMD51 Servo class (#14781 )
5 anni fa
Scott Lahteine
4e479caf61
Fix mis-use of LIMIT
5 anni fa
Scott Lahteine
ed0e6afacb
Apply LIMIT macro
5 anni fa
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 anni fa
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 (#14407 )
5 anni fa
felixstorm
74f44783ac
ESP32 servo support (#14109 )
5 anni fa
Scott Lahteine
e7682eea42
Use Arduino.h include wrapper (#13877 )
5 anni fa
Scott Lahteine
0feeef2604
Update copyright in headers
5 anni fa
Scott Lahteine
348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750 )
6 anni fa
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`.
6 anni fa
Dave Johnson
c64199941e
Compile only selected PIO environment (#11519 )
6 anni fa
Karl Andersson
e0276d2f32
Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006 )
6 anni fa
Scott Lahteine
cbcb284f4a
Allow libServo::attach to work on Teensy 3.5/3.6
6 anni fa
Scott Lahteine
9b9b62b218
delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index])
6 anni fa
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 >
6 anni fa
Karl Andersson
428c54f2ad
[2.0.x] HAL for STM32F4 (#10434 )
6 anni fa
Scott Lahteine
e297748b22
Apply const, safe_delay in servo.*
6 anni fa
Scott Lahteine
54326fb06a
HAL updates
7 anni fa
Bob-the-Kuhn
97444391e0
Servo & PWM support for LPC1768 (#7500 )
7 anni fa
Scott Lahteine
105324b85b
Match the license headers in other files
7 anni fa
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
7 anni fa