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 |
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 |
Meco Man
|
958d940575
|
[lpcxxx] auto formatted
|
2021-03-17 02:26:35 +08:00 |
liruncong
|
6df5634b52
|
[bsp]SECTION=>RT_SECTION(与catch2中SECTION冲突)
|
2021-02-09 23:25:56 +08:00 |
misonyo
|
a454393994
|
[BSP][all NXP]change license to Apache-2.0
|
2018-10-22 11:02:50 +08:00 |
bernard
|
5e3b3b19a6
|
[BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
|
2017-10-16 13:23:03 +08:00 |
nongxiaoming
|
e152b68e33
|
add the lpc43xx bsp support.
|
2014-07-13 14:13:39 +08:00 |