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 |
螺丝松掉的人
|
3a08336cb5
|
[bsp][lpc55sxx] update pwm driver
|
2023-02-28 17:37:09 -05:00 |
Yifang
|
ae0296e802
|
[rtduino][lpc55s69] 添加RTduino所需i2c引脚定义及结构体对象声明 (#6984)
|
2023-02-27 21:28:39 -05:00 |
杨熙
|
8015b61fcb
|
[bsp][lpc55sxx] update spi driver (#6986)
* [bsp][lpc55sxx] update spi driver
1. update spi driver, fix pin driver
2. move DMA_Init to board.c
* [bsp][lpc55sxx] formmat code
* [bsp][lpc55sxx] format lpc55s69_nxp_evk board file
|
2023-02-27 18:27:42 -05:00 |
褚仕成
|
dfad527019
|
[arduino][lpc55s69] : update PWM
|
2023-02-27 14:20:08 +08:00 |
vandoul
|
cdd2755bbd
|
[bsp][lpc55sxx]修复drv_spi和drv_pwm测试得到的问题 (#6983)
修复spi通过env配置选中之后没有使能的问题,修改spi获取时钟源的API,修改cs脚无效的问题;
修复pwm不能修改频率和占空比的问题,修改pwm获取时钟源的API解决PWM频率和占空比不正确的问题。
|
2023-02-26 20:06:05 -05:00 |
褚仕成
|
1533b88390
|
[arduino][lpc55s69] : 对接RTduino
|
2023-02-22 19:20:33 -05:00 |
vandoul
|
c377c4bea3
|
[nxp][lpc55sxx] add status to lpc_i2c_bus in drv_i2c for lpc55sxx. (#6935)
添加一个status,判断I2C执行结果来修复i2c传输始终正确的BUG。
|
2023-02-19 23:09:27 -05: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 |
杨熙
|
83bd8614ab
|
Bsp lpc55sxx (#6897)
* [bsp_lpc55sxx] i2c,rtc bsp update
1. add i2c DMA mode
2. enable rtc driver
* [bsp_lpc55sxx] formmat code
using formmating.py for format code
* [lpc55sxx] remove .gitignore
* [bsp][lpc55sxx] update bsp driver
1. update sdif driver, enable DFS, FAT32
2. update rtc driver
|
2023-02-02 16:41:14 +08:00 |
杨熙
|
c9c43c8c5b
|
[bsp_lpc55sxx] i2c,rtc bsp update (#6885)
* [bsp_lpc55sxx] i2c,rtc bsp update
|
2023-01-30 21:21:52 -05:00 |
vandoul
|
076683f6e3
|
fix the syntax error of drv_spi.c in lpc55sxx.
|
2023-01-11 17:53:33 -05:00 |
Meco Man
|
9bc68d26a4
|
format Kconfig and sconscript
|
2023-01-08 22:52:13 -05:00 |
yandld
|
d58e863a6d
|
[bsp][lpc55sxx] i2c driver fix&repair
|
2023-01-06 18:42:00 -05:00 |
yandld
|
91ba90933c
|
[bsp][lpc55s06] add LPC55S06 support
|
2022-12-05 18:43:41 -05:00 |
yandld
|
6c5f9ffb0a
|
[bsp][lpc55sxx] update NXP SDK to 2_12_0
update NXP SDK to 2_12_0
|
2022-11-27 21:01:12 -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 |
guozhanxin
|
d48630e2b6
|
[bsp]fix building error.
|
2022-04-01 00:09:31 +08:00 |
Meco Man
|
df9a23c534
|
[mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO
|
2021-11-17 15:57:15 -05:00 |
supperthomas
|
4cbcf5987a
|
[bsp][lpc55] fix the console, add the us_delay,fix sdio to filesystem
|
2021-10-10 21:06:03 +08:00 |
Meco Man
|
958d940575
|
[lpcxxx] auto formatted
|
2021-03-17 02:26:35 +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 |
Xinrong Han
|
3f1407827d
|
add error checks of rt_mutex_take()
|
2021-01-04 17:08:56 +08:00 |
yangjie
|
38b3a3445e
|
[bsp][driver] 初始化 BSP 中的 rt_pin_ops
|
2020-09-11 11:16:42 +08:00 |
nxp58695
|
b422e11a06
|
added LPC55S6x BSP
|
2019-10-24 17:56:09 +08:00 |