wlc_ampdu_recv_addba_resp: e8:d8:d1:27:89:51: Failed. status 37 wsize 64 policy 1 这条刷屏到现在 也不知道出什么问题了,自定义的设备名有时也会自动变回默认的,而且怎么还有5月5号的系统记录? 有没有大佬辛苦帮忙看一下 e8:d8:d1:27:89:51 这个设备出什么问题了吗?而且整体掉线发生过2次,...
and subject line Bug#1076483: fixed in linux 6.11.4-1 has caused the Debian Bug report #1076483, regarding Warning "scheduling while atomic" in intel_thermal driver with Linux 6.9+ and RT to be marked as done. This means that you claim that the problem has been dealt with. If this is...
Fix dfs_net poll issue, if there is already received data, the upper layer can not wake up and deal with data. Fix the socket issue in dfs_net if lwip_socket failed(Bluebear233); If the dfs_net/socket feature is used within lwIP 1.x version, a compiler error will be returned. Fix...
mbedtls_ssl_set_bio(&ssl, tcp_conn, mbedtls_net_send, mbedtls_net_recv, NULL);3. Perform the TLS Handshake:int ret = mbedtls_ssl_handshake(&ssl);if (ret != 0) { printf("TLS handshake failed: -0x%x\n", -ret); // Handle error}Integrate MQTT with TLS1. Modify MQTT Client ...
Add mb mq value overflow-check code Fix the rt_event_recv function, if the event met without blocking, assigning thread->event_set/event_info will goes well Add the definition of the maximum value of ipc type Remove the call of rt_system_object_init/rt_system_tick_init from the code. ...
Fix dfs_net poll issue, if there is already received data, the upper layer can not wake up and deal with data. Fix the socket issue in dfs_net if lwip_socket failed(Bluebear233); If the dfs_net/socket feature is used within lwIP 1.x version, a compiler error will be returned. ...
Add descriptions for rt_mq_recv and rt_sem_take timeout parameters fix parameter name enable RT_DEBUG_DEVICE by default and move weak rt_hw_dealy_us in kservice.c Updated the Cortex-A of linker scripts for the new version of GCC, Removed C++ global constructor initialization, this method ...
Add descriptions for rt_mq_recv and rt_sem_take timeout parameters fix parameter name enable RT_DEBUG_DEVICE by default and move weak rt_hw_dealy_us in kservice.c Updated the Cortex-A of linker scripts for the new version of GCC, Removed C++ global constructor initialization, this method ...
ipc - 在函数rt_event_recv()中增加对参数option有效性的检查 device - 增加统计设备引用次数的变量ref_count memheap - 修正内存块分割问题点 memheap - 优化函数rt_memheap_realloc() kservice - 函数声明使用rt_vsnprintf代替vsnprintf [组件] dfs - 修正dfs_file.c中一处变量参数类型错误的问题 ...
avoid the "recv_len" will be negative if happend accident add RTdunio for stm32f103-blue-pill stm32l475-atk-pandora update readme, .gitignore update the Kconfig for stm32f407atk remove libraries dependencies for rtduino function wch add ch32v103r-evt bsp add WCH CH569W-R0-1v0 evt boa...