Commit Graph

14 Commits

Author SHA1 Message Date
Vesim
51c49c38d8 Update to zig 0.12.0 (#2) 2024-04-26 14:17:36 -07:00
9e4ee57ec2 Switch to parseUnsigned in gpioget command 2023-12-25 12:50:56 -08:00
10cbc36b6b Add gpioset command 2023-12-25 12:50:17 -08:00
5b2a7bacaa Add gpioget command 2023-12-25 12:04:09 -08:00
9486b69f6c Add FUNDING.yml 2023-12-18 01:34:30 +00:00
8f452fdd78 Allow gpioinfo to accept a chip number rather than the whole name 2023-12-13 22:16:57 -08:00
3adc525084 Remove underscores from examples 2023-12-13 17:28:19 -08:00
ecbe272c1b Move source code to src directory 2023-12-13 17:21:18 -08:00
50f0529d2b Add gpiodetect and gpioinfo commands 2023-12-13 17:19:46 -08:00
65a16013a4 Mention article in the README 2023-12-13 16:47:26 +00:00
2fa9227e41 Switch license to MIT 2023-12-12 12:10:20 -08:00
989efb5d0c Add a "Using zig-gpio in your project" section to the README 2023-12-12 07:51:37 +00:00
2e46e599d7 Add LICENSE 2023-12-11 19:34:17 -08:00
92f0d28999 Initial Commit v0.0.1 2023-12-11 19:20:44 -08:00