4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-17 07:43:32 +08:00

4320 Commits

Author SHA1 Message Date
Bernard Xiong
a207f22150
Merge pull request #4206 from greedyhao/bluetrum
[bsp][bluetrum] update link.lds
2020-12-30 20:02:41 +08:00
greedyhao
7741df50ab [bsp][bluetrum] update link.lds 2020-12-30 17:43:23 +08:00
Bernard Xiong
4529e9a741
Merge pull request #4198 from mysterywolf/gettick
[bug] add function rt_tick_get_millisecond() and fix bug #4012
2020-12-30 17:20:28 +08:00
Meco Man
63cd26b0d1 update 2020-12-30 16:32:20 +08:00
Bernard Xiong
32cf867837
Merge pull request #4134 from Hxinrong/rt_event_recvBranch
add error checks of function rt_event_recv()
2020-12-30 13:44:41 +08:00
Bernard Xiong
a9a004f5b4
Merge pull request #4111 from eYoung8475/master
[bsp][gd32450z-eval]fixed spi driver bug
2020-12-30 09:57:11 +08:00
Bernard Xiong
b2a6dbadf4
Merge pull request #4135 from balanceTWK/master_hal_delay
[BSP][STM32] update void HAL_Delay(__IO uint32_t Delay)
2020-12-30 08:09:49 +08:00
Bernard Xiong
ce034e6762
Merge pull request #4202 from OpenNuvoton/nuvoton
[Nuvoton] Support NUC980 ARM9 platform.
2020-12-29 20:16:19 +08:00
Bernard Xiong
858295fb0d
Merge pull request #4201 from bigmagic123/ls2k_add_sata
Ls2k add sata
2020-12-29 20:10:51 +08:00
Wayne Lin
c9892a82be Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton 2020-12-29 19:36:00 +08:00
Wayne Lin
1c4328e5a9 Update NUC980 and M480
1. Add 980 drv_usbd.
2. EMAC - move MDC CLK divider before EMAC initialization.
3. Correct NUC980 and M480 CAN RX_MSG_ID_INDEX definition.
4. add USBD cdc demo - vcom_echo.
5. mnt - add mount_table definition.
2020-12-29 19:35:43 +08:00
bigmagic
ce2cafdf41 fix readme file 2020-12-29 18:54:25 +08:00
bigmagic
606ffc5e70 add ls2k lwext4 pkgs support 2020-12-29 18:54:18 +08:00
bigmagic
68689c7c43 add ls2k sata ssd driver 2020-12-29 18:54:12 +08:00
Meco Man
c2e15e003c add function rt_hw_1ms_tick_get() 2020-12-29 00:08:24 +08:00
yangjie
dc09f3760f 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
yangjie
eeaf1fcc50 resolve Conflicts
bsp/nrf52832/board/Sconscript
	bsp/nrf52832/startups/Sconscript
	bsp/raspberry-pi/raspi4-32/driver/SConscript
2020-12-28 12:02:31 +08:00
Bernard Xiong
eb4e4e04b9
Merge pull request #4191 from thread-liu/main
[ST32MP1] add modifier __no_init for IAR
2020-12-27 01:11:35 +08:00
Wayne Lin
0cfe292157 Update nuvoton RTT porting.
1. Fix porting driver.
2. Add NAU8822 audio codec driver.
3. Add NUC980 I2S porting driver.
2020-12-25 18:39:12 +08:00
Wayne Lin
89c1c3f271 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton 2020-12-25 18:30:22 +08:00
greedyhao
08aa4e5462 [bluetrum] update link.lds 2020-12-25 17:23:26 +08:00
greedyhao
216285a2c3 [bluetrum] fix context switch error 2020-12-25 17:19:58 +08:00
thread-liu
534239b8c1 [update] add keyword __no_init to disable IAR from initializing specified memory. 2020-12-25 09:47:47 +08:00
Bernard Xiong
9a59737b5f
Merge pull request #4148 from WKJay/master
[FIX] fix build problem in drv_crypto.c
2020-12-23 19:25:44 +08:00
DUXin-ece
9626515787 修正stm32f746-disco和FPU相关的flag错误 2020-12-23 14:50:47 +08:00
Huaqi Fang
e765c36bbb bsp/nuclei: Fix scons --run=upload command output message not match issue
Although the program elf is uploaded successfully, the upload message is
still "Remote communication error.“, but actually upload works.

After fix, it will be "[Inferior 1 (Remote target) detached]"

By the way, I also checked latest nuclei-sdk 0.3.0 release with latest
rt-thread source code

Signed-off-by: Huaqi Fang <578567190@qq.com>
2020-12-21 16:56:22 +08:00
Wayne Lin
8d90cfadf0 Update nuvoton porting.
1. Make up sources and bugfix.
2. Add nu_gpio_pin_get.
3. Add PM operator in USB host driver.
4. Support NUC980 stage 1 and add nk-980iot board.
2020-12-21 14:57:09 +08:00
yangjie
ef62febf1f [SConscript]update group name 2020-12-19 16:49:11 +08:00
bernard
c924330469 Merge remote-tracking branch 'gitee/gitee_master' 2020-12-19 15:13:36 +08:00
greedyhao
35fca3583b Create ilg.gnumcueclipse.managedbuild.cross.riscv.prefs 2020-12-19 11:23:03 +08:00
greedyhao
67bf5cea1f [bluetrum] add sound and romfs support 2020-12-19 10:45:03 +08:00
greedyhao
a9d7e7021e [bluetrum] update studio config files 2020-12-19 10:29:49 +08:00
Bernard Xiong
2c964b5bd4
Merge pull request #4174 from thread-liu/master
[update] stm32mp1 mdk link script file
2020-12-18 19:30:03 +08:00
thread-liu
0b5c69ef69 [update] stm32mp1 heap address. 2020-12-17 11:55:53 +08:00
Bernard Xiong
59d964aec6
Merge pull request #4168 from KyleChenjh/master
add dac config for stmf4
2020-12-17 11:14:16 +08:00
thread-liu
f549c79269 [update] stm32mp1 mdk link script file. 2020-12-17 10:27:51 +08:00
刘泓研
2398376d45 update bsp/essemi/es32f369x/README.md. 2020-12-16 19:48:25 +08:00
刘泓研
037f3d5320 update bsp/essemi/es32f0654/README.md. 2020-12-16 19:47:20 +08:00
刘泓研
b55e3b7f01 update bsp/essemi/es32f0334/README.md. 2020-12-16 19:45:12 +08:00
刘泓研
3fe3620ee6 update bsp/essemi/es32f0334/README.md. 2020-12-16 19:40:23 +08:00
刘泓研
6bb5d8693d update bsp/essemi/es32f0334/README.md. 2020-12-16 19:39:20 +08:00
刘泓研
d3290b28f9 update bsp/essemi/es32f0334/README.md. 2020-12-16 19:37:57 +08:00
wangyq2018
6e8875580c readme.md的图片显示。 2020-12-16 19:32:40 +08:00
wangyq2018
afa023b7e8 图片路径修改。 2020-12-16 17:42:07 +08:00
wangyq2018
d9387959cd add driver example 2020-12-16 16:31:01 +08:00
wangyq2018
a51e137c91 update libraries 2020-12-16 16:21:53 +08:00
Bernard Xiong
1de6d86fb9
Merge pull request #4143 from greedyhao/bluetrum
[bsp][bluetrum] add a new board support
2020-12-16 10:12:19 +08:00
greedyhao
84553b01e5 [bluetrum] add the rt-thread studio support 2020-12-15 23:43:45 +08:00
greedyhao
54c880e979 [bluetrum] edit .lds
Expand the COMM section
2020-12-15 23:43:04 +08:00
chenjh
352f599367 add dac config for stmf4 2020-12-15 17:58:12 +08:00