summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2019-12-07 19:06:17 -0600
committerJeff Epler <jepler@gmail.com>2019-12-07 19:19:45 -0600
commit1905d0746dbd8677161dfc4523558a8fa8b029ed (patch)
tree77df0c3837df112ca94d97d018d3bd1c5715a4c9 /locale/circuitpython.pot
parent15886b1505d854d76e353b9c5261568c7065d2bf (diff)
samd: neopixel: Fix neopixels after #2297
This adapts the "inline assembler" code from the UF2 bootloader, which in turn is said to be adapted from the arduino neopixel library. This requires the cache remain ON when using M0, and be turned OFF on M4 (determined by trial and error) Testing performed on a Metro M4: * measured timings using o'scope and found all values within datasheet tolerance. * Drove a string of 96 neopixels without visible glitches * on-board neopixel worked Testing performed on a Circuit Playground Express (M0): * Color wheel code works on built-in neopixels * Color wheel code works on 96 neopixel strip As a bonus, this may have freed up a bit of flash on M0 targets. (2988 -> 3068 bytes free on Trinket M0) Closes: #2297
Diffstat (limited to 'locale/circuitpython.pot')
0 files changed, 0 insertions, 0 deletions