summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* main: initialize i2c drivers with reference to twid object, not BASEHarald Welte2011-12-281-2/+3
|
* don't use -fno-rtti on a non-c++ projectHarald Welte2011-12-281-1/+1
|
* add si570 test code to mainHarald Welte2011-12-282-3/+20
|
* add test skeleton code for osmo-sdrHarald Welte2011-12-276-0/+375
|
* add gitignoreHarald Welte2011-12-031-0/+3
|
* add symlink to reduce required makefile modifications for include pathHarald Welte2011-12-031-0/+1
|
* benchmark: use bulk-in benchmarkHarald Welte2011-12-031-2/+2
|
* benchmark: initialize data with deterministic patternHarald Welte2011-12-031-1/+6
|
* add host utility for usb benchmarkingHarald Welte2011-12-032-0/+110
|
* import usb-device-mass-storage projectHarald Welte2011-12-035-0/+3857
|
* fix fast audio source test, generates 640 kS/s to 1 Ms/s nowHarald Welte2011-12-025-13/+27
|
* initial checkin of non-complete 'fast usb audio source' test programHarald Welte2011-12-018-0/+2341
| | | | | the idea is to explore how various OSs USB-Audio drivers react if you present them with an audio device of 512kHz or 1MHz sampling freq.
* import usb-benchmark-projectHarald Welte2011-12-017-0/+1115
| | | | | this can be used to measure the net USB throughput of a given atmel microcontroller.
* add audio looprec project ported for sam3u-ekHarald Welte2011-12-014-0/+688
|
* impor FAT library required by standalone SSC / audio codecHarald Welte2011-12-018-0/+4771
|
* import basic-ssc-i2s-wm8731-project from at91sam3-ekHarald Welte2011-12-017-0/+929
| | | | ported to at91lib-1.9
* initial checkin of usb-device-audio-speaker-project for sam3u-ekHarald Welte2011-12-016-0/+3146
personal git repositories of Harald Welte. Your mileage may vary