Rearrange the repository and add a library.properties file to make this installable as a .ZIP library in the Arduino IDE.

This commit is contained in:
Andrew Gillham
2023-10-05 22:32:52 -05:00
parent 739144d57e
commit ed0666863b
19 changed files with 33 additions and 77 deletions

9
library.properties Normal file
View File

@@ -0,0 +1,9 @@
name=LogicAnalyzer
version=0.17.0
author=Andrew Gillham <gillham@roadsign.com>
maintainer=Andrew Gillham <gillham@roadsign.com>
sentence=A SUMP protocol compatible logic analyzer firmware
paragraph=These firmware sketches provide a 6 channel logic analyzer for use with the SUMP protocol based OLS clients. There is also a Sigrok compatible firmware using the OpenBench Logic Sniffer (ols) driver .
category=Signal Input/Output
url=https://github.com/gillham/logic_analyzer
architectures=avr