Commit Graph

100 Commits

Author SHA1 Message Date
Sam Chesney
13f5bb313d xpd: Cleaned up whitespace 2017-08-03 15:50:15 +01:00
Sam Chesney
4955d2d282 xpd: Patched version number 2017-08-03 15:50:15 +01:00
Sam Chesney
c1f89f4d15 Rebrand SM+ -> VF in host DFU example 2017-07-20 08:58:43 +01:00
Ed Clarke
721ee98ea4 Initial changes to remove xud dependancies when compiling with NO_USB=1 2017-06-29 09:48:59 +01:00
Sam Chesney
318ec21ae3 Add DFU test scripts from usb_audio_testing/dfu
Taken from commit 74c206628de79230f3f9191361fe5fcfa3058e87.
2017-06-15 17:37:12 +01:00
Sam Chesney
414f205144 Rename testdfu.sh -> testdfu_loop.sh 2017-06-15 17:23:33 +01:00
Sam Chesney
595d26c6f2 Harmonise indentation styles after merging code from usb_audio_testing 2017-06-15 14:55:00 +01:00
Sam Chesney
90885475e4 Fix newline in print 2017-06-15 14:38:57 +01:00
Sam Chesney
b0d69e12b1 Merge changes from github.com/xmos/usb_audio_testing/dfu/OSX/xmosdfu.cpp
This was merge from commit 74c206628de79230f3f9191361fe5fcfa3058e87 of
usb_audio_testing.
2017-06-15 14:32:12 +01:00
Sam Chesney
22c312ffb4 Tabs -> spaces & trim trailing 2017-06-15 11:44:37 +01:00
Ross Owen
4430e62701 Fixed up DFU host app PID list 2017-06-07 14:57:49 +01:00
Ross Owen
1a729e8eb7 Added START_IN_DFU to host and xcore code 2017-05-25 10:24:38 +01:00
Ross Owen
3725699098 Added default SMP pid to dfu app. Added a basic error check to main write/download image loop 2017-05-23 16:28:37 +01:00
Ross Owen
f1418e2267 module DFU built with -Os and -mno-dual-issue 2016-12-13 15:49:14 +00:00
Ross Owen
ca1925db7a Opts for fitting beclear 2016-12-05 19:26:14 +00:00
Ross Owen
26bcc1db6e xpd: Patched version number 2016-07-11 17:01:12 +01:00
Ross Owen
dbb519dee2 fl_readImageRead() -> fl_readImagePage() due to deprecation warning 2016-04-25 16:26:26 +01:00
Ross Owen
b24377ad99 'Release: 6.15.1rc1' 2016-03-24 14:44:04 +00:00
Ross Owen
d8f8b86687 xpd: Patched version number 2015-12-09 16:21:04 +00:00
Ross Owen
55f20f68ae 'Release: 6.13.0beta2' 2015-10-13 17:38:50 +01:00
Ross Owen
2ae88301eb 'Release: 6.13.0beta1' 2015-10-12 15:15:26 +01:00
Ross Owen
195ce6197e Fixed DFU flag address to properly conform to memory address range allocated by tools for apps 2015-07-20 11:39:01 +01:00
Ross Owen
9aff164b70 Fixed x200 DFU define (caused trap on start-up) 2015-06-30 13:59:04 +01:00
Ross Owen
c385fc2e15 xpd: Cleaned up whitespace 2015-06-26 15:18:05 +01:00
Ross Owen
90a91d5da4 DFU now uses absolute address for DFU persistent flag (similar to role-change) to try and improve resilience to code/tools changes. 2015-06-26 11:28:34 +01:00
Ross Owen
23b325a89f newDFUState always assigned to. Caused windows DFU issues since it sends extra requests. 2015-06-23 16:14:15 +01:00
Ross Owen
cdc2d74016 xpd: Cleaned up whitespace 2015-06-19 16:11:59 +01:00
Ross Owen
8b98db1b0f xpd: Patched version number 2015-06-19 16:11:59 +01:00
Ross Owen
4d93a9c906 Initial work to run flash code on a remote tile from USB tile. Also added some error passing for DFU (such that device stalls the host). Still needs merging with dummy_deliver. 2015-06-12 14:43:50 +01:00
Ross Owen
ee7d058614 DFU now uses an interface to DFU handler which does flash handling. Should allow access to flash on another tile more easily. 2015-06-08 16:03:08 +01:00
Ross Owen
68a329c5c3 xmos_dfu now uses list of PIDs, makes adding one easier.. Added --listdevices command 2015-06-08 16:01:53 +01:00
Ross Owen
234925f1b5 xmosdfu (OS X host dfu example) now uses a list for PID to make adding PIDs easier. Added hi-res board PID to list. 2015-06-03 11:18:37 +01:00
Ross Owen
6d2d352966 fl_setProtection not called when QUAD_SPI_FLASH defined - no longer in API. 2015-06-01 15:58:59 +01:00
Ross Owen
01381584fb xpd: Patched version number 2015-04-09 15:03:55 +01:00
Ross Owen
46faa608cc 'Release: 6.11.2rc1' 2015-03-31 22:45:02 +01:00
Ross Owen
a28fccdcb7 xpd: Patched version number 2015-03-04 16:10:04 +00:00
Ross Owen
975e7efc42 xpd: Patched version number 2014-12-12 13:19:10 +00:00
Ross Owen
876e5a2606 'Release: 6.10.0alpha1' 2014-10-31 10:49:31 +00:00
Sam Chesney
75d5b0d457 xpd: Patched version number 2014-10-22 14:59:34 +01:00
Ross Owen
ae85f31e22 'Release: 6.8.0alpha2' 2014-08-29 16:37:36 +01:00
Sam Chesney
2f51ee286c 'Release: 6.8.0alpha1' 2014-08-29 16:13:33 +01:00
Ross Owen
0c5861ffa5 xpd: Patched version number 2014-08-29 14:32:15 +01:00
Ross Owen
f2b688b4cb xpd: Patched version number 2014-08-15 12:59:26 +01:00
Ross Owen
c972efdc01 xpd: Patched version number 2014-07-15 12:14:42 +01:00
Ross Owen
e4e4631eab xpd: Patched version number 2014-07-15 12:12:23 +01:00
Sam Chesney
3bd01c0844 Website xref handling now fixed, so direct section links returned. Work around for xdoc labelling of xrefs in pdf output 2014-06-12 16:35:31 +01:00
Sam Chesney
60917b36b3 Work around for website documentation xref issue 2014-06-12 10:49:15 +01:00
Sam Chesney
21e126c063 Broke xflash DFU page up with additional headings 2014-06-11 18:15:31 +01:00
Sam Chesney
1d2cf76779 More DFU doc improvements 2014-06-11 18:14:53 +01:00
Sam Chesney
7d13492597 Added explanation of values passed to xflash in example 2014-06-11 17:32:33 +01:00