Scott Shawcroft
|
2cd166b573
|
Fix esp and samd
|
2018-08-16 17:41:35 -07:00 |
Nick Moore
|
f72dcc64e6
|
Fixes #918 (PulseIn.get_paused) ...
|
2018-06-10 22:37:15 +10:00 |
Nick Moore
|
b25cbd340b
|
Merge commit '2129bbe160278f7cd2cece939f81900a41f8aa86' into circuitpython-nickzoic-716-pulseio-esp8266
|
2018-06-10 22:08:58 +10:00 |
jerryneedell
|
2129bbe160
|
Update PulseIn.c
|
2018-06-10 07:08:56 -04:00 |
jerryneedell
|
5724fd795a
|
fix #918
Add stub for common_hal_pulseio_pulsein_get_paused to make ESP8266 build compatible with PR #901
|
2018-06-10 05:59:20 -04:00 |
Nick Moore
|
6af1fbacc9
|
Work on pulseio.PulseOut for #716 ESP8266
Switch to ets_delay_us but the PWM is still way too slow to be useful.
|
2018-06-08 16:41:42 +10:00 |
Nick Moore
|
011edf2472
|
Clean up interrupt handling for pulseio.PulseIn implementation for #716 ESP8266
|
2018-06-08 15:31:16 +10:00 |
Nick Moore
|
c4cf1c5221
|
Initial pulseio.PulseOut implementation for #716 ESP8266
|
2018-06-08 15:28:05 +10:00 |
Nick Moore
|
7adc69baf9
|
Initial pulseio.PulseIn implmentation for #716 ESP8266
|
2018-06-08 15:27:59 +10:00 |
Scott Shawcroft
|
73c15dcf8b
|
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
This is prep for merging in the NRF5 pull request.
|
2017-10-24 22:31:16 -07:00 |