summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/pulseio
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-08-27Fix problematic whitespace on pulseout parameter errorsLucian Copeland
2020-08-21Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft
2020-08-18Style changes, reposition runtime errorsLucian Copeland
2020-08-14Expand PulseOut API, debug cleanupLucian Copeland
2020-08-04"pop from empty %q"Jeff Epler
2020-08-04Combine 'index out of range' messagesJeff Epler
2020-08-04Combine similar strings to reduce size of translationsJeff Epler
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14nrf: protomatter portJeff Epler
2020-04-03Fix nRF PulseInScott Shawcroft
2020-03-13Fix SAMD51 pulseinScott Shawcroft
2020-03-13Clear the pending IRQ in the NVIC as well.Scott 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-09-11nRF: PWMOut: At deinit, make pin available againjepler
2019-08-11nrf: Use RUN_BACKGROUND_TASKSJeff Epler
2019-07-26ports/nrf: factor out routines for allocating, freeing pwm channelsJeff Epler
2019-07-06Fix up nrf so that it is initialized properly. Also, do not resetScott Shawcroft
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-09minor clean uphathach
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-10-16PulseOut workingDan Halbert
2018-10-09Don't disable tempoarily in deinit().Dan Halbert
2018-10-09Allow variable freq PWMOut; use multiple channels if same freqDan Halbert
2018-08-31pin files rework; implement pin claiming; add more boardsDan Halbert
2018-08-17Fix PWM Support on NRF52840Egor Leonenko
2018-08-16Fix nrf and unixScott Shawcroft
2018-07-08nrf: Rewrite the DigitalInOut hal using nRFxarturo182
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-22Added 'mp_raise_NotImplementedError(NULL)'microbuilder
2017-12-22Removed old code snippetsmicrobuilder
2017-12-22Added 'mp_raise_NotImplementedError(NULL)'microbuilder
2017-12-21nRF52 update with internal file system supportmicrobuilder