Commit Graph

114 Commits

Author SHA1 Message Date
Ross Owen
a4f4f44f2a Merge pull request #11 from arp2600/master
Added waf build scripts for modules
2017-10-09 10:31:15 +01:00
Larry Snizek
99e65f8827 Merge branch 'master' of github.com:xmos/sc_usb_audio 2017-10-06 17:44:57 +01:00
Larry Snizek
f65fde0474 Change "OS X" to "macOS" in documentation 2017-10-06 17:44:40 +01:00
Larry Snizek
b7a4bc9b73 Add a Linux makefile for xmosdfu 2017-10-06 10:12:22 +01:00
Larry Snizek
f81e2d8f50 Fix Pi build of xmosdfu 2017-10-06 09:25:32 +01:00
Larry Snizek
a25d8a64b4 Add xmosdfu Raspberry Pi makefile and rename directory from "xmos_dfu_osx" to "xmosdfu" 2017-10-05 17:56:26 +01:00
Sam Chesney
9061166ca9 Add simple runner script for DFU host app
This script performs the environment setup before executing the DFU app.
2017-09-08 16:17:02 +01:00
Sam Chesney
2b8ebe649d Add executable permissions to host DFU app setup script 2017-09-08 16:13:57 +01:00
Larry Snizek
aba16f7037 Comments to describe FLASH_MAX_UPGRADE_SIZE 2017-08-18 14:24:54 +01:00
Ross Owen
03af8edb1f Revert "Error return passed back up for writing page data"
This reverts commit ce5ae60f3b.
2017-08-15 14:57:53 +01:00
Ross Owen
ce5ae60f3b Error return passed back up for writing page data 2017-08-14 12:00:52 +01:00
Ross Owen
cce4104b3a Removed isAllOnes() check 2017-08-11 16:05:19 +01:00
Ross Owen
25653fc080 xpd: Patched version number 2017-08-07 16:21:13 +01:00
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
George Roger
e3117d438e Added waf build scripts for modules 2017-07-24 12:20:44 +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