- 24 6月, 2018 1 次提交
-
-
由 brucechousz 提交于
-
- 22 6月, 2018 3 次提交
- 19 6月, 2018 1 次提交
-
-
由 liang yongxiang 提交于
-
- 15 6月, 2018 3 次提交
-
-
由 flyingcys 提交于
-
由 flyingcys 提交于
-
由 liang yongxiang 提交于
-
- 14 6月, 2018 2 次提交
- 13 6月, 2018 1 次提交
-
-
由 zylx 提交于
-
- 12 6月, 2018 2 次提交
-
-
由 liang yongxiang 提交于
-
由 liang yongxiang 提交于
-
- 11 6月, 2018 3 次提交
-
-
由 Bernard Xiong 提交于
-
由 liang yongxiang 提交于
-
由 杨连钊 提交于
实现rt_hw_us_delay函数
-
- 10 6月, 2018 3 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 zhuangwei123 提交于
-
- 09 6月, 2018 2 次提交
-
-
由 zhuangwei123 提交于
-
由 liang yongxiang 提交于
-
- 04 6月, 2018 4 次提交
-
-
由 zheng-chow 提交于
1. The issue concerns sdmmc library bug (I finally solved) in SD_Init() in the file sdmmc/src/fsl_sd.c:SD_SelectBusTiming() calls SD_SwitchFunction() which sets block size to 64bytes (512bits).Therefore SD_SetBlockSize(card, FSL_SDMMC_DEFAULT_BLOCK_SIZE) should be called again before SD_Init() exits. 2. The issue is wrong variable in drv_emac.c:lpc_emac_tx(), and the wrong data length of send packet to cause the send failure. Signed-off-by: Nzheng-chow <sernia.zhou@foxmail.com>
-
由 ArdaFu 提交于
-
由 liang yongxiang 提交于
-
由 LiuJX 提交于
-
- 31 5月, 2018 5 次提交
-
-
由 armink_ztl 提交于
[bsp][stm32f429-apollo] Disable the SPI DMA mode. It has some problem when using big data transmission.
-
由 armink_ztl 提交于
-
由 liang yongxiang 提交于
-
由 lymzzyh 提交于
-
由 lymzzyh 提交于
-
- 30 5月, 2018 3 次提交
-
-
由 liang yongxiang 提交于
-
由 user 提交于
[stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()|修复了:当屏蔽宏定义RT_DEBUG时,RT_ASSERT()中的函数运行不到
-
由 zylx 提交于
-
- 29 5月, 2018 7 次提交
-
-
由 yunjian 提交于
get_week获取的值是0-6.而stm32f4xx_rtc.h中IS_RTC_WEEKDAY中判断的有效值是1-7.当设置日期是周日时,会有问题。
-
由 liang yongxiang 提交于
-
由 liang yongxiang 提交于
-
由 liang yongxiang 提交于
-
由 liang yongxiang 提交于
-
由 还_没_想_好 提交于
-
由 Bernard Xiong 提交于
-