Adafruit_MP3/examples
Limor "Ladyada" Fried da1f4359ba
Merge pull request #10 from jepler/standalone-encoder
assembly: add a fully generic implementation and a standalone decoder
2019-12-24 12:20:17 -05:00
..
DMA_fancy_player skips for unsuported arch 2019-08-07 17:36:55 +02:00
DMA_play_from_header skips for unsuported arch 2019-08-07 17:36:55 +02:00
DMA_play_from_SD skips for unsuported arch 2019-08-07 17:36:55 +02:00
play_from_header skips for unsuported arch 2019-08-07 17:36:55 +02:00
play_from_QSPI fix qspi example 2019-12-15 02:12:33 -05:00
play_from_SD Merge branch 'master' into master 2019-09-24 17:14:45 -04:00
standalone assembly: add a fully generic implementation and a standalone decoder 2019-12-24 10:57:06 -06:00
test.mp3 - Fixed issues with Teensy support - The code NVIC_DisableIRQ(MP3_IRQn); applies only to the feather and metro m4 but was applied to all boards which resulted in MP3\_IRQn being undefined. (Adafruit\_MP3.cpp) 2018-10-06 13:12:45 -04:00