CRC16 can be calculated without the lookup talbe to reduce code size in YModem component; Fix the issue that stack may be wrongly released during pthread/destory; Fix the possible memory leaks issue which caused by pthread_create abnormal case; The timer-related APIs under different compiler of...