14
0
forked from pool/python-spidev

Accepting request 1034928 from home:yarunachalam:branches:devel:languages:python

- Update to 3.6 
  * Added read0 flag to enable reading 0 bytes after transfer to lower CS when cshigh == True

OBS-URL: https://build.opensuse.org/request/show/1034928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spidev?expand=0&rev=6
This commit is contained in:
2022-11-10 07:58:44 +00:00
committed by Git OBS Bridge
parent 62ed81c06b
commit aeb31a20b2
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 9 19:10:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 3.6
* Added read0 flag to enable reading 0 bytes after transfer to lower CS when cshigh == True
-------------------------------------------------------------------
Tue Jul 28 08:43:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>