Commit Graph

55 Commits

Author SHA1 Message Date
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
Sam Chesney
f1cb1828d1 xflash commands corrected 2014-06-11 17:03:43 +01:00
Sam Chesney
cb963e2e92 Thesycon tool locations and links fixed 2014-06-11 17:02:35 +01:00
Sam Chesney
c4a3eddfed Location of XMOS DFU loader source added 2014-06-11 17:01:48 +01:00
Sam Chesney
68077d0b56 Clarity improvements 2014-06-11 17:01:12 +01:00
Sam Chesney
327399d858 Added related docs section to thesycon section 2014-06-06 15:26:01 +01:00
Sam Chesney
2c3942db9d Added related docs section to factory image section 2014-06-06 15:08:02 +01:00
Sam Chesney
0fb0741249 Capitalisation 2014-06-06 10:49:49 +01:00
Sam Chesney
fc19e0632f OS X DFU loader build instructions updated 2014-06-06 10:48:24 +01:00
Sam Chesney
6236696c72 Section headings updated 2014-06-06 10:47:30 +01:00
Sam Chesney
6350ee82b1 Windows and OS X upgrade examples made consistent with image creation example 2014-06-05 18:19:19 +01:00
Sam Chesney
eb8ea2ef53 XFLASH commands updated to work with tools 13, and arguments required explained 2014-06-05 18:00:54 +01:00
Sam Chesney
aa00642b26 DFU now on by default 2014-06-05 17:59:26 +01:00
Sam Chesney
faca060451 DFU "Introduction" renamed to "Overview" inline with other current docs 2014-06-05 15:18:10 +01:00
Sam Chesney
c347918326 Updated link to USB DFU 1.1 spec 2014-06-05 14:47:07 +01:00
Sam Chesney
abddcd4cc1 Recreated "DFU loader for XMOS USB AUDIO devices" document from PDF (original source could not be found) 2014-06-05 14:42:11 +01:00
Sam Chesney
674669a0de Added U8 MFA PID 2014-06-04 17:17:13 +01:00
Ross Owen
a714e66802 'Release: 6.6.0rc1' 2014-05-27 15:32:00 +01:00
Ross Owen
3a340d5073 'Release: 6.6.0rc0' 2014-05-27 11:56:16 +01:00
Ross Owen
4de5666ce2 xpd: Patched version number 2014-05-15 16:28:13 +01:00
Ross Owen
2fe1d3cbf2 xpd: Patched version number 2014-05-02 16:03:52 +01:00
Ross Owen
ba1d9ffac2 Resolved issue with DFU Upload (write_page used instead of read_page..) 2014-05-01 13:41:48 +01:00
Ross Owen
9c5e0a1dd8 'Release: 6.5.0beta0' 2014-03-06 17:50:18 +00:00
Ross Owen
5d2ae2740f Updated DFU api such that can be called from C. Also used new enums in DFU desc. 2014-03-06 10:18:54 +00:00
Ross Owen
5009e74a1e Added DFUDelay helper fund (endpoint 0 now in c so no timers... ) 2014-03-06 10:18:20 +00:00
Ross Owen
7ef494f651 Call to GetBuffer now passed length param. 2014-02-14 16:20:26 +00:00
Ross Owen
3f11f56de7 Removed remaining use of ARCH_ defines (XUD_SERIES_SUPPORT now used) 2014-02-05 16:44:25 +00:00
Ross Owen
d07ec8f9a2 'Release: 6.3.3alpha0' 2014-01-22 11:51:00 +00:00
dan
98b3bdba95 added toplevel makefile for xpd 2014-01-22 11:00:41 +00:00
dan
65da4d7efa updated module readmes and ran xpd update 2014-01-22 10:38:06 +00:00
Ross Owen
974187439d Comment tidy only 2014-01-17 11:29:33 +00:00
Ross Owen
1fa6e99473 Conflicted merge in mixer 2013-12-12 11:50:32 +00:00
Ross Owen
dbf9d350c3 Fixed G-based DFU build (From when XUD API was diffent on L vs G 2013-12-11 18:18:50 +00:00
Richard Osborne
577b5f500d Make functions static where possible, no intended functionality change.
This saves 208 bytes.
2013-12-09 18:09:18 +00:00
Ross Owen
d36edf7218 module dfu readme updates 2013-11-29 17:19:34 +00:00
Ross Owen
a86789d590 Updates by XPD 2013-11-29 17:06:47 +00:00
Ross Owen
5f70b9a002 Removed print.h include 2013-11-28 11:59:41 +00:00
Ross Owen
089312508c Removed extra FLASH_MAX_UPGRADE_SIZE define based on ARCH_G 2013-10-28 12:32:11 +00:00
Ross Owen
439ec036fb Tidyup of defines etc 2013-09-05 23:15:43 +01:00
Ross Owen
2cd8fbdcb6 Erase_all now erases all upgrade images, not just the first one 2013-07-25 14:03:54 +01:00
Ross Owen
e7d23603a4 Tidy 2013-05-08 14:24:34 +01:00
Ross Owen
3b5605dd02 Fixed some build warnings, EP num shuffle after Int EP removal 2012-11-21 18:12:24 +00:00
Ross Owen
c1c7e0b097 DFU tidy 2012-11-16 12:16:31 +00:00
Ross Owen
8dc3a08c0f DFU cleanup. Removed extra layer of indirection 2012-11-15 18:18:02 +00:00
Ross Owen
a19e328b21 DFU & SPDIF now working on SKC_SU1. Some DFU tidy 2012-11-15 17:49:51 +00:00
Ross Owen
2d6a1ab497 Added SU1 PID 2012-11-14 12:18:55 +00:00