mirror of
https://github.com/gillham/logic_analyzer.git
synced 2026-05-01 15:10:43 +03:00
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:
9
library.properties
Normal file
9
library.properties
Normal 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
|
||||
Reference in New Issue
Block a user