CXSforHPU
|
bb91502465
|
[drivers] Specifies the name of the drivers driver file
https://github.com/RT-Thread/rt-thread/pull/9420
|
2024-09-13 17:40:40 -04:00 |
kk
|
2549b82bd6
|
[pin] pin_read/write rt_uint8_t to rt_ssize_t
|
2024-03-23 14:50:31 -04:00 |
zms123456
|
d01dd05a0c
|
[kernel][dm]适配新的设备驱动模型 (#8075)
|
2023-10-18 20:50:30 +08:00 |
sp-cai
|
0ebec472e1
|
[components][i2c] 优化 controt 接口格式,增加可用命令 (#7806)
原来 rt_i2c_control 只能执行 RT_I2C_DEV_CTRL_CLK 单一命令,通过此修改可以支持更多可用命令
|
2023-07-13 21:57:40 -04:00 |
Placebo27
|
538158bf20
|
[bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457)
|
2023-05-08 23:35:27 -04:00 |
Meco Man
|
0f461e870c
|
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2023-03-20 00:06:16 -04:00 |
Meco Man
|
dfddd79b24
|
[errno code][-RT_EINVAL] fix that use RT_EINVAL without -
|
2023-03-16 20:21:43 -04:00 |
Meco Man
|
2cc9bd876e
|
[error code][-RT_EIO] fix that use RT_EIO without -
|
2023-03-16 20:20:37 -04:00 |
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 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
Man, Jianting (Meco)
|
2c10d5ad01
|
[rtc] use gmtime_r to replace gmtime (#6012)
* [rtc] use gmtime_r to replace gmtime
|
2022-06-22 13:41:06 +08:00 |
Man, Jianting (Meco)
|
bb1084556f
|
[console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* format codes
* [libc] 整理格式
* refresh projects
|
2022-01-09 00:20:32 +08:00 |
GuEe-GUI
|
353f717037
|
[libcpu/aarch64] add smp support
|
2022-01-08 18:24:02 +08:00 |
fanhuanji
|
2d6791d592
|
BugFix: Raspi3 GPIO driver write bug
|
2021-12-08 22:33:23 +08:00 |
Meco Man
|
1af9bbce32
|
[raspi] auto formatted
|
2021-03-14 12:58:10 +08:00 |
Meco Man
|
86ebf17a23
|
localtim改为gmtime
|
2021-02-07 21:49:25 +08:00 |
Meco Man
|
f073911cd3
|
解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数
|
2021-02-07 21:08:41 +08:00 |
yangjie
|
38b3a3445e
|
[bsp][driver] 初始化 BSP 中的 rt_pin_ops
|
2020-09-11 11:16:42 +08:00 |
bigmagic
|
266716a959
|
remove unnecessary code
|
2020-06-04 00:04:16 +08:00 |
bigmagic
|
aca518b6ca
|
remove fb clear function
|
2020-05-24 21:16:29 +08:00 |
bigmagic
|
d5f8397009
|
add raspi3-64 wdt driver
|
2020-03-02 20:49:27 +08:00 |
bigmagic
|
f3b9a9bdfa
|
fix raspi3-32 sdio driver
|
2020-02-24 22:45:11 +08:00 |
bigmagic
|
3e533e9992
|
fix spi bug
|
2020-02-06 16:03:31 +08:00 |
bigmagic
|
c8e4bca1fc
|
fix some bug
|
2020-01-10 14:14:37 +08:00 |
bigmagic
|
fdde8ab198
|
add raspi2 and raspi3 BSP
|
2020-01-10 10:38:21 +08:00 |