circuitpython/ports
Jeff Epler 19d122e546 nrf: i2sout: Fix double-increment when copying samples
This caused two problems when playing unsigned samples:
 * When an even number of samples were present, it "worked" but only
   every other sample was copied into the output, changing the waveform
 * When an odd number of samples were present, the copy continued beyond
   the end of the buffers and caused a hard fault
2019-11-25 09:07:20 -06:00
..
atmel-samd removed Robo HAT MM1 M0 board. 2019-11-20 21:34:24 +11:00
cxd56 CXD56 is a better platform name 2019-10-28 10:47:09 -04:00
nrf nrf: i2sout: Fix double-increment when copying samples 2019-11-25 09:07:20 -06:00
stm32f4 requested style changes 2019-11-21 14:30:07 -05:00
unix Fix unix build by using safe mode stub 2019-03-12 11:56:35 -07:00