commit | 3e20aa7d60bdbaffa3a02c068d6ed11a3d49a7bd | [log] [tgz] |
---|---|---|
author | Richard Barry <ribarry@amazon.com> | Sun Dec 29 14:06:04 2013 +0000 |
committer | Richard Barry <ribarry@amazon.com> | Sun Dec 29 14:06:04 2013 +0000 |
tree | b2dae31afc1db02da75f3acc8b442438b4182d59 | |
parent | f292243dcffb6927855645015ec3d88af326431b [diff] |
Replace standard types with stdint.h types. Replace #define types with typedefs. Rename all typedefs to have a _t extension. Add #defines to automatically convert old FreeRTOS specific types to their new names (with the _t).