Grissiom 60857630c0 simulator: fix serial_write
printf("%s") will print a NULL terminated string, while rt_serial_write
should print buffer for size length. This also fix segfault when the
string is not null terminated but specified by size.
2013-05-15 20:16:03 +08:00
..
2013-01-08 22:40:58 +08:00
2013-01-08 22:40:58 +08:00
2013-05-15 20:16:03 +08:00
2013-01-08 22:40:58 +08:00
2013-01-08 22:40:58 +08:00