forked from xuos/xiuos
fix cortex-m3-emulator start shell failure and fix compile error when using gcc -with-newlib param
This commit is contained in:
@@ -154,7 +154,7 @@ static inline int SerialDevIntRead(struct SerialHardwareDevice *serial_dev, stru
|
||||
|
||||
CriticalAreaUnLock(lock);
|
||||
|
||||
MdelayKTask(20);
|
||||
//MdelayKTask(20);
|
||||
|
||||
*read_data = get_char;
|
||||
read_data++;
|
||||
|
||||
Reference in New Issue
Block a user