Bernard Xiong
1c823b3fc0
Merge pull request #4669 from mysterywolf/rtc_pre
...
[rtc] 将RTC框架内的NTP部分移除
2021-05-12 09:01:47 +08:00
guozhanxin
e3ee4f2846
[更新]补充文档链接
2021-05-11 18:45:43 +08:00
Tao_eternal
2a56598c8c
Update drv_gpio.c
2021-05-11 12:04:53 +08:00
guozhanxin
7d57170a68
【更新】README.md
2021-05-11 09:23:11 +08:00
Meco Man
2b5970e94a
tab->spaces
2021-05-11 09:15:10 +08:00
Tao_eternal
7aded3c65f
Update drv_gpio.c
2021-05-10 21:57:51 +08:00
guozhanxin
0e4228dbec
[添加] ci 触发方式
2021-05-10 20:42:48 +08:00
guozhanxin
3906f3b948
[add] auto test ci.
2021-05-10 20:34:35 +08:00
Meco Man
119c04d0f2
[Kconfig] 避免COM2与以太网或PWM冲突
...
因此增加depends on指令,在开启以太网或者PWM驱动后,不再显示COM2
2021-05-10 20:20:29 +08:00
Meco Man
39417ac51a
[kconfig]优化 PHY_USING_LAN8720A
2021-05-10 17:15:46 +08:00
Bernard Xiong
5102c32b26
Merge pull request #4673 from armink/master
...
Update the version number to 4.0.4
2021-05-10 16:57:01 +08:00
Meco Man
dc55b1e19c
[bsp][stm32f407-explorer] 重命名sram_port.h为drv_sram.h
2021-05-10 16:49:02 +08:00
Meco Man
ab6c69fe9e
优化SDIO_MAX_FREQ依赖 删除PHY_USING_LAN8720A无用配置
2021-05-10 16:45:00 +08:00
Wayne Lin
0da2fb5f9b
Correct rvds.S including for armclang platform.
2021-05-10 16:17:11 +08:00
Meco Man
d81be2e8fd
[bsp][stm32f407-explorer] fix a bug that cannot use fatfs in the main thread at starting up
2021-05-10 15:14:50 +08:00
Meco Man
61ec310591
implement BSP_USING_ETH_SAL
2021-05-10 14:22:06 +08:00
Bernard Xiong
97c357b135
Merge pull request #4670 from mysterywolf/network
...
[network][lwip][kconfig] 默认LWIP协议栈版本由2.0.2转为2.1.2
2021-05-10 12:24:54 +08:00
armink
c61419b69b
Update the version number to 4.0.4
2021-05-10 09:10:54 +08:00
Meco Man
efa64e0da4
[bsp-stm32f407-explorer] 完善F407探路者网络board配置
2021-05-09 21:30:14 +08:00
Meco Man
fdd2859cb5
[network][lwip][kconfig] 默认LWIP协议栈版本由2.0.2转为2.1.2
2021-05-09 20:37:12 +08:00
Meco Man
7e7066f741
[Kconfig][driver]删除NTP相关配置
2021-05-09 19:43:50 +08:00
Meco Man
e71e693fd1
移除readme关于NTP部分
2021-05-09 16:10:58 +08:00
Meco Man
3fd276bb44
add comment
2021-05-09 15:59:27 +08:00
Tao_eternal
7d0aa5bd34
Merge branch 'RT-Thread:master' into patch-1
2021-05-09 15:32:09 +08:00
Tao_eternal
14d64a1dff
Update drv_gpio.c
...
one more bug fixed
2021-05-09 15:30:36 +08:00
Bernard Xiong
060183184b
Merge pull request #4667 from geniusgogo/fix_rt_kprintf
...
fixed rt_kprintf %s precision print error.
2021-05-09 12:59:07 +08:00
Bernard Xiong
06b5b0c840
Merge pull request #4660 from yanmowudi/master
...
update swm320 libraries
2021-05-09 12:58:23 +08:00
Bernard Xiong
911068a9f9
Merge pull request #4663 from thread-liu/master
...
[update] file_check.py
2021-05-09 12:56:19 +08:00
Bernard Xiong
9e17248999
Merge pull request #4668 from Guozhanxin/arch_mix
...
[bsp]add seeed Arch_Mix bsp
2021-05-09 12:56:04 +08:00
Meco Man
9de977a046
remove list_date
2021-05-08 23:51:47 +08:00
guozhanxin
7ab2cae3fa
[bsp]add seeed Arch_Mix bsp
2021-05-07 17:42:49 +08:00
geniusgogo
ac2c734583
fixed rt_kprintf %s precision print error.
2021-05-07 14:53:48 +08:00
Tao_eternal
6cb39a15a6
fixed some bugs about interrupt
...
When I used the pin's interrupt, I always get a FALSE state.
So I read the drv_gpio.c and has found that function gpio_exti_source_select has not truly set yet and the GPIO input mode and the EXTI_(bitno) should be correct.
2021-05-07 13:52:33 +08:00
thread-liu
86f9b001c7
[update] file_check.py
2021-05-07 11:08:33 +08:00
Meco Man
43e9aec85e
将rt_soft_rtc_init设为私有函数
2021-05-06 23:47:33 +08:00
Meco Man
f982d81389
[rtc driver]remove NTP
2021-05-06 23:43:44 +08:00
Bernard Xiong
186466ecc6
Merge pull request #4593 from yangjie11/bsp-to-apache
...
[bsp]add copyright notice
2021-05-06 17:55:32 +08:00
Bernard Xiong
c415410498
Merge pull request #4654 from mysterywolf/timezone
...
[libc][time]优化gettimeofday/settimeofday; 规范set_timeval/get_timeval函数返回值
2021-05-06 16:55:32 +08:00
yanmowudi
2c05296948
format utf-8
2021-05-06 10:42:41 +08:00
yanmowudi
c00300d5f4
format utf-8
2021-05-06 10:24:00 +08:00
yanmowudi
22513fe86c
update swm320 libraries
2021-05-06 10:10:29 +08:00
Bernard Xiong
ed900427cd
Merge pull request #4657 from OpenNuvoton/touch_class
...
[components/drivers/touch] Bypass controlling commands in touch class to device driver.
2021-05-05 21:38:54 +08:00
Bernard Xiong
00524ccc66
Merge pull request #4659 from rtthread-bot/rtt_bot
...
[update] RT-Thread Robot automatic submission
2021-05-05 10:48:40 +08:00
bernard
141effcae3
!191 调整串口关闭时中断禁用和资源释放顺序
...
Merge pull request !191 from AubrCool/fix-serial.drv
2021-05-04 15:20:05 +08:00
Meco Man
787e46c6a3
[rtc]调整rtc驱动框架函数位置,功能无影响,为后续新的RTC框架铺路
2021-05-04 13:06:24 +08:00
Bernard Xiong
39aa987fc8
Merge pull request #4632 from yaoyufan/master
...
fix bluetrum uart1 and uart2 cannot recv data
2021-05-03 21:55:00 +08:00
Bernard Xiong
0dfd1fa463
Merge pull request #4656 from xfwangqiang/kconfig_err
...
[BSP][IMXRT]fixed imxrt1052-nxp-evk board kconfig
2021-05-03 21:54:37 +08:00
Wayne Lin
4ed550a96c
Bypass controlling commands in touch class to driver.
2021-05-03 13:21:47 +08:00
wangqiang
9d8e5c0e06
修复board/Kconfig的错误
2021-05-03 09:28:03 +08:00
Meco Man
8fee8d2c8c
remove const in set_timeval
2021-05-03 09:17:46 +08:00