summaryrefslogtreecommitdiff
path: root/ports/cxd56/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-07-06spresense: update SDK to 2.0.1Kamil Tomaszewski
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-04-06Updates based on feedback from jeplerScott Shawcroft
2020-03-17Fix up Spresense build. It doesn't sleep.Scott Shawcroft
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2019-10-18Do not open the same PWM device againKamil Tomaszewski
2019-10-11Use CXD56 pin namesKamil Tomaszewski
2019-10-11Change port name to cxd56Kamil Tomaszewski