Merge pull request #152 from xmos/feature/remove_cpan_file

Remove not necessary cpanfile
This commit is contained in:
Luciano Martin
2020-10-07 16:28:08 +01:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ lib_xua Change Log
* RESOLVED: Zero length input packets generated before enumeration causing I2S
timing pushout at startup
* CHANGED: Pin Python package versions
* REMOVED: not necessary cpanfile
1.1.0
-----

View File

@@ -1,2 +0,0 @@
requires 'File::Copy::Recursive';
requires 'LWP::Simple'