Commit Graph

11662 Commits

Author SHA1 Message Date
greedyhao 3e65ce5d03 [bluetrum] add fmrx support 2021-05-13 10:22:45 +08:00
greedyhao 74f6a0ba7d [bluetrum] Fix the cache mechanism 2021-05-13 10:22:09 +08:00
Bernard Xiong eca044f87c
Merge pull request #4679 from mysterywolf/sys-errno
[bug][libc]修复因libc移除sys/errno.h文件导致的报错
2021-05-13 09:13:45 +08:00
Bernard Xiong 07a7bcabb9
Merge pull request #4678 from Guozhanxin/utest
[add] auto test ci.
2021-05-13 09:13:14 +08:00
Wayne Lin 972aa93a27 Update N9H30 porting. 2021-05-12 19:15:17 +08:00
Wayne Lin d3131ee55f Nuvoton release/update.
(1) Support NK-N9H30 board.
(2) Change Mutex's flag to RT_IPC_FLAG_PRIO from RT_IPC_FLAG_FIFO.
2021-05-12 18:49:31 +08:00
Wayne Lin f068908728 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton 2021-05-12 18:39:35 +08:00
Meco Man f58fbe5e78 rever ymodem 2021-05-12 18:28:29 +08:00
Meco Man e13827ec7f [bsp][qemu-vexpress-a9] 完善readme 2021-05-12 14:48:49 +08:00
Meco Man 6f3f58dae0 [bsp][qemu-vexpress-a9] 更新工程配置 2021-05-12 14:41:15 +08:00
Meco Man dfb8df71c9 [libc]修复因libc移除sys/errno.h文件导致的报错 2021-05-12 14:17:17 +08:00
guozhanxin 5767c2e0f4 【完善】SConscript 脚本文件 2021-05-12 09:50:40 +08:00
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