Skip to content

Parser module implementation

Danylo Zakharchenko requested to merge feature/parser into main

This MR includes:

  • parser module implementation
  • parser_pkg with parsed_frame_t structure
  • unit tests for parser module (simple parsing, parsing with non-constant valid during receiving)

Merge request reports