rt-thread/components
misonyo 14e048aa8e
[components/shell] shell will not work if ch is none zero as random value in stack
The serial getchar will only modify the LSB of ch, the MSB 3 bytes
will be unchanged as the random value on stack, so if MSB 3 bytes
not zero, the value got is wrong.
2019-03-13 22:05:03 +08:00
..
2018-07-18 11:59:50 +08:00
2019-03-10 10:55:11 +08:00
2018-12-10 16:44:48 +08:00
2013-01-08 22:40:58 +08:00