rt-thread-official/components
WangQiang 502378cf93 1. 抽象了PHY的设备模型,在components中增加了PHY设备的相关代码以及KCONFIG配置和SConscript脚本
2. 在IMXRT的Libraries中增加了peripherals目录,用于具体型号的设备驱动相关的代码的实现,不应与MCU的平台相关,实现PHY的设备对象中的相关接口。
3. 修改了BSP中的Sconstruct文件,增加了peripherals目录的构建
4. 修改了KEIL环境的SCT文件,用于实现以太网功能
2020-10-12 19:17:00 +08:00
..
cplusplus [C++] rename the Thread/Mutex to cxx_Thread/Mutex to avoid same name issue 2020-04-30 21:08:04 +08:00
dfs [dfs] fix the DEVICE could not get or set flags 2020-09-26 12:30:39 +08:00
drivers 1. 抽象了PHY的设备模型,在components中增加了PHY设备的相关代码以及KCONFIG配置和SConscript脚本 2020-10-12 19:17:00 +08:00
finsh 1. 抽象了PHY的设备模型,在components中增加了PHY设备的相关代码以及KCONFIG配置和SConscript脚本 2020-10-12 19:17:00 +08:00
libc Merge pull request #3942 from mysterywolf/unsitd 2020-10-11 09:39:13 +08:00
lwp 修改lwp支持中arm cortex-a的swi入口函数处理 2019-04-27 13:54:51 +08:00
net [fix bug] #3902 2020-10-02 12:00:52 +08:00
utilities ulog:fixed compile err 2020-09-04 11:15:02 +08:00
vbus [components/vbus]remove log_trace from vbus.c 2019-04-23 14:08:05 +08:00
vmm [components/vmm]remove log_trace item from vmm 2019-04-23 14:01:55 +08:00
Kconfig [components/Kconfig]解除组件初始化与使用user main的依赖,默认两者均不使能 2019-09-11 12:03:37 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00