summaryrefslogtreecommitdiff
path: root/shared-bindings/neopixel_write
AgeCommit message (Expand)Author
2019-05-30Improve rST consistency for rst2pyi useScott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-07-31Use more mp_raise_* to save 28 bytes code size.Scott Shawcroft
2017-07-12shared-bindings: Fix neopixel_write example. I forgot to save in the editor. ...Scott Shawcroft
2017-07-12shared-bindings: Add neopixel_write example. Fixes #163Scott Shawcroft
2017-04-10Split up nativeio.0.9.4Scott Shawcroft
2017-03-07shared-bindings: Do a pass on the docs and make sure keyword only arguments m...Scott Shawcroft
2017-02-22Check that neopixel write is actually given a DigitalInOut.Scott Shawcroft
2017-02-19Save space by only supporting 800khz neopixels.Scott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft