hdlcparse

Crates.iohdlcparse
lib.rshdlcparse
version2.0.0
sourcesrc
created_at2022-07-04 20:07:35.498307
updated_at2022-09-17 13:01:14.428853
descriptionA `no_std` library for parsing HDLC frames.
homepagehttps://github.com/leifhelm/hdlcparse
repositoryhttps://github.com/leifhelm/hdlcparse
max_upload_size
id619175
size31,881
(leifhelm)

documentation

README

A HDLC parsing library

Currently only frame format type 3 is supported. This is the format used in DLMS.

Documentation

The documentation of the latest version can be found here

Commit count: 8

cargo fmt