Compare commits
No commits in common. "f8179494b6d3eea84cccf4e2c98ffeb880da20d8" and "c3f20ee473af00c8e9fe83e5cee550a46c7cae38" have entirely different histories.
f8179494b6
...
c3f20ee473
@ -1,5 +1,5 @@
|
||||
cmake_minimum_required (VERSION 3.10)
|
||||
project (usb-drivers VERSION 1.0.0
|
||||
project (usb-drivers VERSION 0.1.0
|
||||
DESCRIPTION "User space USB drivers" LANGUAGES C)
|
||||
|
||||
# Moar warnings
|
||||
|
@ -49,12 +49,10 @@ due to protocol changes, although I don't really deem it very probable.
|
||||
Packages
|
||||
--------
|
||||
Regular releases are sporadic. git master should be stable enough.
|
||||
|
||||
You can get a package with the latest development version
|
||||
as a https://git.janouch.name/p/nixexprs[Nix derivation].
|
||||
|
||||
Windows binaries can be downloaded from
|
||||
https://git.janouch.name/p/usb-drivers/releases[the Releases page on Gitea].
|
||||
|
||||
Building
|
||||
--------
|
||||
Build dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user