3 Commits (894f5c24a8894b6344d2f88cc03d4d977f4af178)

Author SHA1 Message Date
Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 6 years ago
jmz52 a77f8c6dd5 Implement servo support for STM32F1 (#11580) 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
Scott Lahteine cbcb284f4a Allow libServo::attach to work on Teensy 3.5/3.6 6 years ago
Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6 years ago
Scott Lahteine e297748b22 Apply const, safe_delay in servo.* 6 years ago
Scott Lahteine 54326fb06a HAL updates 7 years ago
Bob-the-Kuhn 97444391e0 Servo & PWM support for LPC1768 (#7500) 7 years ago
Scott Lahteine 105324b85b Match the license headers in other files 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago