4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-14 19:49:34 +08:00

28 Commits

Author SHA1 Message Date
Meco Man
958d940575 [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
yangjie
dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
yangjie
38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
Bernard Xiong
500b5498d0
Merge pull request #3213 from liweihao-cn/master
增加音频设备驱动
2019-12-09 11:54:56 +08:00
liweihao
df97214957 增加音频设备驱动 2019-11-20 22:38:57 +08:00
Bernard Xiong
939e2486c3
Merge pull request #3195 from liweihao-cn/master
修改读写逻辑,解决i2c驱动无法读取的问题
2019-11-12 22:52:36 +08:00
liweihao
a24b896443 修改读写逻辑,解决i2c驱动无法读取的问题 2019-11-11 22:46:28 +08:00
Bernard Xiong
381f176859
Merge pull request #3139 from liweihao-cn/master
The subaddresssize should be 0
2019-10-28 16:18:10 +08:00
Ernest
7be06b67bb [add] default environment 2019-10-22 16:48:57 +08:00
liweihao
3138f2d8d7 The subaddresssize should be 0 2019-10-19 14:45:55 +08:00
chenyong
74793a53fd [bsp] update project configure file for finsh component change
Signed-off-by: chenyong <1521761801@qq.com>
2019-09-26 15:40:13 +08:00
yangjie
1ef33e66cd [bsp][Kconfig]在bsp的Kconfig中select组件初始化与user main的选项 2019-09-11 12:06:43 +08:00
LinJieqiang
d16d78c53e fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE" 2019-09-05 08:33:12 +08:00
Zhang Jinglong
5c60ffe581 [bsp][lpc54114-lite] bug fix: can not compile when using gcc under Linux 2019-04-17 23:43:33 +08:00
armink
0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
tangyuxin
ed725350a9 [tools] 修复命令行使用 iar 工具链,库文件链接不上的问题 2019-01-19 15:16:14 +08:00
misonyo
69cd16e136 [all BSP]fix kconfig file syntax error 2019-01-16 23:23:38 +08:00
chenchaoqun@rt-thread.com
87b407ff18 【修改】.config 中RT_SERIAL_USING_DMA选项 2018-12-17 09:53:44 +08:00
chenchaoqun@rt-thread.com
bb8e89e851 【串口】宏定义对应增加 2018-12-17 09:38:53 +08:00
流光
fc0d4e72a4 [bsp][lpc54114] 修复drv_gpio.c drv_romfs.c驱动未被默认编译的问题. 2018-12-11 15:04:49 +08:00
流光
b76dd4a9d5 [bsp][lpc54114] 移除PCT2075温度传感器驱动, 考虑在package中实现. 2018-12-10 10:45:31 +08:00
流光
0ac963ac3a [bsp][lpc54114-lite] 移除c99语法特性, 并移除错误Kconfig脚本. 2018-12-06 10:01:45 +08:00
流光
b1a645a982 [bsp][lpc54114-lite] 修改重复的Kconfig条目。 2018-12-06 10:00:22 +08:00
流光
c6bfe11afa [更新] 添加i2c spi romfs spiflash sdcard pct2075驱动. 2018-12-05 19:04:47 +08:00
yangjie
f43ee36d86 [bsp]delete some original driver files 2018-12-05 14:55:31 +08:00
yangjie
917c3f17f9 [bsp]modify README.md 2018-12-05 13:52:07 +08:00
yangjie
f3e30a0d95 [bsp]add libs 2018-12-05 11:50:06 +08:00
yangjie
8e0d25f08e [bsp]add bsp lpc54114-lite 2018-12-05 11:44:53 +08:00