rt-thread/components
gbcwbz 860f8d954d [finsh] change return type of finsh_getchar from ch to int
finsh_getchar invokes getchar, who's return type is int, and return value may < 0, which means error occurred or EOF.
finsh should handle that situation properly, and inform user about the error.
2019-03-10 15:50: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