Commit Graph

37 Commits

Author SHA1 Message Date
Harald Welte d85f07f25c add (broken) isochronous support... 2012-02-28 03:14:52 +01:00
Harald Welte b497b17d2a fast-audio: embed DFU RT IF / FUNC descriptors 2012-01-08 19:24:41 +01:00
Harald Welte 70594a0e64 DFU: use g_dfu instead of dfu 2012-01-08 16:22:20 +01:00
Harald Welte 6d19c32cb0 remove lots of dead code 2012-01-08 15:44:59 +01:00
Harald Welte 251a4109ff disalbe WFE, as it interferes with jtag debug 2012-01-08 15:41:52 +01:00
Harald Welte b3d3d2161c DFU: toggle LED on upload and download 2012-01-08 15:41:11 +01:00
Harald Welte 4b0a2a1aa2 DFU: use -nostdlib and include rstc.o 2012-01-08 15:35:21 +01:00
Harald Welte 9439e717cc DFU: use __WFE() to reduce idle loop power consumption 2012-01-08 15:34:52 +01:00
Harald Welte eaf3be4fb7 sam3u unique id: make sure string is zero-terminated 2012-01-08 15:15:56 +01:00
Harald Welte d6d3d9d1bd DFU: Implement SAM3U Flash Programming Errata 46.2.1.3 2012-01-08 15:12:54 +01:00
Harald Welte 114072c587 read reset reason 2012-01-08 15:12:21 +01:00
Harald Welte f2be0ee6d8 DFU: add actual upload and download support 2012-01-08 13:04:30 +01:00
Harald Welte be10ca901e fix compiler warnings 2012-01-08 12:57:59 +01:00
Harald Welte 87a3f5056e DFU: put Chip Unique ID into USB serial number string 2012-01-08 11:53:17 +01:00
Harald Welte 8b12621531 merge with current at91lib changes (82eaac47c73621cc42ea6f40ffca2118e764a3ae) 2012-01-07 17:46:25 +01:00
Harald Welte 5a78233aa7 make sure to return DFU_RET_ZLP from handle_{up,dn}load() 2012-01-05 23:37:56 +01:00
Harald Welte d9663aa6f0 remove dfu_desc.c which is now in at91lib 2012-01-05 23:37:40 +01:00
Harald Welte 250c85da27 initial commit of at91sam3u-ek/osmo-sdr DFU experiments 2012-01-05 22:19:41 +01:00
Harald Welte 620d68be79 sdr-test-project has moved to osmo-sdr.git 2011-12-31 17:59:50 +01:00
Harald Welte bf24be23da extend test to a point where we can tune to FM radio 2011-12-29 23:31:37 +01:00
Harald Welte 7ea4c0412b main: initialize i2c drivers with reference to twid object, not BASE 2011-12-28 02:35:13 +01:00
Harald Welte 17cdcbeac6 don't use -fno-rtti on a non-c++ project 2011-12-28 02:34:59 +01:00
Harald Welte 7fb90daf9f add si570 test code to main 2011-12-28 01:19:06 +01:00
Harald Welte 23f95a767f add test skeleton code for osmo-sdr 2011-12-27 23:57:43 +01:00
Harald Welte b97ccb4500 add gitignore 2011-12-03 01:31:16 +01:00
Harald Welte eae7c1acf6 add symlink to reduce required makefile modifications for include path 2011-12-03 01:30:30 +01:00
Harald Welte f0f44c263f benchmark: use bulk-in benchmark 2011-12-03 00:49:52 +01:00
Harald Welte 29e4ff8e32 benchmark: initialize data with deterministic pattern 2011-12-03 00:49:33 +01:00
Harald Welte 2dc6ac6643 add host utility for usb benchmarking 2011-12-03 00:48:51 +01:00
Harald Welte c1ad1298a5 import usb-device-mass-storage project 2011-12-03 00:48:23 +01:00
Harald Welte 84763f9c33 fix fast audio source test, generates 640 kS/s to 1 Ms/s now 2011-12-02 22:51:44 +01:00
Harald Welte 8ed7d59671 initial checkin of non-complete 'fast usb audio source' test program
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.
2011-12-01 22:54:21 +01:00
Harald Welte 1a23c27e71 import usb-benchmark-project
this can be used to measure the net USB throughput of a given atmel
microcontroller.
2011-12-01 21:32:04 +01:00
Harald Welte c862d700c6 add audio looprec project ported for sam3u-ek 2011-12-01 20:54:00 +01:00
Harald Welte 6d90963221 impor FAT library required by standalone SSC / audio codec 2011-12-01 20:52:49 +01:00
Harald Welte 70285f225b import basic-ssc-i2s-wm8731-project from at91sam3-ek
ported to at91lib-1.9
2011-12-01 19:56:39 +01:00
Harald Welte eebb6cc121 initial checkin of usb-device-audio-speaker-project for sam3u-ek 2011-12-01 19:53:03 +01:00