1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00
inav/src
Michael Hope 3740779912 serial_cli: use the reentrant version of strtok().
Newlib's strtok() allocates memory and causes malloc() to be linked
in.  Use the reentrant version instead.

Saves 336 bytes.

Signed-off-by: Michael Hope <mlhx@google.com>
2015-06-10 11:06:33 +01:00
..
main serial_cli: use the reentrant version of strtok(). 2015-06-10 11:06:33 +01:00
test Merge pull request #945 from inkonova/v1.8.1-mixerFix 2015-05-30 07:27:33 +01:00