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 |
greedyhao
|
9fc0c75506
|
[bsp][bluetrum] convert uintxx_t to rt_uintxx_t
|
2021-10-11 15:56:02 +08:00 |
Meco Man
|
0d4945777d
|
[ab32vg1] 修复NULL和uint8报错
|
2021-10-01 20:08:50 -04:00 |
greedyhao
|
1e7290231e
|
[bsp][bluetrum] Optimizing the uart driver
|
2021-08-08 16:31:00 +08:00 |
YYF
|
58065b0565
|
Update drv_usart.c
|
2021-04-28 09:20:04 +08:00 |
yaoyufan
|
e2d4a912be
|
fix bluetrum uart1 and uart2 cannot recv data
|
2021-04-23 10:21:10 +08:00 |
greedyhao
|
42dc1c9c3e
|
[ab32vg1] rewrite drv_xx.c
|
2021-04-09 17:35:26 +08:00 |
iysheng
|
a05801911e
|
[bsp][ab32vg1] Add support with uart2 and optimize serial port configuration with env tool
|
2021-03-18 13:49:01 +08:00 |
Meco Man
|
f18dfa0850
|
auto formatted
|
2021-03-11 13:26:54 +08:00 |
greedyhao
|
f7565c4467
|
[bsp][bluetrum] update copyright
|
2021-01-21 16:08:06 +08:00 |
greedyhao
|
67bf5cea1f
|
[bluetrum] add sound and romfs support
|
2020-12-19 10:45:03 +08:00 |
greedyhao
|
54c880e979
|
[bluetrum] edit .lds
Expand the COMM section
|
2020-12-15 23:43:04 +08:00 |
greedyhao
|
f76d495e73
|
[bluetrum] modify copyright information
|
2020-12-10 17:13:11 +08:00 |
greedyhao
|
40ef822979
|
[bsp][bluetrum] add a new board support
|
2020-12-10 11:02:26 +08:00 |