Commit Graph

10110 Commits

Author SHA1 Message Date
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
michael ab78ea1de1 bsp:ls2k:improved implement of shutdown and reboot command 2020-09-17 20:22:51 +08:00
Bernard Xiong 8afb8b1e29
Merge pull request #3918 from SimpleInit/master
删除非对齐地址访问语句和__CORTEX_M宏定义判断
2020-09-17 14:18:46 +08:00
michael 623bf0abc9 bsp:ls2k:unify code format 2020-09-17 10:39:45 +08:00
Bernard Xiong 37b1174eff
Merge pull request #3920 from wangyq2018/es32f369x
[bsp] add new driver & iar support.
2020-09-17 07:59:19 +08:00
Bernard Xiong 13c27246c8
Merge pull request #3916 from willianchanlovegithub/Willianchan
[drivers/serial]add a line feed to the carriage return character when…
2020-09-17 07:54:45 +08:00
Bernard Xiong a5ab12c964
Merge pull request #3905 from supperthomas/supperthomas
[bsp_nrf5x] rebuild the menuconfig and ble stack config
2020-09-17 07:52:39 +08:00
supperthomas c47d9f13f2 fix the template 2020-09-16 22:32:38 +08:00
wangyq2018 6bd76cc554 [bsp] add new driver & iar support. 2020-09-16 15:15:00 +08:00
Bernard Xiong 0908df39e7
Merge pull request #3901 from bigmagic123/raspi_add_mbox
Raspi add mbox
2020-09-15 16:59:50 +08:00
Bernard Xiong ac9de9e289
Fix typo 2020-09-15 13:54:09 +08:00
Bernard Xiong 17bf123dd5
Merge pull request #3915 from bigmagic123/ls2k_gmac_addr
gmac address variable
2020-09-15 13:49:41 +08:00