Commit Graph

2890 Commits

Author SHA1 Message Date
Brennan Magee
d161ed168c Update Jenkins shared library
This repo is still using an old version that is sensitive to brew upgrades of the python version
seen here: http://srv-bri-jcim0:8080/view/sw_xvf3510_develop/job/XMOS/job/lib_xua/job/develop/404/
2021-03-10 10:26:05 +00:00
Ed
53e0fbdcc8 Merge pull request #176 from xmos/feature/xs3_support
Add XS3 support in reboot
2021-03-09 17:06:47 +00:00
Ed
2e86563274 License date 2021-03-09 16:47:45 +00:00
Ed
f3063fdfc3 Update dates 2021-03-09 16:37:27 +00:00
Ed
90f8ede387 Add XS3 support in reboot 2021-03-09 14:42:16 +00:00
QuinnWang
cd5f7272c8 decouple update for DFU "fake" SET_SAMPLE_FREQ special processing
DFU will send the AUDIO_STOP_FOR_DFU from endpoint0 to audio core in order to trigger the audio core running dummy_deliver instead of the deliver. The current code didn't distinguish the read SET_SAMPLE_FREQ or "fake" SET_SAMPLE_FREQ (not a real sampFreq, but is AUDIO_STOP_FOR_DFU), so when it is AUDIO_STOP_FOR_DFU, the current decouple code will reset the buffer just as it is sample rate switch, but this will cause the USB hub incorrectly reboot when there is a USB hub connected between XMOS device and the host. The MSFT XUF208 project, using a USB2.0 hub connected to Linux xhci, the error from xhci is "buffer overrun event on the endpoint, followed by a hub re-enabling from khubd. Modified like this commit will solve the problem.
So update decouple for DFU "fake" SET_SAMPLE_FREQ special processing just like what did in the ep_buffer.
2021-01-15 15:56:18 +08:00
oscarbailey-xmos
c9299fce96 Merge pull request #174 from xmos/feature/6.15.3_fixes
Document 50 and 500 msec delays before DFU resets (sc_usb_audio 49e2ce9)
2020-12-08 16:39:57 +00:00
oscarbailey-xmos
30e8ba3717 Merge pull request #136 from xmos/xross-patch-1
Further updates for xs3 compat
2020-12-08 16:36:34 +00:00
oscarbailey-xmos
17bd4939a8 Merge pull request #137 from xmos/xross-patch-2
Update fastmix.S for xs3 compat
2020-12-08 16:36:16 +00:00
Oscar Bailey
04a991b37e Document 50 and 500 msec delays before DFU resets (sc_usb_audio 49e2ce9) 2020-12-08 16:02:57 +00:00
oscarbailey-xmos
9bdaf7ece6 Update CHANGELOG.rst 2020-12-08 15:57:39 +00:00
oscarbailey-xmos
05888a715f Merge branch 'develop' into xross-patch-2 2020-12-08 15:55:27 +00:00
oscarbailey-xmos
5d66159b40 Update copyright notice 2020-12-08 15:54:51 +00:00
oscarbailey-xmos
b9aae2092c Merge pull request #135 from xmos/feat/xs3
Update audioports for xs3 build
2020-12-08 15:53:43 +00:00
oscarbailey-xmos
23252ac323 Update copyright notice 2020-12-08 15:53:32 +00:00
oscarbailey-xmos
4a966aaa82 Merge pull request #157 from oscarbailey-xmos/feature/fix-hid-compiler-errors
Fix compiler errors when HID_CONTROLS > 0
2020-12-02 10:25:28 +00:00
oscarbailey-xmos
b31c9c6ab1 Merge pull request #73 from oscarbailey-xmos/feature/windows-dfu
Update xmosdfu
2020-12-02 10:24:30 +00:00
Oscar Bailey
16a927d63b Fix copyright notices 2020-11-24 16:40:55 +00:00
Oscar Bailey
7fc1f254b7 Update CHANGELOG 2020-11-24 15:24:02 +00:00
Oscar Bailey
7e7c557f38 Merge branch 'feature/windows-dfu' into feature/fix-hid-compiler-errors 2020-11-24 15:21:12 +00:00
Oscar Bailey
6dbff06dce Fix typo in pdm_mic.xc causing firmware crash 2020-11-10 14:35:54 +00:00
Oscar Bailey
46a304d545 Update LICENCE.txt 2020-10-29 10:22:04 +00:00
Oscar Bailey
eb9a90574e Update documentation and scripts to match xmosdfu changes 2020-10-27 15:28:32 +00:00
Oscar Bailey
60e23eb5cd Fix xmosdfu returning non-zero return code on success 2020-10-27 14:19:17 +00:00
Oscar Bailey
7465bc057b Fix copyright notice; Fix CHANGELOG 2020-10-27 13:45:59 +00:00
Oscar Bailey
3920ab831c Add line to changelog (fix issue #119) 2020-10-27 13:20:06 +00:00
Oscar Bailey
a57a45fd67 Add alias for _fileno (Windows xmosdfu) 2020-10-27 13:16:16 +00:00
Oscar Bailey
3a917e5161 Attempt to handle error case where input file is a directory 2020-10-27 13:14:34 +00:00
Oscar Bailey
a496040de0 Fix compiler warning for xmosdfu on Linux 2020-10-27 11:54:07 +00:00
Oscar Bailey
b85cb85205 xmosdfu now compiles to bin/; Add more compile tests to Jenkinsfile 2020-10-27 11:28:55 +00:00
Oscar Bailey
bf40fee271 Update version in module_build_info 2020-10-27 11:12:43 +00:00
Oscar Bailey
3076bdffcf Update CHANGELOG and default BCD 2020-10-27 11:01:58 +00:00
Oscar Bailey
32fd9c652b Merge branch 'develop' into feature/windows-dfu 2020-10-27 10:53:37 +00:00
Oscar Bailey
baa853985b Fix compiler errors when HID_CONTROLS > 0 2020-10-21 14:50:50 +01:00
Luciano Martin
758de74946 Merge pull request #154 from xmos/release/v1.1.1
Merge release/v1.1.1 into master
v1.1.1
2020-10-08 13:56:12 +01:00
Luciano Martin
e6f6856df9 Merge pull request #153 from xmos/develop
Merge develop into release/v1.1.1
2020-10-07 16:29:27 +01:00
Luciano Martin
871ffbc5dd Merge pull request #152 from xmos/feature/remove_cpan_file
Remove not necessary cpanfile
2020-10-07 16:28:08 +01:00
lucianom
dde097b130 Remove not necessary cpanfile 2020-10-07 14:31:15 +01:00
Michael Banther
e8731a554c Merge pull request #151 from lucianomartin/feature/update_changelog
Add entry
2020-10-06 11:10:45 +01:00
lucianom
0766275a9a Add entry 2020-10-05 13:21:08 +01:00
Michael Banther
ce4424c471 Merge pull request #150 from xmos/feature/update_jsl
Update pinned version of xmos_jenkins_shared_library
2020-10-02 12:31:09 +01:00
lucianom
740f1250c7 Update pinned version of xmos_jenkins_shared_library 2020-10-02 11:19:02 +01:00
Michael Banther
45d699321d Merge pull request #148 from lucianomartin/feature/replace_pipfile
Replace Pipfile with requirements.txt file
2020-09-30 09:46:44 +01:00
lucianom
e0b8cdf5f7 Replace Pipfile 2020-09-22 09:00:36 +01:00
oscarbailey-xmos
ecaeb89ea8 Merge pull request #146 from ed-xmos/feature/fix_i2s_pushout_at_startup
Cherry pick decouple bug fix (v0.1.4) that solves the I2S timing issue
2020-09-21 09:36:56 +01:00
Ed
c4f32aceab Update changelog 2020-09-03 17:19:01 +01:00
Ed
2164d8d023 Cherry pick decouple bug fix (v0.1.4) that solves the I2S timing pushout on startup 2020-09-02 11:56:05 +01:00
Ed
a08060896d Merge pull request #143 from xmos/bump_version
Bump!
2020-06-22 16:55:28 +01:00
Ed
948546e0d0 Bump! 2020-06-22 16:29:18 +01:00
Michael Banther
ab2519ab4f Merge pull request #142 from xmos/release/v1.1.0
Release v1.1.0
v1.1.0
2020-05-20 14:55:41 +01:00