| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-25 | Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in ↵ | Dan Halbert | |
| development) master. cpx build compiles and loads and works in repl; test suite not run yet esp8266 not tested yet | |||
| 2017-07-12 | atmel-samd: Fix AudioOut buffer playback by supporting bytes_per_sample. | Scott Shawcroft | |
| Thanks to @ntoll for finding this bug! | |||
| 2017-06-07 | shared-bindings: Update docs to remove with statements from examples but add ↵ | Scott Shawcroft | |
| more detail to the design guide about their use. | |||
| 2017-06-07 | docs: Fix header lines that are too short. | Scott Shawcroft | |
| 2017-05-15 | atmel-samd: Support wav file playback. Tested up to 16bit 22.1khz. Must be ↵ | Scott Shawcroft | |
| mono file! SD card support may work but likely needs buffer tuning. Its untested. Fixes #105 | |||
| 2017-05-01 | atmel-samd: Introduce audio sample playback via audioio.AudioOut. | Scott Shawcroft | |
