Dan Halbert
|
b2d913412f
|
merge from upstream
|
2021-03-18 23:14:43 -04:00 |
|
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
|
Dan Halbert
|
08c5dbb003
|
use return values in STM PWMOut constructor, not exceptions
|
2021-03-11 08:52:47 -05:00 |
|
Lucian Copeland
|
66b8559fd4
|
Change submodule, rework all includes
|
2020-09-30 11:26:07 -04:00 |
|
Scott Shawcroft
|
6857f98426
|
Split pulseio.PWMOut into pwmio
This gives us better granularity when implementing new ports because
PWMOut is commonly implemented before PulseIn and PulseOut.
Fixes #3211
|
2020-08-18 13:08:33 -07:00 |
|