cleanflight/src
Michael Hope 7e1fb81228 serial_cli: use the reentrant version of strtok().
Newlib's strtok() allocates memory and causes malloc() to be linked
in.  Use the explicitly reentrant version instead.

Signed-off-by: Michael Hope <mlhx@google.com>
2015-05-14 22:07:21 +02:00
..
main serial_cli: use the reentrant version of strtok(). 2015-05-14 22:07:21 +02:00
test Fix unit test compilation failure. 2015-04-25 11:00:32 +02:00