Commit Graph

10507 Commits

Author SHA1 Message Date
bernard 9f4ce7ee6f !113 添加armclang支持
Merge pull request !113 from shuobatian/gitee_master
2021-01-20 13:50:59 +08:00
bernard 60c695073f !117 Bug Fixed #bsp/hc32f4a0 sram size & I2C gpio init
Merge pull request !117 from chengy4/gitee_master
2021-01-18 21:32:48 +08:00
chengy4 20cf905c96 delete space line 2021-01-18 17:14:55 +08:00
chengy4 431ddb90f5 1.modify SRAM_SIZE
2.modify I2C gpio init
2021-01-18 15:55:33 +08:00
shuobatian b546e25f9f armcc 链接参数 2021-01-13 21:59:02 +08:00
shuobatian ed28e65b7e 防止字符转义 2021-01-13 21:55:25 +08:00
shuobatian 7018a5c297 修改armclang编译参数,debug优化等级-O1 2021-01-13 21:47:40 +08:00
shuobatian 94b5d009d1 不使用microlib 2021-01-11 22:36:30 +08:00
shuobatian 791527caca add armclang support 2021-01-11 20:07:12 +08:00
bernard feafb5579b !111 Added the Bear Pie BSP function
Merge pull request !111 from Rice_Chen/gitee_master
2021-01-11 08:09:05 +08:00
chenjiafan 8ed36da17f [add]added on-board LCD support for for Bear-Pi 2021-01-10 22:25:08 +08:00
chenjiafan e05e6c0402 [update]modify Bear-Pi BSP configuration error 2021-01-10 22:24:37 +08:00
bernard 20f0672429 !100 add Bear-Pi BSP
Merge pull request !100 from Rice_Chen/gitee_master
2020-12-31 10:10:46 +08:00
chenjiafan 3c9d5d7af2 [add]add Bear-Pi BSP 2020-12-30 20:16:05 +08:00
bernard 68d0fb0658 !95 add HDSC hc32f4a0 bsp support
Merge pull request !95 from chengy4/gitee_master
2020-12-28 14:39:36 +08:00
chengy4 cceba7ca86 1.add LICENSE
2.update README.md(add contact)
2020-12-28 09:52:57 +08:00
chengy4 c5461139f1 add hc32f4a0 2020-12-25 14:33:03 +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
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
Bernard Xiong 95130a9000
Merge pull request #4117 from mysterywolf/time1
[bug][keil][libc]修复开启pthread功能后keil报错的问题
2020-12-16 10:13:45 +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