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
e3e8633786
Merge pull request #4194 from tyustli/lixiang
...
[components][drivers] separate touch framework and pin framework
2020-12-27 23:49:51 +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
Bernard Xiong
d22fde635b
Merge pull request #4193 from greedyhao/bluetrum
...
[bsp][bluetrum] fix context switch error
2020-12-27 01:00:32 +08:00
tyustli
48d7cf4af9
【修改】解耦 touch 和 pin
2020-12-25 17:31:16 +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
Bernard Xiong
5e69accd5c
Merge pull request #4187 from Jedcheen/master
...
fix scheduler bug in simulator.
2020-12-23 19:25:13 +08:00
Bernard Xiong
b10815c060
Merge pull request #4188 from DUXin-ece/master
...
修正stm32f746-disco和FPU相关的flag错误
2020-12-23 15:53:16 +08:00
DUXin-ece
9626515787
修正stm32f746-disco和FPU相关的flag错误
2020-12-23 14:50:47 +08:00
unknown
82ae97e248
fix build error
2020-12-23 11:13:46 +08:00
unknown
76b6d7f90d
fix scheduler bug in simulator.
2020-12-23 10:35:26 +08:00
Bernard Xiong
10823e54b4
Merge pull request #4181 from Prry/develop
...
[sensor] support TOF sensor class
2020-12-22 14:05:04 +08:00
Bernard Xiong
964ccfaf53
Merge pull request #4185 from nuclei-community/feature/bsp_nuclei_fix
...
bsp/nuclei: Update upload command and document
2020-12-22 13:42:45 +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
Prry
a38e7768ac
缩进由“TAB键”改用为“空格”
2020-12-20 22:23:28 +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
bernard
c1fa39a821
!86 fix some bugs and update libraries
...
Merge pull request !86 from 刘泓研/gitee_master
2020-12-19 15:12:44 +08:00
Bernard Xiong
eaf3e4795d
Merge pull request #4179 from liuduanfei/master
...
Fix possible array out of bounds
2020-12-19 14:00:44 +08:00
Bernard Xiong
c3e21cd40f
Merge pull request #4180 from greedyhao/bluetrum
...
[Bluetrum] add sound and romfs support
2020-12-19 13:58:19 +08:00
Prry
e7ed764254
添加TOF传感器描述信息
2020-12-19 12:23:37 +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
liuduanfei
963f35e96d
Update netdev.c
2020-12-18 20:53:33 +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
b1975a761a
Update action.yml
2020-12-18 08:53:22 +08:00
Bernard Xiong
9971067f49
Merge pull request #4112 from enkiller/1203-0940
...
[timer] Fix the bug that the linked list is still mounted when the si…
2020-12-18 08:16:05 +08:00
thread-liu
0b5c69ef69
[update] stm32mp1 heap address.
2020-12-17 11:55:53 +08:00
Bernard Xiong
932bbc29c6
Merge pull request #4171 from mysterywolf/master
...
[emergency][posix] 实现usleep函数
2020-12-17 11:39:51 +08:00
mysterywolf
ab75425540
update
2020-12-17 11:32:10 +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
mysterywolf
e5b10628ee
update
2020-12-16 16:05:43 +08:00
mysterywolf
9d004a2892
实现 usleep
2020-12-16 15:34:41 +08:00
mysterywolf
702103a203
prepare for usleep
2020-12-16 15:25:08 +08:00
Meco Man
504112694d
Merge pull request #5 from RT-Thread/master
...
pr
2020-12-16 14:33:31 +08:00