index
:
sam3u-tests
master
Atmel AT91lib based repo with sam3u testing code
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usb-dfu-experiment
Commit message (
Expand
)
Author
Age
Files
Lines
*
disalbe WFE, as it interferes with jtag debug
Harald Welte
2012-01-08
1
-1
/
+2
*
DFU: toggle LED on upload and download
Harald Welte
2012-01-08
1
-0
/
+4
*
DFU: use -nostdlib and include rstc.o
Harald Welte
2012-01-08
1
-1
/
+3
*
DFU: use __WFE() to reduce idle loop power consumption
Harald Welte
2012-01-08
1
-0
/
+1
*
sam3u unique id: make sure string is zero-terminated
Harald Welte
2012-01-08
1
-2
/
+4
*
DFU: Implement SAM3U Flash Programming Errata 46.2.1.3
Harald Welte
2012-01-08
1
-0
/
+4
*
read reset reason
Harald Welte
2012-01-08
1
-0
/
+10
*
DFU: add actual upload and download support
Harald Welte
2012-01-08
1
-6
/
+93
*
fix compiler warnings
Harald Welte
2012-01-08
1
-4
/
+11
*
DFU: put Chip Unique ID into USB serial number string
Harald Welte
2012-01-08
3
-39
/
+71
*
merge with current at91lib changes (82eaac47c73621cc42ea6f40ffca2118e764a3ae)
Harald Welte
2012-01-07
2
-11
/
+18
*
make sure to return DFU_RET_ZLP from handle_{up,dn}load()
Harald Welte
2012-01-05
1
-3
/
+2
*
remove dfu_desc.c which is now in at91lib
Harald Welte
2012-01-05
1
-115
/
+0
*
initial commit of at91sam3u-ek/osmo-sdr DFU experiments
Harald Welte
2012-01-05
6
-0
/
+929
personal git repositories of
Harald Welte
. Your mileage may vary