cn-uofbasel / ccn-lite

CCN-lite, a lightweight implementation of the CCNx protocol and its variations
ISC License
74 stars 63 forks source link

fix a few compiliation issues for 8 bit #363

Closed cgundogan closed 5 years ago

cgundogan commented 5 years ago

Contribution description

When compiling for 8 bit, some parts of the code run into compilation errors.

Issues/PRs references

https://github.com/RIOT-OS/RIOT/issues/8598