giulcioffi
|
aa688fb5e5
|
Fix pulseIn() bug when pin state is HIGH
|
2022-05-11 09:31:40 +02:00 |
|
giulcioffi
|
aa152f2c83
|
Add NICLA target
|
2021-09-20 12:41:46 +02:00 |
|
Martino Facchin
|
f5ddfa8543
|
Implement micros() based pulseIn
For Portenta and RP2040 targets
Works in interrupts() / noInterrupts() section too
|
2021-04-14 09:19:05 +02:00 |
|
Martino Facchin
|
7a8d3ee462
|
Speedup compilation by making singletons opaque
|
2021-03-17 15:53:20 +01:00 |
|
Martino Facchin
|
682a054fb9
|
pulseIn: compile only on nRF targets
|
2020-06-11 09:57:15 +02:00 |
|
Paolo Calao
|
9d8e324fe4
|
pulseIn and pulseInLong implemented using hw peripherals: NRF_TIMER2, PPI_CHANNEL and GPIOTE events
|
2020-06-11 09:57:15 +02:00 |
|