zms123456
zms123456
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: - action:...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: - action:...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) LOG_XXX是否输出应与RT_USING_DEBUG独立,否则如果关闭内核DEBUG,很多LOG也不能输出 #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: -...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) pic中添加各cpu的中断信息 #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: -...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: - action:...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: - action:...
添加rtt作为udp客户端的速度输出
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: - action:...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) #### 你的解决方案是什么 (what is your solution) #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config: - action:...
## 拉取/合并请求描述:(PR description) [ #### 为什么提交这份PR (why to submit this PR) 之前的优先级调整只调整current_priority,但mutex获取时会临时改变优先级,解锁后会恢复为init_prio,导致优先级更新失效 #### 你的解决方案是什么 (what is your solution) 分离临时调整优先级以及永久调整优先级api,其中永久调整优先级的api在线程释放所有持有的mutex后才生效 #### 请提供验证的bsp和config (provide the config and bsp) - BSP: - .config:...