Commit Graph

56 Commits

Author SHA1 Message Date
Meco Man f58d3c5200 rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
2023-02-07 21:43:57 -05:00
tuduweb 9fbf63441e
[doxygen] Fix some warnings in doxygen (#6899) 2023-02-02 21:00:58 -05:00
Meco Man ddccef3a64 modify RT_ALIGN_SIZE as 8 by default 2023-01-12 22:47:23 -05:00
sbb 961b020bc2
documention里的一处小问题 (#6748)
* Update thread-comm.md

* Update documentation/thread-comm/thread-comm.md

Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
2022-12-16 23:51:09 -05:00
Man, Jianting (Meco) 99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak

* [rtdef] rename RT_USED attribute as rt_used

* [rtdef] rename RT_SECTION attribute as rt_section

* [rtdef] rename ALIGN attribute as rt_align

* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
2022-12-11 13:12:03 -05:00
洩氏诹诹子 3c4b835ed6 fix typo 2022-08-27 22:22:35 -04:00
snikolaj d246102f89 docs fixes half done 2022-08-19 11:14:26 -04:00
snikolaj b31a3e5210 grammar and wording fixes 2022-08-18 17:11:19 -04:00
Meco Man dd94198bd6 [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM 2022-08-16 09:39:00 +08:00
Meco Man 1f134b8dc4 [docs] update env document
append some information about menuconfig -s
2022-08-10 21:11:28 -04:00
supperthomas 1990af6c96
[document] Fix the doxygen file (#6217)
* [document] Fix the doxygen file
2022-08-03 22:45:07 -04:00
Meco Man 8027291e09 correct the license description 2022-07-15 10:11:22 +08:00
snikolaj 1fec9dc550
Further edits of documentation for clarity (#6156)
* Overhaul of document, fixing multiple grammar mistakes and editing for clarity

* Further documentation grammar and spelling fixes
2022-07-11 10:19:16 +08:00
snikolaj 3883fcf051
Overhaul of document, fixing multiple grammar mistakes and editing for clarity (#6155) 2022-07-10 18:01:56 +08:00
GPSBabel 0d9fb87a9b
Update English coding style for more idiomatic use (#6120)
* Update English coding style for more idiomatic use

Fresh eyes on the English coding style guide.

Remove "speed bumps" to a native English reader to improve acceptance.

* Coding_style_en: fix plurality disagreement
2022-06-29 16:29:28 +08:00
Meco Man c9878aacd2 [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm
将路径更新为IAR最新版本的路径
2022-06-09 07:01:59 +08:00
Man, Jianting (Meco) d9b0b3ef11
[文档] 修正贡献代码指南对于日志使用的描述 (#5975) 2022-05-23 01:41:59 +08:00
tangzz98 020e1bd7da Add quick start guide for QEMU on macOS 2022-05-17 10:56:38 +08:00
Meco Man 2575a93516 rename sal.h as sal_low_lvl.h 2022-05-16 10:02:22 +08:00
Stanley 76a6f7f6dc
updated adc.md (#5922)
* updated adc.md

* fixed typo error
2022-05-11 15:27:33 +08:00
jianbojason 7692eb18b9
update README.md studio.gif, README_zh.md studiozh.gif (#5875)
Co-authored-by: jiangjianbo <jiangjianbo@rt-thread.com>
2022-04-30 21:02:48 +08:00
Man, Jianting (Meco) a0f8d43744
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM (#5802)
* [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
2022-04-20 09:56:04 +08:00
Tushar Upadhyay 39dea8811a
[documentation] Fixed Program Memory Distribution - Basic.md (#5681)
* Fixed Program Memory Distribution-Basic.md

* removed errors
2022-03-17 17:16:52 +08:00
Man, Jianting (Meco) 59079fe91f
update documentation (#5674) 2022-03-14 21:18:14 +08:00
Meco Man 5af97a1f7f move documentation repo to rt-thread repo 2022-03-12 00:56:03 -05:00
Meco Man 28e42322e3 update readme 2021-12-02 09:22:38 -05:00
Meco Man 452b64d08e update readme 2021-11-04 02:27:16 -04:00
yangjie 1bb7ded850 【更新】更新描述 2021-09-02 10:04:38 +08:00
yangjie 80072c9cf7 【更新】编码规范 2021-08-31 09:51:37 +08:00
Meco Man d05aaa23ab [pr][template] 增加符合RTThread代码规范条款描述 2021-03-08 10:35:14 +08:00
David Lin 7b32278a39
Update coding_style_cn.md
反应->反映
2021-02-08 17:32:28 +08:00
guozhanxin a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 2020-11-23 11:39:38 +08:00
Bernard Xiong 9680f5d683 [Doc] Update file header copyright information for license 2020-08-26 11:54:13 +08:00
David Lin 8a965bce46
Update kernel.h
thead -> thread
2020-04-17 17:09:57 +08:00
SummerGift f8ad59be56 [update] architecture figures 2020-03-17 18:30:13 +08:00
Cathy Li 632c86ca07 update readme
Signed-off-by: Cathy Li <liyan@rt-thread.com>
2020-03-11 17:09:44 +08:00
David Lin 91f1ab5efd
Fixed typo: 'swtich' coding_style_cn.md
Note that the word 'swtich' is wrong,
so that 'swtich' should been replaced with 'switch'.
2020-02-16 20:21:33 +08:00
SASANO Takayoshi 2416baf731 There is some "micro" word (e.g. section6), maybe "macro"? 2018-09-26 18:48:17 +09:00
emlslxl 417ecef5ce 添加astyle工具的配置语句,格式化时可以实现宏定义的块缩进。
更改省略号为英文状态下的... 统一文件编码格式统一为UTF-8
2018-03-06 11:46:53 +08:00
Bernard Xiong ae425c6eef
Update coding_style_cn.md 2018-02-09 16:38:19 +08:00
Bernard Xiong ff3a9591c0
Update and rename coding_style_cn.txt to coding_style_cn.md 2018-02-09 16:33:34 +08:00
Bernard Xiong 7c4a416e35 Update and rename documentation to documentation/roadmap-2.1.0.md 2015-02-26 16:43:00 +08:00
bernard 99e18f008c [Docs] Add RT-Thread logo. 2014-07-20 13:57:01 +08:00
yiyue.fang da597730d1 change the version number in doxyfile
1.1.0 -> 1.2.0
2013-04-10 21:51:00 +08:00
yiyue.fang f34ef8d984 change the version number in the doxygen document
1.1.0 -> 1.2.0
2013-04-10 21:43:35 +08:00
Bernard Xiong e9c86a1750 adjust the format of document 2013-03-26 08:53:11 +08:00
Bernard Xiong 50283dd501 add roadmap 1.2.0 2013-03-25 05:23:42 -04:00
Bernard Xiong 72782e9203 convert end of line 2013-01-08 05:05:02 -08:00
dzzxzz@gmail.com fd96a07a24 change the version from 1.0.0 to 1.1.0 in the doxygen
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2330 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-10-09 05:50:12 +00:00
bernard.xiong 10770dfe0d Add doxygen image.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2319 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-10-05 23:27:28 +00:00