Commit Graph

1791 Commits

Author SHA1 Message Date
Ross Owen
ce5ae60f3b Error return passed back up for writing page data 2017-08-14 12:00:52 +01:00
Ross Owen
0e75a1e037 'Release: 7.4.1rc1' 2017-08-11 16:08:31 +01:00
Ross Owen
cce4104b3a Removed isAllOnes() check 2017-08-11 16:05:19 +01:00
Ross Owen
da927ba01e 'Release: 7.4.1rc0' 2017-08-07 16:22:15 +01:00
Ross Owen
25653fc080 xpd: Patched version number 2017-08-07 16:21:13 +01:00
Ross Owen
b1ec4c2351 Update changelog 2017-08-07 16:20:44 +01:00
Ross Owen
f771acfcb7 Merge pull request #12 from ed-xmos/fix_null_chanend_i2s_builds
fix exception - ensure chan param nullable in audio_io
2017-08-07 16:13:37 +01:00
Ed Clarke
9886ee6362 fix exception - ensure chan param nullable down to DOSampletransfer when NO_USB defined 2017-08-07 15:58:00 +01:00
Sam Chesney
ffb8baba20 'Release: 7.4.0rc0' 2017-08-03 15:50:16 +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
Ross Owen
cdbda31041 Fix for warning: c_mix_out not used in two parallel statements in I2S only builds 2017-08-03 14:11:01 +01:00
Ross Owen
a92ec3a0c4 Disabled DFU flash code warning 2017-08-02 15:52:32 +01:00
Ross Owen
3dfd070e58 Disable UAC warnings on NO_USB 2017-08-02 15:49:57 +01:00
Ross Owen
0314cfd347 Changelog whitespace only 2017-07-28 13:23:23 +01:00
Ross Owen
39fc909d13 Readme update (removed old release tag) 2017-07-28 13:21:54 +01:00
Ross Owen
687c34c1a4 Changelog update 2017-07-28 13:21:38 +01:00
Ross Owen
cbeb5b4438 DFU_PID based on AUDIO_CLASS 2017-07-28 13:17:20 +01:00
Ross Owen
718d173ec6 Merge branch 'master' of github.com:xmos/sc_usb_audio 2017-07-25 15:13:41 +01:00
Ross Owen
d9bf958c90 Fixed USB DFU issue - code was excluded incorrectly 2017-07-25 15:11:38 +01:00
George Roger
e3117d438e Added waf build scripts for modules 2017-07-24 12:20:44 +01:00
Ross Owen
b08f62b851 Merge pull request #10 from samchesney/master
Rebrand SM+ -> VF in host DFU example
2017-07-24 12:14:31 +01:00
Sam Chesney
c1f89f4d15 Rebrand SM+ -> VF in host DFU example 2017-07-20 08:58:43 +01:00
Ross Owen
114d2be444 Quick fix for to get NO_USB building 2017-07-19 02:31:25 +01:00
Ross Owen
31f28f8c42 Merge pull request #9 from larry-xmos/master
Correct stray "else" - meant that g_freqChange never changed
2017-07-18 17:47:44 +01:00
Larry Snizek
cbe926f686 Correct stray "else" - meant that g_freqChange never changed 2017-07-18 17:32:50 +01:00
Ross Owen
a4c8cdcb1c Merge pull request #7 from ed-xmos/remove_xud_dep_for_i2s
Remove xud dep for i2s in vf
2017-07-18 15:36:40 +01:00
Ed Clarke
42a0ac7fd8 Add comment to explain magic numbers 2017-06-29 11:05:24 +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
c351c901bf Bump version and update changelog with DFU host changes 2017-06-16 11:51:21 +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
b521b15744 Fix for warning: `dfuInterface' not used in two parallel statements when NO_USB 2017-06-02 14:44:32 +01:00
Ross Owen
b568b0181b Fixed warning re: UAC1 DFU 2017-06-02 12:43:15 +01:00
Ross Owen
5496bee9b4 Merge pull request #2 from xmos/pdm_replay
modifications required for pdm replay to work
2017-05-25 23:47:57 +01:00
Brendon Le Comte
67c1cbb50f Merge branch 'master' into pdm_replay 2017-05-25 13:36:53 +01:00
Ross Owen
f706e09d2a Added bus disconnect code to X200 reboot (see bugzilla #17377) 2017-05-25 11:51:50 +01:00
Ross Owen
317f466c78 Merge branch 'master' of github.com:xmos/sc_usb_audio 2017-05-25 10:24:52 +01:00
Ross Owen
1a729e8eb7 Added START_IN_DFU to host and xcore code 2017-05-25 10:24:38 +01:00
Sam Chesney
b996cbc10c Update default product string to match SM+ pattern 2017-05-24 17:26:38 +01:00
Brendon
581287f0ee modifications required for pdm replay to work 2017-05-24 14:10:27 +01:00
Ross Owen
8e861e0a5e DFU flash code run on tile[0] even if XUD_TILE and AUDIO_IO_TILE are not 0 2017-05-24 10:45:56 +01:00
Ross Owen
b227ee5c90 Merge branch 'master' of github.com:xmos/sc_usb_audio 2017-05-23 16:28:47 +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
cb63ae01cd Merge pull request #1 from xmos/removed_warnings
Removed warnings
2017-05-23 15:41:17 +01:00