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`.
|
2018-08-20 21:13:51 -05:00 |
|
Dave Johnson
|
0456caf0ad
|
Consolidate shared HALs and isolate HAL compile (#11552)
|
2018-08-20 21:11:12 -05:00 |
|
ghent360
|
00d24a8219
|
Don't call __delay_4cycles for 0 cycle delay - takes a really long time. (#11586)
|
2018-08-18 22:50:11 -05:00 |
|
Nils Hasenbanck
|
b37bfeffeb
|
[2.0.x] Use the new const functions of the persistentStore api (#11544)
|
2018-08-14 18:35:36 -05:00 |
|
Chris Pepper
|
5573ef62c6
|
[2.0.x] PersistentStore update followup (#11549)
|
2018-08-14 17:54:12 -05:00 |
|
Scott Lahteine
|
834ea7fcea
|
Remove 'const' from PersistentStore::capacity
|
2018-08-14 04:46:10 -05:00 |
|
Dave Johnson
|
c64199941e
|
Compile only selected PIO environment (#11519)
|
2018-08-14 03:28:52 -05:00 |
|