summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/pulseio/PulseIn.c
AgeCommit message (Expand)Author
2020-04-03Fix nRF PulseInScott Shawcroft
2020-03-13Fix SAMD51 pulseinScott Shawcroft
2020-03-13Hopefully fix PulseInScott Shawcroft
2020-03-13First try at lowering the power consumptionScott Shawcroft
2019-12-17upgrade nrfx API to v2hathach
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-01-09fix pulsein incorrect computehathach
2018-12-18added pulsein using gpiote (gpio interrupt)hathach
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-06-10return "false" for stub calljerryneedell
2018-06-08Stub out get_paused in nrf builds.Scott Shawcroft
2018-02-07nrf: Remove SAMD mentions carried over while copying filesarturo182
2017-12-22Removed old code snippetsmicrobuilder
2017-12-22Added 'mp_raise_NotImplementedError(NULL)'microbuilder
2017-12-21nRF52 update with internal file system supportmicrobuilder