We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8105da2 commit 66f6125Copy full SHA for 66f6125
changelog.md
@@ -380,6 +380,10 @@
380
381
- 修复定义`PKG_USING_UCOSIII_WRAPPER_TINY`后,代码报错的问题
382
383
+### 2021-05-05
384
+
385
+- 经过五个月的预发布测试,正式发布v1.0.0版本
386
387
388
389
@@ -660,6 +664,12 @@
660
664
661
665
662
666
667
+## v1.0.0
668
669
+经过五个月的预发布测试,正式发布v1.0.0版本
670
671
672
663
673
# TODO
674
675
## v1.1.0
@@ -670,4 +680,4 @@
680
681
# 已知问题
682
-受上游RT-Thread影响(https://github.com/RT-Thread/rt-thread/issues/3946)导致兼容层的任务挂起/解挂API在挂起其他任务时,不能正确工作。任务自己挂起自己时,可以正常工作。
683
+受上游RT-Thread影响(https://github.com/RT-Thread/rt-thread/issues/3946) 导致兼容层的任务挂起/解挂API在挂起其他任务时,不能正确工作。任务自己挂起自己时,可以正常工作。
0 commit comments