apache / mynewt-mcumgr

Apache mynewt
https://mynewt.apache.org/
99 stars 76 forks source link

zephyr: Convert from Zephyr to C99 types #85

Closed galak closed 4 years ago

galak commented 4 years ago

Convert to use C99 types as we intend to deprecate the zephyr specific integer types.

Signed-off-by: Kumar Gala kumar.gala@linaro.org