hbcam opened a new pull request #844: URL: https://github.com/apache/mynewt-nimble/pull/844
I have been porting NimBLE to a big endian system, and found two endianness issues: one missing cpu to le, and a `htole16` on a `uint8_t` value. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
