Dan Halbert
|
c478c10923
|
Do not allow a *io object to be used after deinit().
Fixes #278, #277, #276, #275.
|
2017-10-03 12:07:17 -07:00 |
|
Dan Halbert
|
ef61b5ecb5
|
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
cpx build compiles and loads and works in repl; test suite not run yet
esp8266 not tested yet
|
2017-08-25 22:17:07 -04:00 |
|
Scott Shawcroft
|
f878bc4efc
|
atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample.
Thanks to @ntoll for finding this bug!
|
2017-07-12 11:55:49 -07:00 |
|
Scott Shawcroft
|
58b9789d0c
|
atmel-samd: Introduce audio sample playback via audioio.AudioOut.
|
2017-05-01 13:10:03 -07:00 |
|