Commit Graph

10069 Commits

Author SHA1 Message Date
mysterywolf 1e54d51086 Update Readme 2020-10-16 16:39:21 +08:00
mysterywolf ab6182aac6 add stm32f103-blue-pill BSP 2020-10-16 11:31:17 +08:00
Bernard Xiong 3ff0c07b38
Merge pull request #3960 from z14git/master
[shell] Ensure that the last char of `char line[]` is '\0'
2020-10-16 07:25:50 +08:00
Bernard Xiong 8fc2f6e7f1
Merge pull request #3962 from DavidLin1577/patch-7
Update udpclient.c
2020-10-15 06:41:19 +08:00
Bernard Xiong 577f2150ee
Merge pull request #3963 from Dozingfiretruck/master
stm32wb
2020-10-14 17:36:55 +08:00
Dozingfiretruck 49fb0a97f6 添加STM32WB系列BSP 2020-10-14 16:01:59 +08:00
Dozingfiretruck af1e92e661 stm32wb 2020-10-14 15:03:33 +08:00
David Lin 85e32ae58e
Update udpclient.c
tcpclient->udpclient
2020-10-14 11:59:20 +08:00
z14git adceb3e2a4 确保char line[]最后一位为'\0' 2020-10-14 09:27:40 +08:00
Bernard Xiong b809c02015
Merge pull request #3957 from thread-liu/develop
[update] Dynamic change console
2020-10-13 23:26:44 +08:00
thread-liu 01bdb2c86e [update] Dynamic change console 2020-10-13 15:11:37 +08:00
Bernard Xiong 92c54a5c80
Merge pull request #3954 from mysterywolf/pr2
fix some English grammar errors
2020-10-13 10:50:34 +08:00
Bernard Xiong 66d4d2c5af
Merge pull request #3948 from thread-liu/develop
[add] stm32h7 adc and dac driver.
2020-10-13 10:30:24 +08:00
Bernard Xiong e97ef8b418
Merge pull request #3952 from mysterywolf/rt_sem_release
[fix bug] #3951
2020-10-13 10:25:35 +08:00
mysterywolf 21d0190014 fix some English grammar errors 2020-10-11 18:46:18 +08:00
mysterywolf 2469335e21 [fix bug] #3951 2020-10-11 17:54:39 +08:00
Bernard Xiong 13044b1e29
Merge pull request #3940 from RT-Thread/timer_issue
[kernel] fix the timer issue
2020-10-11 11:01:40 +08:00
Bernard Xiong 11ac3ac364
Merge pull request #3949 from enkiller/1009
[msh] rm command supports recursive deletion of folders
2020-10-11 11:01:02 +08:00
Bernard Xiong 4515c21d29
Merge pull request #3942 from mysterywolf/unsitd
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了…
2020-10-11 09:39:13 +08:00
Bernard Xiong a5cd7e7abd
Merge pull request #3944 from mysterywolf/libc
[fix bug] #3902
2020-10-11 09:37:38 +08:00
Bernard Xiong b1f528ea69
Merge pull request #3945 from mysterywolf/getline3
将posix_getline.h termios.h 头文件包含从<>改为""以防止路径出现分歧
2020-10-11 09:36:32 +08:00
tangyuxin 21a4542d7b [msh] rm command supports recursive deletion of folders 2020-10-09 11:54:42 +08:00
thread-liu 8edb7c316a [add] stm32h7 adc and dac driver. 2020-10-09 10:24:08 +08:00
mysterywolf 96acad78ba 将posix_getline.h termios.h 头文件包含从<>改为""以防止路径出现分歧 2020-10-03 00:31:49 +08:00
mysterywolf c7aa6f0619 [fix bug] #3902 2020-10-02 12:00:52 +08:00
Meco Man 60b1b87903
[fixed] 在keil环境下 compilers\armlibc\sys\unistd.h 与 libc_fcntl.h的宏定义发生了重复定义的冲突 2020-10-02 11:22:17 +08:00
Bernard Xiong aeff91b2a7
Merge pull request #3769 from jesven/fix_yield
解决yield操作不能及时释放cpu的问题
2020-10-01 15:46:10 +08:00
Bernard Xiong 1c6700acfd [kernel] fix the timer issue 2020-09-30 23:50:18 +08:00
Bernard Xiong c758168877
Merge pull request #3937 from chenyingchun0312/master
同步nrf52840相关修改到nrf52832中,测试了ble 相关sample,同时测试了RTC设备,可以正常工作
2020-09-30 03:14:45 +08:00
chenyingchun0312 0051092c81 sync nrf52840 some config files to nrf52832 2020-09-28 17:27:05 +08:00
Bernard Xiong e3d1ed45c6
Merge pull request #3936 from thread-liu/liukang
[update] stm32mp1 pin-index
2020-09-27 17:15:04 +08:00
thread-liu 076e33aa03 [update] stm32mp1 pin-index 2020-09-27 14:29:36 +08:00
Bernard Xiong aa05fc1469
Merge pull request #3675 from DavidLin1577/patch-10
[drivers/usb]Fixed a bug may cause stackover flow
2020-09-27 08:23:55 +08:00
Bernard Xiong 08688f7095
Merge pull request #3712 from egbert-h/master
mstorage.c: fix bug in device descriptor that MAC OS enumeration failed.
2020-09-27 08:23:14 +08:00
Bernard Xiong 68c5269759
Merge pull request #3935 from enkiller/0926-1225
[dfs] fix the DEVICE could not get or set flags
2020-09-27 08:14:23 +08:00
tangyuxin 8861202c3b [dfs] fix the DEVICE could not get or set flags 2020-09-26 12:30:39 +08:00
Bernard Xiong 38931765d1
Merge pull request #3931 from enkiller/0926
[add] DFS file system supports device types
2020-09-26 11:25:25 +08:00
tangyuxin 50dc41468e [add] DFS file system supports device types 2020-09-26 09:55:58 +08:00
Bernard Xiong 8ffe242228
Merge pull request #3926 from geniusgogo/master
[stm32/gpio]Optimized the pin-index algorithm
2020-09-24 08:06:40 +08:00
Bernard Xiong d8f35fc951
Merge pull request #3911 from chenyingchun0312/master
add rtc device driver for nrf52x
2020-09-24 08:04:07 +08:00
Bernard Xiong cc8de794c4
Merge pull request #3927 from thread-liu/stm32mp157a-dk1
[add] openamp for stm32mp157-dk1
2020-09-24 08:03:27 +08:00
chenyingchun0312 c5b0a848dc support RTC0, RTC1, RTC2 select 2020-09-23 23:32:47 +08:00
Bernard Xiong f98a0f88af
Merge pull request #3928 from thread-liu/stm32mp157a-ev1
[add] openamp for stm32mp157a-ev1
2020-09-23 20:17:34 +08:00
thread-liu 7cfb6919b3 [add] openamp for stm32mp157a-ev1 2020-09-23 15:52:00 +08:00
thread-liu 30b3eeac0f [update] ci test. 2020-09-23 15:48:18 +08:00
thread-liu e9864bb0b8 [add] openamp for stm32mp157-dk1 2020-09-23 13:42:28 +08:00
Bernard Xiong d92fbba3c1
Merge pull request #3919 from wormsX/T-head_Smart-v1.0.0
add t-head smart-evb bsp, and risc-v cpu e906
2020-09-22 22:03:26 +08:00
chenyingchun0312 797ce29ae0 Merge remote-tracking branch 'upstream/master' 2020-09-22 17:10:48 +08:00
Bernard Xiong 8302a72243
Merge pull request #3913 from Michael0066/master
MIPS:fix the RT_EXCEPTION_MAX value
2020-09-19 22:11:30 +08:00
xieyangrun 7305712ef2 [stm32/gpio]Optimized the pin-index algorithm 2020-09-18 18:33:13 +08:00