Refactor code into libambit_log_entry_write_to_...
Fix warnings in hid.c
Add cpp FIT SDK.
Add Mac project and test app.
Use uint32_t instead of size_t to fix warnings
size_t instead of int to fix warnings
Add endian macros for Mac OS X
Pack the FIT_FILE_HDR, otherwise it’s too big o...