From 5c6f2fdda8343c068e124396e85a0c2aa5317803 Mon Sep 17 00:00:00 2001 From: Martin Ling Date: Mon, 12 Aug 2024 23:36:57 +0100 Subject: [PATCH] Add Packetry to projects.json --- _data/projects.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/projects.json b/_data/projects.json index 4095813d8..de5430ddf 100644 --- a/_data/projects.json +++ b/_data/projects.json @@ -161,6 +161,11 @@ "name": "noaa-apt", "url": "https://github.com/martinber/noaa-apt" }, + { + "name": "Packetry", + "url": "https://github.com/greatscottgadgets/packetry", + "description": "A fast, intuitive USB 2.0 protocol analysis application" + }, { "name": "pcatk", "url": "https://github.com/pwil3058/pcatk"