Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 297 Bytes

File metadata and controls

9 lines (5 loc) · 297 Bytes

README

Preparation for the thesis regarding rfc7400: implementation of de-/encoder.

To run tests make RIOTBASE=/path/to/RIOT TYPE_CODER=naive clean all run-tests

To run tests under RIOT, cd into src directory, then: make RIOTBASE=/path/to/RIOT TYPE_CODER=naive clean all run-tests