summaryrefslogtreecommitdiff
path: root/firmware/test/i2c/main.c (follow)
Commit message (Expand)AuthorAge
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis2011-02-14
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)...Jens Arnold2006-04-26
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* Added tone and volume controlLinus Nielsen Feltzing2002-05-16
* Beginning of an mpeg threadLinus Nielsen Feltzing2002-05-13
* Playing whole song from hard diskLinus Nielsen Feltzing2002-05-11
* Now loads a megabyte and plays itLinus Nielsen Feltzing2002-05-09
* Now loads a song from disk and plays the first part of itLinus Nielsen Feltzing2002-05-09
* Minor commentingLinus Nielsen Feltzing2002-05-06
* Serial DMA worksLinus Nielsen Feltzing2002-05-06
* Failed attempt to use DMALinus Nielsen Feltzing2002-05-05
* First sound checkLinus Nielsen Feltzing2002-05-03
* Early MP3 playing testLinus Nielsen Feltzing2002-05-02
* New sprintf.Linus Nielsen Feltzing2002-05-02
* Removed strlen()Linus Nielsen Feltzing2002-04-22
* First versionLinus Nielsen Feltzing2002-04-20