Commit Graph

1810 Commits

Author SHA1 Message Date
oscarbailey-xmos
ee75327d34 Merge pull request #149 from xmos/feature/update-lib-xud-dependency
Update lib_xud to v1.1.1
v0.1.5
2020-09-22 15:09:58 +01:00
oscarbailey-xmos
2fb8bd6d49 Change view to lib_xua_release_0_1_5 2020-09-22 13:00:44 +01:00
Default Name
2dc860b9aa Update lib_xud to v1.1.1 2020-09-22 12:47:44 +01:00
Ed
67f8badbe7 Fix source/license/changelog check fails v0.1.4rc0 2020-09-02 11:42:23 +01:00
Ed
8be5f0a31f Merge branch 'feature/fix_i2s_pushout' into support/0.1
* feature/fix_i2s_pushout:
  Version bump, changelog and source
  Better fix to avoid zero length packets being added to input buffer before SoF case starts working
  Revert "Handle case at startup where decouple ISR gets stuck for several hundred cycles at startup, pushing out I2S timing"
  Handle case at startup where decouple ISR gets stuck for several hundred cycles at startup, pushing out I2S timing

# Conflicts:
#	CHANGELOG.rst
2020-09-02 10:07:12 +01:00
Ed
acd5e5f951 Version bump, changelog and source 2020-09-02 08:37:39 +01:00
Ed
0286ca093d Better fix to avoid zero length packets being added to input buffer before SoF case starts working 2020-09-01 17:53:03 +01:00
Ed
2e8e57d5fa Revert "Handle case at startup where decouple ISR gets stuck for several hundred cycles at startup, pushing out I2S timing"
This reverts commit 0b32bee3aa.
2020-09-01 17:48:38 +01:00
Ed
0b32bee3aa Handle case at startup where decouple ISR gets stuck for several hundred cycles at startup, pushing out I2S timing 2020-09-01 09:55:53 +01:00
Sam Chesney
e0ab8d4346 Merge pull request #92 from larry-xmos/release/0.1.3
XVF3500 maintenance release
v0.1.3rc1
2019-08-23 17:37:33 +01:00
Larry Snizek
0eaefc3478 Jenkins release ready for merging 2019-08-23 17:17:21 +01:00
Larry Snizek
dcfe0235ad Unstuck test script 2019-08-23 17:04:31 +01:00
Larry Snizek
58713733a2 Troubleshoot Jenkins release 2019-08-23 16:38:53 +01:00
Larry Snizek
a135b674f7 Troubleshoot Jenkins release 2019-08-23 16:37:20 +01:00
Larry Snizek
43eb63e271 Test Jenkins release on a pull request 2019-08-23 15:56:34 +01:00
Sam Chesney
7d06aa543a Merge pull request #90 from larry-xmos/release/0.1.3
XVF3500 maintenance release
2019-08-23 14:56:04 +01:00
Larry Snizek
235b06f00a Add Jenkins release steps 2019-08-23 14:32:24 +01:00
Sam Chesney
f90022618b Merge pull request #87 from larry-xmos/release/0.1.3
XVF3500 maintenance release
2019-08-23 13:44:57 +01:00
Larry Snizek
5b1132a603 Changelog update 2019-08-23 13:15:23 +01:00
Larry Snizek
2e6ce1e4e1 More documentation build fixes 2019-08-23 13:10:59 +01:00
Larry Snizek
a48ae96f39 AN00246: Remove missing block diagram 2019-08-23 12:39:35 +01:00
Larry Snizek
ebe263605c AN00246: Fix xdoc build 2019-08-23 12:16:52 +01:00
Larry Snizek
502db6ee48 Git ignore of Python virtual environment 2019-08-22 14:43:00 +01:00
Larry Snizek
df8cdd8692 More release checks 2019-08-22 14:21:54 +01:00
Larry Snizek
83b8c727f6 Buggy Git ignore 2019-08-22 14:21:50 +01:00
Larry Snizek
3cbb8282c7 GitFlow-like view name in Jenkins file 2019-08-22 11:57:15 +01:00
Larry Snizek
9cd76b2a4b Satisfy release checks 2019-08-22 11:48:38 +01:00
Larry Snizek
7d1d2af8d2 Draft Jenkins file 2019-08-20 17:59:06 +01:00
Larry Snizek
fa3ccb555b Also update i2s_loopback test to work with 14.4 tools 2019-08-20 17:58:51 +01:00
Larry Snizek
9ea6a3de3c Remove wscript to ensure always xcommon build 2019-08-20 16:49:00 +01:00
Larry Snizek
58eb2fe612 Update AN00246 to API with master clock passed in 2019-08-20 16:41:49 +01:00
Larry Snizek
f4ab2d9b82 Infrastructure files from pull request #84 2019-08-20 15:29:26 +01:00
Larry Snizek
5a1865d9d5 Changelog and version number for 0.1.3 release 2019-08-20 15:26:11 +01:00
Larry Snizek
c59a545197 Copyright notice update 2019-08-20 15:26:11 +01:00
Luciano Martin
232ab79f78 Remove obsolete flag subword-selectt 2019-08-20 15:26:11 +01:00
Luciano Martin
2aab72a817 Remove global variable for p_mclk_in 2019-08-20 15:26:11 +01:00
Larry Snizek
156bf61b62 Empty Jenkins file 2019-08-19 18:00:26 +01:00
Sam Chesney
408d9b7c42 Merge pull request #53 from lucianomartin/fix_buildbot
Add missing copyright
2018-04-10 11:11:53 +01:00
Luciano Martin
a572bf9c5a Add missing copyright 2018-04-09 10:41:54 +01:00
Ross Owen
711efc8be9 Merge pull request #49 from larry-xmos/MAINTEN/v0.1
Apply host directory move in DFU documentation too
v0.1.2alpha3
2018-03-15 10:44:31 +00:00
Larry Snizek
566cf12c3f Apply host directory move in DFU documentation too 2018-03-14 17:49:56 +00:00
xross
b6460a266e Fixed SOURCE_DIRS to handle subdirs 2018-03-14 15:33:45 +00:00
xross
69319f706d Ignore dfu src in main build 2018-03-13 18:34:24 +00:00
Larry Snizek
3098e8bce5 Move host directory under lib directory so it gets released 2018-03-13 17:23:22 +00:00
xross
4a8ddb2e40 Changelog update v0.1.2alpha2 2018-02-19 15:01:40 +00:00
xross
0afcb6d65c Fixes #39 2018-02-19 14:36:17 +00:00
xross
bc91e21189 Typos only v0.1.2alpha1 2018-02-19 11:32:15 +00:00
xross
29deebd07a Scripted changelog update 2018-02-19 10:56:47 +00:00
xross
7027dc2ad4 Changelog update 2018-02-19 10:55:28 +00:00
xross
0674880c11 Undo accidental removal of buffering bounds check 2018-02-15 16:08:21 +00:00