|-> at_device_get_by_name/* packages/at_device-v2.0.4/src/at_device.c */|-> netdev_low_level_set_status/* rt-thread/components/net/netdev/src/netdev.c */|-> netdev->flags |= NETDEV_FLAG_LINK_UP;/* 网络设备的状态改为连接 */|-> netdev_low_level_set_link_status/* rt-t...
If the dfs_net/socket feature is used within lwIP 1.x version, a compiler error will be returned. Fix the DFS df() information issue; Fix the audio device write issue while the interrupt is not properly recovered. Fix the one-shot timeout issue in the hardware timer driver framework. In...
Add rt_sfud_flash_find_by_dev_name API in SFUD. When the Pipe device closed, if it is an unnamed Pipe device and the open count is 0, this Pipe device will be deleted. The delayed work implementation is added to workqueue, and the workqueue of the system is added as an option. Fix...