Commit Graph
30 Commits
Author SHA1 Message Date
zylx fbaa1e0d0b [bsp][stm32]Update lcd driver support 2019-04-01 11:13:49 +08:00
zylx 8aaaefe1eb [BSP]Modify the fal_cfg.h to support spi flash 2019-03-26 19:21:08 +08:00
zylx 7a80fdf894 [bsp][stm32]为所有支持 rtc 的 bsp 添加时钟源选项 2019-03-20 11:29:04 +08:00
zylx b941e6c730 [bsp][stm32]添加 RTC 时钟源选择 2019-03-19 18:24:28 +08:00
zylx bb97c76b59 [components][lwip]LWIP 1.4.1 支持硬件校验和 2019-03-14 17:33:29 +08:00
zylx 9818ee2d29 [components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和 2019-03-14 16:39:50 +08:00
zylx e2c0749d04 [components][ymodem]ymodem 握手阶段增加延时,防止数据接收不全 2019-02-21 11:09:41 +08:00
zylx 57dc5965cc [components][driver]fix qspi bug 2019-02-13 17:35:18 +08:00
zylx 6ea32ee488 [components][drivers] delete redundant judgment 2018-12-13 10:00:03 +08:00
zylx f497b17111 [components][drivers]fix hardware timer 2018-12-12 17:20:55 +08:00
zylx 4fd6f2ef53 [examples][test]Perfect test function 2018-12-12 17:13:30 +08:00
zylx 257ce972d0 [DeviceDrivers][spi]:add qspi support 2018-11-22 13:54:37 +08:00
zylx 920d6ecec7 [Libc] move gmtime_r api to rt-thread\components\libc\compilers\common 2018-10-26 15:21:31 +08:00
zylx 3bf68f2f42 [Libc][dlib][armlibc] add gmtime_r api 2018-10-26 11:17:41 +08:00
zylx 86ad69032f [kernel][kservice] add comment 2018-10-24 12:00:19 +08:00
zylx ab5f1d49ce [kernel][kservice] add rt_gmtime_r api 2018-10-24 11:11:43 +08:00
zylx 8431c05635 [dfs] fix ioctl getflag/setflag issue. 2018-10-13 10:23:47 +08:00
zylx f3bce48502 [net][at] add at_client_wait_connect 2018-08-08 18:18:03 +08:00
zylx f166ac946b [net][at] fix server repeated enter issue 2018-08-04 18:47:01 +08:00
zylx e5d9bb9013 [net][at] fix repeated enter issue 2018-08-04 17:44:12 +08:00
zylx 3642febf7e [fix]:fix drv_eth.c bug 2018-06-13 18:03:16 +08:00
zylx 8752d76b67 [gcc]:修改GCC分散加载文件 2018-05-30 10:23:48 +08:00
zylx 21ea377318 [bsp]:修改控制台打印串口由rt_config.h控制 2018-05-23 19:11:25 +08:00
zylx 9db81ed708 [网络驱动]:优化 phy_init() 函数 2018-05-21 10:54:48 +08:00
zylx 453b7a9f1d [驱动]:添加野火1052 drv_eth.c 和phy.c 文件 2018-05-11 20:37:07 +08:00
zylx 060ba3e9d2 [修改]:修改HyperFlash启动文件 2018-05-11 09:15:54 +08:00
zylx 182f2cab95 [BSP][imxrt1052-evk] fix rt_i2c_transfer bug. 2018-04-13 19:50:55 +08:00
zylx 5379c20879 [BSP][stm32f40x] Fix mdk4/mdk5 project build error. 2018-04-12 10:10:46 +08:00
zylx 3797867888 [BSP][STM32F40X] Fix components init. 2018-04-12 10:09:23 +08:00
zylx 27ff16a86f [BSP][stm32f40x] Add components init. 2018-04-11 18:11:14 +08:00