Commit Graph

1789 Commits

Author SHA1 Message Date
xross
99fa8b0442 Fixed build issue in app_xua_simple due to unsafe mclk port 2017-11-01 16:23:03 +00:00
xross
8ceec63c5d Set default BCD_DEVICE to 1.0.0 2017-11-01 16:06:25 +00:00
xross
7f3f1e75b5 Various manual updates pulled over from sc_usb_audio 2017-11-01 16:06:05 +00:00
xross
081526c772 Manual updates to xua_audiohub.xc from sc_usb_audio audio_io.xc 2017-11-01 11:13:08 +00:00
xross
c9d6ca1f9d Manual DFU related updates from sc_usb_audio 2017-11-01 11:01:12 +00:00
xross
d14275e9e4 Final build issues with example app resolved after move to conf.h 2017-10-31 16:16:40 +00:00
xross
420150f737 Resolving build issues due to moving from custom/devicedefines.h to conf headers. Also removed i_audMan 2017-10-31 16:00:29 +00:00
xross
e98fffd966 File re-shuffle. Moving from devicedefines to xua_conf.h 2017-10-16 17:50:25 +01:00
xross
2cb103a0e6 Merge branch 'master' of github.com:xmos/lib_xua 2017-10-13 16:02:52 +01:00
xross
88bcd75960 i_audMan now nullable 2017-10-13 16:01:19 +01:00
xross
05f3c01a3c app_xua_simple now 2i2o 2017-10-13 14:46:40 +01:00
xross
26d53cd274 Resolved issue with app_xua_simple playback - I2C port defs 2017-10-12 15:50:58 +01:00
xross
332ec6fbcb Output functional in simple app. Issue at high volume. Still uses sc_i2c. 2017-10-12 15:33:58 +01:00
xross
d4775f0122 Removed comment only 2017-10-12 13:46:22 +01:00
xross
163ef89ff5 audio() -> XUA_AudioHub 2017-10-12 13:46:12 +01:00
xross
2c20d94d0b xua.h includes xua_buffer.h 2017-10-12 13:28:29 +01:00
xross
28986abc5f More work to app_xua_simple. Builds but missing IO and HW config 2017-10-12 13:28:16 +01:00
xross
0641a96ae5 DFU define rename 2017-10-12 13:27:54 +01:00
xross
5e1ee87764 Define tweaks in simple app 2017-10-12 13:27:41 +01:00
xross
714b4754fd app_xua_simple has USB_TILE on 1 2017-10-12 13:27:18 +01:00
xross
109bf34565 Added XUA_Buffer() which pars buffer and decouple. Re-named these functions 2017-10-12 13:26:52 +01:00
xross
032d972052 Created xua_buffer.h.
Added dummy hw config calls to simple app.
Tmp added gpio_access
2017-10-12 13:26:00 +01:00
Ross Owen
3f7a8fbdf3 Update README.rst 2017-10-10 15:00:55 +01:00
xross
eae3e4237b Initial file tidy-up. Created app_xua_simple. 2017-10-10 15:00:00 +01:00
xross
4d4765dc77 Initial move to lib structure 2017-10-10 09:48:54 +01:00
Ross Owen
7776f74cba Update CHANGELOG.rst 2017-10-09 10:35:13 +01:00
Ross Owen
1163494792 Fixed https://github.com/xmos/sc_usb_audio/issues/4 2017-10-09 10:33:26 +01:00
Ross Owen
a4f4f44f2a Merge pull request #11 from arp2600/master
Added waf build scripts for modules
2017-10-09 10:31:15 +01:00
Ross Owen
1837bca593 Update CHANGELOG.rst 2017-10-09 10:26:46 +01:00
Larry Snizek
25637346be Merge pull request #18 from larry-xmos/uac1_control_descriptor_name
Give UAC1 control interface a name and swap UAC1 DFU and control interface numbers
2017-10-06 17:49:21 +01:00
Larry Snizek
fd6d767253 Merge master into uac1_control_descriptor_name 2017-10-06 17:46:52 +01:00
Larry Snizek
8d7df3cc77 Update changelog 2017-10-06 17:46:09 +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
0bc2e54818 Give UAC1 control interface a name. Swap UAC1 DFU and control interface numbers. Was typically 3 for DFU and 4 for control, now 3 for control and 4 for DFU. 2017-10-06 17:43:56 +01:00
xross
9bdfc5db9f Version bump in changelog 2017-10-06 11:05:42 +01:00
Ross Owen
659f8e0013 Changelog typo 2017-10-06 10:38:47 +01:00
Larry Snizek
1b34107297 Merge pull request #16 from larry-xmos/xmosdfu_rpi_makefile
Raspberry Pi makefile for xmosdfu
2017-10-06 10:13:45 +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
Brendon Le Comte
7410ff5485 Merge pull request #14 from samchesney/add_dfu_runner_script
Add simple runner script for DFU host app
2017-09-20 13:19:57 +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
Ross Owen
e3fd1601d7 Cleaned up some build warnings when NUM_USB_CHAN_OUT = 0 2017-08-24 10:12:07 +01:00
Ross Owen
383ab0b2eb Merge pull request #13 from larry-xmos/master
Comments to describe FLASH_MAX_UPGRADE_SIZE
2017-08-18 14:28:29 +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
0e75a1e037 'Release: 7.4.1rc1' 2017-08-11 16:08:31 +01:00