Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-spidev: switch to PEP-517 build backend | alperak | 2024-11-19 | 1 | -1/+1 |
| | | | | | | | | | | | Fix: WARNING: python3-spidev-3.6-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit dd22a1cdc78fdc45a369dcbe7d763e4d697029d0) Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | python3-spidev: upgrade 3.5 -> 3.6 | Wang Mingyu | 2022-11-09 | 1 | -0/+15 |
Changelog: Added read0 flag to enable reading 0 bytes after transfer to lower CS when cshigh == True Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |