circuitpython/locale
Jeff Epler 989fb828d4
Revamp background writing
Now a 'once' and a 'loop' buffer can be specified.

'once' is useful for things like writing a neopixel strip in the background,
if you can guarantee the buffer contents are stable until the write is complete.

'loop' is useful for periodic things, like pwm & servos.

both together are useful for some special cases of pwm/servo, where a
transitional waveform needs to be played for one repetition and then
a new waveform needs to be played after that.

The API is renamed to reflect that it's a more generic 'background'
operation.
2022-04-23 13:09:36 -05:00
..
circuitpython.pot Revamp background writing 2022-04-23 13:09:36 -05:00
cs.po Update translation files 2022-04-07 03:35:12 +02:00
de_DE.po Update translation files 2022-04-07 03:35:12 +02:00
el.po Update translation files 2022-04-07 03:35:12 +02:00
en_GB.po Update translation files 2022-04-07 03:35:12 +02:00
en_US.po Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
en_x_pirate.po Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
es.po Update translation files 2022-04-07 03:35:12 +02:00
fil.po Update translation files 2022-04-07 03:35:12 +02:00
fr.po Update translation files 2022-04-07 03:35:12 +02:00
hi.po Update translation files 2022-04-07 03:35:12 +02:00
ID.po Update translation files 2022-04-07 03:35:12 +02:00
it_IT.po Update translation files 2022-04-07 03:35:12 +02:00
ja.po Update translation files 2022-04-07 03:35:12 +02:00
ko.po Update translation files 2022-04-07 03:35:12 +02:00
nl.po Update translation files 2022-04-07 03:35:12 +02:00
pl.po Update translation files 2022-04-07 03:35:12 +02:00
pt_BR.po Update translation files 2022-04-07 03:35:12 +02:00
ru.po Update translation files 2022-04-07 03:35:12 +02:00
sv.po Update translation files 2022-04-07 03:35:12 +02:00
tr.po New Turkish translations 2022-04-18 07:04:39 +03:00
zh_Latn_pinyin.po Update translation files 2022-04-07 03:35:12 +02:00