mynewt-core
mynewt-core copied to clipboard
NLIP CRC is placed differently depending if receiving or sending?
If I understand it correctly, the 16-bit NLIP CRC is placed differently depending if receiving or sending. Just wanted to check if this is intentional? i.e. is it a feature or a bug? :) Changing it would probably break things but current state also complicates how NLIP can be used.
https://github.com/apache/mynewt-core/blob/b65788b8422817d72bdbf06319bcf04a7f621cdf/sys/shell/src/shell_nlip.c#L106