circuitpython/locale
Scott Shawcroft 255e997345
Rework the analogbufio API.
* read() is now readinto() and takes the buffer to write into.
* readinto() returns the number of valid samples.
* readinto() can be interrupted by ctrl-c.
* readinto() API doesn't support signed numbers because it never did.
* sample_rate is now required in the constructor because supported
  values will vary per-port.
* 16 bit values are full range. 12 bit samples from RP2040 are stretched
  in the same way they are for AnalogIn.

Fixes #7226
2022-12-01 17:46:07 -08:00
..
ID.po Update translation files 2022-11-29 16:09:32 +01:00
circuitpython.pot Rework the analogbufio API. 2022-12-01 17:46:07 -08:00
cs.po Update translation files 2022-11-29 16:09:32 +01:00
de_DE.po Update translation files 2022-11-29 16:09:32 +01:00
el.po Update translation files 2022-11-29 16:09:32 +01:00
en_GB.po Update translation files 2022-11-29 16:09:32 +01: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-11-29 16:09:32 +01:00
fil.po Update translation files 2022-11-29 16:09:32 +01:00
fr.po Update translation files 2022-11-29 16:09:32 +01:00
hi.po Update translation files 2022-11-29 16:09:32 +01:00
it_IT.po Update translation files 2022-11-29 16:09:32 +01:00
ja.po Update translation files 2022-11-29 16:09:32 +01:00
ko.po Update translation files 2022-11-29 16:09:32 +01:00
nl.po Update translation files 2022-11-29 16:09:32 +01:00
pl.po Update translation files 2022-11-29 16:09:32 +01:00
pt_BR.po Update translation files 2022-11-29 16:09:32 +01:00
ru.po Update translation files 2022-11-29 16:09:32 +01:00
sv.po Update translation files 2022-11-29 16:09:32 +01:00
tr.po Update translation files 2022-11-29 16:09:32 +01:00
zh_Latn_pinyin.po Update translation files 2022-11-29 16:09:32 +01:00