Commit Graph

10422 Commits

Author SHA1 Message Date
Bernard Xiong 1276ec12af
Merge pull request #4154 from mysterywolf/n144
【English readme】 update
2020-12-14 19:19:37 +08:00
mysterywolf db6a8c8eec 【English readme】 update 2020-12-14 16:13:39 +08:00
Meco Man 5f6d3298ee
Merge pull request #4 from RT-Thread/master
update
2020-12-14 15:33:53 +08:00
Bernard Xiong 57ddea482f
Merge pull request #4150 from mysterywolf/setwin
[ioctl] add TIOCSWINSZ
2020-12-14 15:05:47 +08:00
mysterywolf 1404d208db [ioctl] add TIOCSWINSZ 2020-12-14 01:13:51 +08:00
Bernard Xiong 827b772f9d
Merge pull request #4146 from thread-liu/main
[add] dma test case for stm32mp157a-ev1.
2020-12-11 18:18:16 +08:00
thread-liu 3ab2d4fb1f Merge branch 'master' of https://github.com/RT-Thread/rt-thread into step4-ev1 2020-12-11 18:08:56 +08:00
Bernard Xiong 42088b010a
Merge pull request #4108 from 0xcccccccccccc/rtt-ls2k
[bsp][loongson] 更新龙芯2K1000平台上的SPI驱动和UART驱动
2020-12-11 17:57:11 +08:00
Bernard Xiong 2a4b6453b0
Merge pull request #4145 from thread-liu/action
[Audio] Header files are repeatedly included
2020-12-11 17:38:09 +08:00
0xcccccccccccc 90560e87c5 - Copyright information added. 2020-12-11 00:45:58 +08:00
Bernard Xiong e2d951ad2a
Merge pull request #3929 from geniusgogo/i2c_update
[dirver/i2c] i2c driver support bus lock, STOP control
2020-12-10 22:44:04 +08:00
thread-liu c827a42a18 [update] audio deficiency head file, compile fail. 2020-12-10 16:56:59 +08:00
Bernard Xiong 2bedb0b24d
Merge pull request #4142 from thread-liu/master
[IMEI] Incorrect macro definition name and update jobs name.
2020-12-10 16:09:27 +08:00
thread-liu a06f1fa627 [add] dma test case. 2020-12-10 14:52:04 +08:00
thread-liu 82eac71064 [update] Incorrect macro definition name and update jobs name. 2020-12-10 09:51:32 +08:00
Bernard Xiong 86756c0d4c
Merge pull request #4065 from longtengmcu/master
fix at socket and sal_socket bug
2020-12-09 17:26:47 +08:00
Bernard Xiong 3123e626d5
Merge pull request #4138 from cc-caixf/master
[sal] fix
2020-12-09 15:19:45 +08:00
Bernard Xiong 4f7cff88d0
Merge pull request #4137 from thread-liu/master
[update] ci
2020-12-08 18:57:12 +08:00
caixf 0f991c2e3e [sal] fix 2020-12-08 15:48:58 +08:00
thread-liu 28beed6d2e [update] action 2020-12-08 15:48:47 +08:00
0xcccccccccccc edc4028944 - Remove duplicated line feeds and unnecessary annotations.
- Maintainers information is now corrected.
- Withdraw the modification on EXEC_PATH of the gcc toolchain.
2020-12-08 10:13:52 +08:00
0xcccccccccccc e6b5feae7c Merge branch 'rtt-ls2k' of https://github.com/0xcccccccccccc/rt-thread into rtt-ls2k 2020-12-07 20:47:27 +08:00
0xcccccccccccc 5d32b5d2d2 - fix indentations. 2020-12-07 20:40:43 +08:00
Bernard Xiong 3f122bd790
Merge pull request #4053 from yangjie11/kernel
[src][scheduler] remove RT_USING_FINSH in kernel, remove list_thread()
2020-12-07 14:17:57 +08:00
Bernard Xiong 7c00c41e55
Merge pull request #4123 from liuduanfei/master
Update audio.c
2020-12-07 14:08:47 +08:00
Bernard Xiong af72becc8c
Merge pull request #4107 from Wang-Huachen/master
[bsp] 添加对zynqmp-r5核心的支持和zynqmp-r5-axu4ev开发板的bsp
2020-12-07 14:02:58 +08:00
liuduanfei 1f7a8e46a4
Update audio.c
修改注释错误 repaly ---> replay
2020-12-07 11:50:15 +08:00
Wang-Huachen 1bc583ef1e add github action for zynqmp-r5-axu4ev bsp 2020-12-07 09:48:20 +08:00
Wang-Huachen 1af5b72a99 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2020-12-07 09:44:37 +08:00
Bernard Xiong cc9374f052
Merge pull request #4058 from thread-liu/liukang
[add] dcmi and ov2640 driver.
2020-12-07 00:11:12 +08:00
Bernard Xiong 082dda7a1d
Merge pull request #4051 from DavidLin1577/patch-15
[net/lwip2.1.2]Update ethernetif.c
2020-12-06 22:21:02 +08:00
Bernard Xiong cf420e9560
Merge pull request #4052 from DavidLin1577/patch-16
[net/lwip1.4.1]Update ethernetif.c
2020-12-06 22:19:22 +08:00
Bernard Xiong 8860f02c34
Merge pull request #4094 from Guozhanxin/timer_fix
Fixed an issue with rt_timer_start being broken and destroying the ti…
2020-12-05 18:06:24 +08:00
Bernard Xiong 64e9cd9d3a
Merge pull request #4098 from balanceTWK/master_stm32
[bsp][stm32][libraries] Remove #include <rtthread.h>
2020-12-05 14:57:42 +08:00
Bernard Xiong 497806c883
Merge pull request #4055 from DavidLin1577/patch-18
[components/drivers]fixed re-include '.h' file of audio
2020-12-05 14:56:52 +08:00
Bernard Xiong fbab9c8c11
Merge pull request #4054 from DavidLin1577/patch-17
[components / drivers]update audio_mic.c
2020-12-05 14:55:37 +08:00
Bernard Xiong 286d4f657e
Merge pull request #4116 from thread-liu/step4-ev1
[add] drivers for stm32mp157a-ev1
2020-12-05 14:54:13 +08:00
thread-liu 5de6c0defc [add] timer test case. 2020-12-05 14:33:12 +08:00
thread-liu 3ecf12b5b2 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into step4-ev1
# Conflicts:
#	bsp/stm32/libraries/STM32MPxx_HAL/SConscript
2020-12-05 14:12:54 +08:00
thread-liu f9e34b4df6 [add] rs485 driver 2020-12-05 13:38:53 +08:00
thread-liu 8880e751f2 [add] low power and lptim driver. 2020-12-05 11:54:17 +08:00
thread-liu 6d8dbb6756 [add] RNG, CRC, HASH, CRYP driver. 2020-12-05 11:34:30 +08:00
thread-liu fd20299507 [add] exti test case. 2020-12-05 11:20:38 +08:00
thread-liu ba7865d3f5 [add] spi loopback test case. 2020-12-05 11:19:57 +08:00
Bernard Xiong f4890efa0e
Merge pull request #4034 from thread-liu/step4
[add] complicated dirvers for STM32MP157A-DK1 board
2020-12-05 10:27:16 +08:00
thread-liu edd3fd2174 [add] wwdg driver. 2020-12-05 10:16:06 +08:00
thread-liu 73539c6bc0 [add] dfsdm driver. 2020-12-05 09:43:32 +08:00
thread-liu b71d496b83 [add] spdifrx driver. 2020-12-05 09:32:35 +08:00
thread-liu dbd67507d9 [add] qspi_flash driver. 2020-12-05 09:09:28 +08:00
Bernard Xiong 54b72966da
Merge pull request #4115 from thread-liu/action
[update] change ci to github actions.
2020-12-04 21:31:59 +08:00