Document the UART protocol #4

Open
opened 2026-03-16 16:11:03 +01:00 by MrBrownFR · 1 comment
MrBrownFR commented 2026-03-16 16:11:03 +01:00 (Migrated from codeberg.org)

Currently, the UART protocol implemented in this project is undocumented, although functional.

It should be clearly documented in the README. Current commands are :

  • address
  • write
  • read
  • key
  • nonce
  • go
Currently, the UART protocol implemented in this project is undocumented, although functional. It should be clearly documented in the README. Current commands are : - [x] `address` - [x] `write` - [x] `read` - [x] `key` - [x] `nonce` - [x] `go`
MrBrownFR commented 2026-03-18 14:25:10 +01:00 (Migrated from codeberg.org)

Do not forget to add a description of the behavior of each command in the specification

Do not forget to add a description of the behavior of each command in the specification
Sign in to join this conversation.
No description provided.