From 76f8611ee3345268e2091a9d2e81b53a8b05889c Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Wed, 13 Oct 2021 23:22:16 +0200 Subject: ebus parser in rust --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 983d397..4a186b9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ -# Ebus Tools +# eBus -## ebus-racket - -Ebus protocol parser written in [racket](http://www.racket-lang.org). - -## ebus-xml - -Ebus protocol specification (devices, packets, fields) in xml. \ No newline at end of file +- [ebus-racket](ebus-racket/) eBus protocol parser written in racket +- [ebus-rust](ebus-rust/) eBus protocol parser writtin in rust +- [ebus-xml](ebus-xml/) eBus protocol specification (devices, packets, fields) in xml. -- cgit v1.2.1