Commit Graph

5903 Commits

Author SHA1 Message Date
guo 4f110a6d05
Merge pull request #4918 from ghmoai/bsp_stm32h743_armfly_v7
add bsp/stm32/stm32h743-armfly-V7
2021-08-28 09:25:21 +08:00
Meco Man 66e6038dfe [bsp][stm32][f407-explorer] 优化board kconfig配置 2021-08-27 19:52:42 -04:00
1 38ec6d229d 1.修改代码规范和许可
2.删除没用的文件
2021-08-27 15:19:21 +08:00
yangjie 1e775cc903 【增加】cubemx 生成代码时的注意事项 2021-08-26 21:09:40 +08:00
Dozingfiretruck 4c45af8f39 fix:Support for GCC compile startup 2021-08-26 09:52:16 +08:00
Meco Man 29828dc94f [finsh] finsh组件可以选择是否包含内置命令 2021-08-25 19:48:15 -04:00
Bernard Xiong bd44c1e590
Merge pull request #4970 from cndabai/master
Remove C Style Command Shell
2021-08-25 19:03:52 +08:00
Dozingfiretruck 6ea9a4b3b5 implement RTC framework V2.0 2021-08-25 10:11:50 +08:00
svchao 7053bd7a58 [fix] The baud rate is configured according to the different APB1 frequencies. f4-series only. 2021-08-25 08:37:49 +08:00
Bernard Xiong f3df67d5f3
Merge pull request #4937 from JasonCang/fixbug-修复stm32_chip_flash驱动扇区计算错误的bug
修改扇区计算错误的bug
2021-08-25 07:38:27 +08:00
Bernard Xiong 92df292f1d
Merge pull request #4968 from wugensheng-code/master
update bsp k210
2021-08-25 07:38:01 +08:00
guo 7b66141889
Merge pull request #4963 from mysterywolf/407
[stm32-f407-explorer] remove sdcard thread
2021-08-24 13:51:08 +08:00
Dozingfiretruck 00373d5e23 ATLINK is used by default 2021-08-24 13:50:45 +08:00
Dozingfiretruck 1f24348464 fix:Unable to enter the menuconfig menu after executing scons -- dist
Compilation failure for enabling DFS after using SDIO
2021-08-24 13:45:30 +08:00
wugensheng 7003527060
Update rtconfig.py 2021-08-24 10:41:24 +08:00
Bernard Xiong 973464351b
Merge pull request #4954 from WaterFishJ/master
修改nrf5x的README.md
2021-08-24 09:56:31 +08:00
1 4a836e2a89 添加说明,更改芯片名称 2021-08-24 09:19:35 +08:00
马志远 8a1e6c01ac Disable FINSH_FUNCTION_EXPORT 2021-08-23 18:37:58 +08:00
马志远 221da7f464 Remove C Style Command Shell 2021-08-23 17:30:05 +08:00
shinu_61 606044bf6b update bsp/k210/README.md 2021-08-23 16:12:40 +08:00
shinu_61 4e21c1254d update K210 BSP 2021-08-23 16:02:29 +08:00
jacycle 83636c461f 1.再次修复扫描问题 2021-08-23 14:58:40 +08:00
jacycle d316f09175 1.修复扫描问题 2021-08-23 10:50:22 +08:00
jacycle fa6a9ec7da 1.修复缺陷扫描的问题 2021-08-23 10:35:49 +08:00
Bernard Xiong af52c577a2
Merge pull request #4965 from BernardXiong/master
Add more script and README.md for x86 bsp.
2021-08-22 19:27:14 +08:00
BernardXiong 13fb026934 [BSP] Add README.md in x86 2021-08-22 07:10:40 +08:00
BernardXiong 89d7159460 [BSP] add dbg/run.sh script for x86 2021-08-22 07:03:16 +08:00
jacycle 3a602808c9 1.增加hc32l136 bsp工程文件 2021-08-21 14:10:33 +08:00
Meco Man ea3bd8812e stm32f767-fire-challenger 文件夹没删干净 2021-08-20 17:26:46 -04:00
Meco Man 2963a8095f [stm32-f407-explorer] remove sdcard thread 2021-08-20 16:10:45 -04:00
1 91ffe90af3 为复旦微电子FM33LC0XX添加BSP。包含UART驱动,已经在板子上测试通过。 2021-08-20 16:37:50 +08:00
区荣杰 26db04e773 修改nrf5x的README.md 2021-08-19 15:55:36 +08:00
JCZou 0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
guo 37a58b5347
Merge pull request #4950 from mysterywolf/407
[stm32f407-explorer] remove FAL_USING_AUTO_INIT
2021-08-18 09:50:54 +08:00
bkk 7cd05fc1e7 fix code format 2021-08-17 23:07:07 +08:00
Meco Man ad2e60d716 [stm32f407-explorer] remove FAL_USING_AUTO_INIT 2021-08-17 06:42:37 -04:00
guo 256a9aac0b
Merge pull request #4910 from Ouxiaolong/master
add stm32f746-st-nucleo
2021-08-17 12:54:03 +08:00
Bernard Xiong 146269ce2e
Merge pull request #4945 from wormsX/master
[BSP]: Support QEMU run for Xuantie-E9xx Series CPU.
2021-08-17 11:34:24 +08:00
ssd4561 8932a16b6e ft2004 bsp 增加gtimer 支持,修正can驱动初始化问题 2021-08-16 23:36:31 +08:00
chen zx ac824e0ef3
Merge branch 'RT-Thread:master' into master 2021-08-16 16:29:25 +08:00
wormsX 360223a693 QEMU support, and code optimization for thead extension 2021-08-16 16:07:57 +08:00
Bernard Xiong fea12e0903
Merge pull request #4929 from greedyhao/ab32
[bsp][bluetrum] 优化串口驱动和对接新的RTC框架
2021-08-15 10:12:27 +08:00
greedyhao 4b4ec3e789 [bsp][bluetrum] Adding RT_USING_CONSOLE judgment 2021-08-12 17:12:52 +08:00
greedyhao e6afb03d14 [bsp][bluetrum] remove .a file 2021-08-12 17:06:26 +08:00
chenyingchun0312 18c9c50592 [bsp/nrf52x] optimize drv_wdt.c
refer to issue: https://github.com/RT-Thread/rt-thread/issues/4558
2021-08-12 10:17:38 +08:00
Bernard Xiong 2fa0456b48
Merge pull request #4934 from supperthomas/sensor_tile_box
[bsp/stm32] add the bsp of sensor_tile_box
2021-08-11 23:20:01 +08:00
JasonCang 6dd8682fa8 修改扇区计算错误的bug 2021-08-11 19:42:31 +08:00
陈迎春 ceba960c10
Merge branch 'RT-Thread:master' into master 2021-08-11 19:16:21 +08:00
chenyingchun0312 7f8e4ee108 [bsp/stm32l496-st-nucleo] update SConscript && remove uart_sample.c 2021-08-11 09:27:12 +08:00
supperthomas a2320f78b6 fix the RAM size 2021-08-10 20:17:59 +08:00
supperthomas 5b28191510 fix the startup.s to the newest version 2021-08-10 20:09:29 +08:00
supperthomas 764a9ca5da [bsp/stm32] add the bsp of sensor_tile_box 2021-08-10 20:06:09 +08:00
Bernard Xiong a6df4391ed
Merge pull request #4924 from GuEe-GUI/master
[bsp/virt64/aarch64]添加qemu-virt64-aarch64平台
2021-08-10 18:03:07 +08:00
GuEe-GUI ab47a8f5af [bsp/virt64/aarch64] Fixed Kconfig GIC's select format 2021-08-10 16:09:12 +08:00
guo 5e277b0325
Merge pull request #4907 from YJ98/stm32f302
Add stm32f3 series bsp.
2021-08-10 14:33:23 +08:00
YJIE_1998 53a4074f0b i# This is a combination of 3 commits.
【修改】format
2021-08-10 13:06:10 +08:00
chenyingchun0312 66c6774dd9 [bsp/stm32l496-st-nucleo] add usb device cdc configration 2021-08-10 10:54:58 +08:00
马志远 2a5f5b0e88 add on-chip flash driver for mm32f327x 2021-08-09 17:51:55 +08:00
GuEe-GUI aa11ddf59f [bsp/virt64/aarch64] Fixed format 2021-08-09 16:44:59 +08:00
GuEe-GUI f56c373f26 [bsp/virt64/aarch64] Fixed bsp's Kconfig 2021-08-09 10:38:27 +08:00
Bernard Xiong 1e26128735
Merge pull request #4871 from wormsX/master
Support T-HEAD Xuantie-E9xx Series CPU on Smart-EVB
2021-08-09 08:53:42 +08:00
guo b3ea49c8a3
Merge pull request #4930 from mysterywolf/littlefs-check
[stm32f407-explorer] 优化FAL相关设置
2021-08-08 20:54:22 +08:00
guo d92dcb59be
Merge pull request #4920 from mysterywolf/at-esp8266
[stm32][stm32f407-explorer][Kconfig] implement ESP8266 configuration in extended module driver menu
2021-08-08 20:23:17 +08:00
guo 85d7748266
Merge pull request #4919 from YJ98/STM32F407_add_littlefs
【修改】STM32F4探索者,移植 littlefs 文件系统
2021-08-08 20:19:28 +08:00
greedyhao 65cade5b7e TAB converts to Spaces 2021-08-08 16:38:25 +08:00
greedyhao 5409ceed63 [bsp][bluetrum] Fixed RTC driver building errors 2021-08-08 16:32:56 +08:00
greedyhao 1e7290231e [bsp][bluetrum] Optimizing the uart driver 2021-08-08 16:31:00 +08:00
Ouxiaolong 26e4c36820 add stm32f746-st-nucleo 2021-08-08 07:29:05 +08:00
Meco Man 0c4b2a9e3c [bsp][stm32f407-exlorer] update readme 2021-08-07 02:03:43 +08:00
Meco Man f8f9a304f0 [stm32f407-explorer] 优化FAL相关设置 2021-08-07 01:16:31 +08:00
GuEe-GUI b7dd004de0 [bsp/virt64/aarch64] Add 'qemu-virt64-aarch64' bsp 2021-08-06 18:35:58 +08:00
wormsX f60514cd71 formatting thead-smart bsp code 2021-08-06 17:22:11 +08:00
chen zx b104bbc4f9
Merge branch 'RT-Thread:master' into master 2021-08-06 17:05:50 +08:00
马志远 f71bb5cd43 add bsp for MM32F3270 EVBoard 2021-08-06 16:59:04 +08:00
Meco Man edf7e90020 [stm32f407-explorer]优化Kconfig文件系统命名,SFUD注册w25q128时命名自适应,避免用户多设置一步名称 2021-08-06 15:15:56 +08:00
Meco Man 963cce1e1b 解决没有选定FAL和littlefs软件包的问题,解决挂载顺序不合理的问题,重命名spiflash设备为spiflash0 2021-08-05 21:11:37 +08:00
Meco Jianting Man 1f13b6d58e
Merge pull request #52 from YJ98/STM32F407_add_littlefs
Stm32 f407 add littlefs
2021-08-05 06:58:31 -05:00
YJIE_1998 addfbefeeb 【修改】修改 drv_filesystem.c 文件 ci 格式 2021-08-05 18:31:06 +08:00
YJIE_1998 19d4c6809c 【添加】dma_config 文件 2021-08-05 16:01:40 +08:00
YJIE_1998 b5fbaa20b9 【修改】之前因为修改造成的不兼容问题并添加 DMA 支持 2021-08-05 16:00:35 +08:00
Meco Man d03a0a0f6a [stm32][stm32f407-explorer][Kconfig] implement ESP8266 configuration in extended module driver menu 2021-08-05 13:32:23 +08:00
YJIE_1998 bfb9fd78a3 【修改】库文件,GCC文件entry入口 2021-08-05 11:59:36 +08:00
YJIE_1998 2ac8bc8864 【修改】函数和宏命名,移除添加的文件 2021-08-05 10:47:34 +08:00
YJIE_1998 74b3bb0af3 【添加】添加dfs_romfs.h文件,并修改构建脚本 2021-08-04 19:21:45 +08:00
YJIE_1998 a403a3ec3b 【修改】移植 littlefs 文件系统 2021-08-04 18:22:04 +08:00
bkb b8a22698de add bsp/stm32/stm32h743-armfly-V7 2021-08-04 16:45:11 +08:00
Bernard Xiong b8a75f8f28
Merge pull request #4901 from mysterywolf/eth
[stm32][eth] beautify codes
2021-08-04 08:52:30 +08:00
Weilin Wang 24d29d8297 fix net driver 2021-08-03 11:26:46 +08:00
Meco Man e41bb4f8be [eth] replace rt_memcpy with SMEMCPY 2021-08-03 10:29:17 +08:00
Wayne Lin 37f5236dfa [N9H30] Fix IRQ trap issues.
1. Fix mismatch IRQ trap issue.
2. Use cond-wait in ge2d driver.
2021-08-03 09:07:09 +08:00
YJIE_1998 6550d0e498 【修改】修改构建脚本 2021-08-02 19:53:57 +08:00
Ouxiaolong 3c858e256a add stm32f746-st-nucleo 2021-08-01 15:34:29 +08:00
Ouxiaolong 5b2a7f5ed6 add stm32f746-st-nucleo 2021-08-01 15:30:50 +08:00
Meco Man 0030bde175 [stm32-stm32f407-atk-explorer] 优化文件系统选项Kconfig 2021-08-01 00:13:38 +08:00
YJ98 ece08a155e Update README.md
【修改】修改 README.md
2021-07-31 11:49:45 +08:00
Bernard Xiong 2967da3cdf
Merge pull request #4878 from xfwangqiang/imxrt1064
[BSP][IMXRT]fixed lcd driver and scons script
2021-07-31 08:30:09 +08:00
Meco Man 3cb13b4523 [stm32][eth] beautify codes 2021-07-30 14:14:08 +08:00
YJIE_1998 501afa02d7 【添加】stm32f302-st-nucleo bsp 2021-07-30 11:40:18 +08:00
YJIE_1998 c03ec20498 【添加】stm32f3xx 模板 2021-07-30 11:39:31 +08:00
YJIE_1998 b98f631580 【添加】stm32f3xx 库文件 2021-07-30 11:38:25 +08:00
Meco Man a25667a7e5 [rtc] add comments 2021-07-30 07:01:09 +08:00
Meco Man 94a9332915 [rtc] 移除rtc_core.c/.h 将内容转移到rtc.c/.h 2021-07-30 03:24:50 +08:00
Meco Man 9e47b95e61 rt_rtc_dev_register -> rt_hw_rtc_register 2021-07-30 02:31:33 +08:00
Meco Man b8ec694731 [STM32][explorer] 增加ROMFS根文件系统 2021-07-28 21:57:10 +08:00
Meco Man 6635e59b59 [imxrt] 补充NXP官方移植文档 2021-07-27 04:28:45 +08:00
wangqiang 178e1db288 修复了drv_lcd.c中frame_buffer的段分配在GCC编译器情况下的错误
修复了构建脚本未编译库文件fsl_elcd.c的问题
2021-07-20 17:37:24 +08:00
chenzx 236e01bead support T-HEAD Xuantie-E9xx Series CPU on Smart-EVB, eg. E906/F/D/P, E907/F/D/P 2021-07-14 20:12:55 +08:00
Wayne Lin 7352853609 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton 2021-07-12 18:17:25 +08:00
guozhanxin 40e7d5a23d Merge remote-tracking branch 'remotes/gitee/master' 2021-07-12 10:14:20 +08:00
iysheng ecc0981d10 [bsp][stm32] Implement stm32 rtc driver to RTC framework V2.0 2021-07-08 22:41:41 +08:00
iysheng c08cdf145a [bsp][efm32] Fix RTC driver compile error 2021-07-08 22:41:40 +08:00
Bernard Xiong f8cf8341af
Merge pull request #4851 from KyleChenjh/uart
[uart] Modify uart pin configuration to pullup
2021-07-08 15:26:51 +08:00
Meco Man 25b9a3e321 [bsp][stm32 bluepill] 更新readme 2021-07-08 01:02:35 +08:00
chenjh 67b86e61ba [uart] Modify the uart file to configure uart_pin for pullup 2021-07-07 18:51:21 +08:00
chenjh c0096e2db9 [uart] Modify uart pin configuration to pullup 2021-07-06 21:29:48 +08:00
guo b3fa063a8d
Merge pull request #4837 from CraztTnspt/dev-bsp-robomaster-c
[bsp/stm32] add the bsp of robomaster dev board C
2021-07-05 14:56:36 +08:00
crazt 1b85b26eb8 [bsp/stm32/rmc] update ci and README, delete c99 flag in rtconfig.py. 2021-07-03 16:23:16 +08:00
chenyingchun0312 8708808a35 [bsp/nrf5x] remove drivers/drv_fs.c to application/mnt.c 2021-07-01 22:36:30 +08:00
陈迎春 b72bd90912
Merge branch 'RT-Thread:master' into master 2021-07-01 20:56:33 +08:00
crazt 976b28660c [bsp/stm32/rmc] revise code format. 2021-07-01 14:16:56 +08:00
Zhaoxing Li 6175a594e2
Merge branch 'RT-Thread:master' into dev-bsp-robomaster-c 2021-07-01 13:02:06 +08:00
crazt 7b9904a152 [bsp/stm32/rmc] support iar. 2021-07-01 13:01:21 +08:00
guozhanxin 132ecaffb7 [fix] stm32l475-atk-pandora armcc build error. 2021-07-01 01:34:46 +08:00
guozhanxin 43d19a8b78 [bsp] stm32h750-artpi-h750/stm32f412-st-nucleo support armclang. 2021-07-01 01:31:56 +08:00
guozhanxin 194e33a792 [tools] add scons --target=cmake-armclang 2021-07-01 01:30:50 +08:00
crazt 892ddb247d [bsp/stm32/rmc] update readme. 2021-06-30 19:23:19 +08:00
crazt 489c2f9f8d [bsp/stm32/rmc] Robomaster C BSP configuration. 2021-06-30 19:23:19 +08:00
crazt 1d01348414 [bsp/stm32/rmc] CubeMX config. 2021-06-30 19:23:18 +08:00
crazt 551923578f [bsp/stm32] add robomaster c board. 2021-06-30 19:22:21 +08:00
bernard 2fda55d898 !233 [add]add gd32350r-eval bsp
Merge pull request !233 from Rice_Chen/gd32350r_bsp
2021-06-30 09:14:06 +00:00
Wayne Lin 978ea520d9 [N9H30] Fix SDH dual ports. 2021-06-29 00:37:32 +08:00
chenyingchun0312 75e575476b [bsp/nrf5x] update link.lds 2021-06-28 22:57:40 +08:00
chenyingchun0312 0acbc36e4a [bsp/nrf5x] update config file 2021-06-28 22:34:35 +08:00
chenyingchun0312 04a2434233 [bsp/nrf5x] update config file 2021-06-28 21:11:35 +08:00
陈迎春 cd571127e8
Merge branch 'RT-Thread:master' into master 2021-06-28 20:21:20 +08:00
Bernard Xiong ae3c272e2c
Merge pull request #4827 from supperthomas/ble_nano_33
[bsp/nrf52840] add the bsp support of ble nano 33
2021-06-28 19:19:11 +08:00
Meco Man c9b0876ac5 更新老bsp工程和rtconfig.h 2021-06-28 16:29:26 +08:00
chenyingchun0312 a1f2cdd4d6 [bsp/nrf5x] format drv_fs.c 2021-06-28 11:12:09 +08:00
chenyingchun0312 670000dd0f [bsp/nrf5x] fix gcc compile exception and add onchip filesystem
Signed-off-by: chenyingchun0312 <chenyingchun0312@163.com>
2021-06-28 10:56:53 +08:00
supperthomas f9a07e4019 add the link 2021-06-26 22:06:42 +08:00
supperthomas d00c3249d4 add the readme 2021-06-26 20:42:06 +08:00
supperthomas 05e37a17b2 add the gcc build 2021-06-26 19:42:28 +08:00
supperthomas c2a06c0cfb [bsp/nrf5x] add the bsp ble_nano_33 2021-06-26 19:42:27 +08:00
supperthomas 19ec36bc6e rebuild the Kconfig 2021-06-26 19:42:26 +08:00
supperthomas 8849d16394 [bsp/nrf5x] rebuild nrf52840 gpio 2021-06-26 19:42:25 +08:00
supperthomas 56815eb6f7 [bsp/nrf5x] fix the config 2021-06-26 19:42:24 +08:00
ArdaFu eebb2561ec [bsp][tm4c129x] Do not free net driver rx pBuf in receive method when device is not ready. Fix#4625 2021-06-26 12:37:59 +08:00
ArdaFu 7841aff0ca [bsp][tm4c129x] Upgrade the Tiva Peripheral Driver Library to version 2.2.0.295. 2021-06-26 12:37:09 +08:00
RiceChen f02ebb3661 [add]add gd32350r-eval bsp 2021-06-23 14:00:13 +08:00
guo 95cea205b1
Merge pull request #4812 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-06-23 13:45:38 +08:00
guo a1a656fbe7
Merge pull request #4817 from greedyhao/ab32
[bsp][bluetrum] fix audio replay device problem
2021-06-22 15:06:43 +08:00
ZHU Hao a3db13b0a2
Update link.lds 2021-06-22 14:15:06 +08:00
ZHU Hao d0a9402583
Update drv_sound.c 2021-06-22 14:12:05 +08:00
Weilin Wang 095d2e8da6 update raspi4-32 eth drv 2021-06-22 10:17:22 +08:00
Bernard Xiong 06c1d33371
Merge pull request #4814 from Guozhanxin/lcd_fix
[bsp][stm32] fix LTDC_IRQHandler irq enter bug.
2021-06-21 22:16:25 +08:00
Wayne Lin 84e5ec69a2 [N9H30] Support P0 and P1 ports of SDH. 2021-06-21 22:04:34 +08:00
greedyhao 7c259a05c2 [bsp][bluetrum] Compatible romfs 2021-06-21 21:07:58 +08:00
greedyhao 9d08e9fb12 [bsp][bluetrum] update link.lds 2021-06-21 21:01:05 +08:00
greedyhao 8c5fed62c1 [bsp][bluetrum] stream close 存在问题 2021-06-21 21:00:41 +08:00
guo 6f1a505cd2
Merge pull request #4801 from mysterywolf/delay2
implement delay.c/.h
2021-06-21 17:14:05 +08:00
guozhanxin 0849a6061d [bsp][stm32] fix LTDC_IRQHandler irq enter bug. 2021-06-21 17:06:41 +08:00
Wayne Lin db3dec0ef3 [N9H30] Fix SDH driver building. 2021-06-21 16:39:06 +08:00
Bernard Xiong bccdf912c8
Merge pull request #4764 from KyleChenjh/master
[serial] 增加serial_v2版本的框架和基于stm32的串口驱动
2021-06-21 14:29:04 +08:00
guo b032f9a6e2
Merge pull request #4793 from mysterywolf/lwipcc
[bug][lwip] 修复lwip临界区保护的bug
2021-06-20 11:27:52 +08:00
guo 8a7213a267
Merge pull request #4803 from chenyingchun0312/master
[bsp/nrf5x] modify nrf52832 default memory config
2021-06-18 22:03:02 +08:00
chenjh 0613cf8ca2 [serial] 解决serial_close未清除回调接口的问题 2021-06-18 14:54:37 +08:00
rtthread-bot 82560192a0 Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-06-17 16:30:09 +00:00
bernard 171bd477cf !90 修复k210 GPIO引脚中断电平变化的错误
Merge pull request !90 from StupidMalphite/gitee_master
2021-06-17 08:50:28 +00:00
bernard 2b8ed5704c !47 安富莱V5开发板BSP
Merge pull request !47 from Dozingfiretruck/gitee_master
2021-06-17 08:43:21 +00:00
bernard 678786ba29 !213 增加了许可证说明、bsp配置的接口,优化了驱动及用例。
Merge pull request !213 from 刘泓研/gitee_master
2021-06-17 08:39:22 +00:00
guo 4b9913f06d
Merge pull request #4802 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-06-17 11:06:07 +08:00
Bernard Xiong fab435a16d
Merge pull request #4739 from xfwangqiang/imxrt1064
[BSP][IMXRT]modify kconfig for i2c, uart, LCD, and fixed i2c read bug in drv_i2c.c
2021-06-17 10:46:11 +08:00
Meco Man 5b889d05ac [w60x] 修复UART1功能无法使用 2021-06-17 06:15:39 +08:00
陈迎春 6f36fdf177
[bsp/nrf5x] modify nrf52832 default memory config 2021-06-16 23:52:30 +08:00
rtthread-bot 1e7dfa694f Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-06-16 09:32:46 +00:00
chenjh 5ac5d92cbb [serial] 优化发送非阻塞时,serial_close未执行rt_completion_done的问题。 2021-06-16 16:55:33 +08:00
Wayne Lin a45417b868 [N9H30/NUC980] Update SDH driver
1. Fix SDH_Set_clock function.
2. Correct EMMC, SDH0 and SDH1 options for N9H30.
2021-06-16 16:53:41 +08:00
THEWON c444c5d3d4 update bsp/stm32/libraries/HAL_Drivers/drv_usbh.c.
修改了 hcd 初始化函数。删掉 RT_ASSERT 宏调用函数的操作方法。防止因禁用调试 RT_ASSERT 定义为空,导致 HAL_HCD_Init 不被编译的情况出现。
2021-06-16 16:37:53 +08:00
Meco Man 56e3571e8a implement delay.c/.h 2021-06-16 14:15:31 +08:00
Bernard Xiong 8a274211f1
Merge pull request #4787 from leton-tian/patch-1
Update drv_rtc.c
2021-06-14 21:11:37 +08:00
Meco Man ce06e5e160 adjust drv_eth.c's head files 2021-06-13 13:15:59 +08:00
Bernard Xiong 4595ada2ce
Merge pull request #4774 from Wang-Huachen/master
[bsp][zynqmp-r5-axu4ev]修复使用xil_cache.h可能找不到函数定义的问题
2021-06-12 19:29:10 +08:00
Bernard Xiong 03b758c7f3
Merge pull request #4786 from chunyexixiaoyu/dev
update board.c in k210 bsp
2021-06-12 19:24:11 +08:00
chunyexixiaoyu 4e54555120 /bsp/k210:add delay us function in board.c ,when using posix interface ,rt_hw_us_delay this function will be called in unistd.c file 2021-06-11 10:02:24 +08:00
leton-tian 4e66a20fbf
Update drv_rtc.c
将rt_int32_t改为time_t。
2021-06-10 22:23:06 +08:00
Wang-Huachen 788203117a delete extra space at the end of line 2021-06-10 20:49:54 +08:00
Wang-Huachen b9b5a32da4 add copyright notice and permission notice 2021-06-10 20:46:13 +08:00
iysheng f2734c0a54 [bsp][gd32450z-eval] Formating files to pass the CI check 2021-06-10 00:06:56 +08:00
iysheng f070d64021 [bsp][gd32450z-eval] Synchronize firmware library updates 2021-06-10 00:06:50 +08:00
iysheng 7b5fd81d06 [bsp][gd32450z-eval] Update firmware library and delete usb relate library codes 2021-06-09 23:49:18 +08:00
cyz 796c8affdd rt_hw_us_delay的实现有问题,针对这一问题进行了修改 2021-06-09 12:35:52 +08:00
Wang-Huachen e029953bc0 fixed possible errors when using xil_cache.h 2021-06-08 19:28:08 +08:00
chenjh fac3c5cda1 [serial] 优化dma接收处理流程,解耦驱动调用串口框架的API接口 2021-06-08 09:38:43 +08:00
chenjh d94be14df5 [serial] 增加serial_v2版本的框架和基于stm32的串口驱动 2021-06-08 09:38:43 +08:00
ivan 1e82e40c82 fixed bug of lcd_draw_line function when y1 == y2. need to consider user case when x1 >= x2 2021-06-07 11:37:12 +08:00
liuhy 66e7465c5a 增加了许可证说明和bsp配置的接口,优化了驱动及用例。 2021-06-04 18:58:22 +08:00
guozhanxin 9d5ae107ee [ci] update Arm ToolChains to 10-2020-q4. 2021-06-02 09:15:25 +08:00
wangqiang fefaac854c 完善i2c,uart,LCD的kconfig,修复了I2C的imxrt_i2c_mst_xfer函数读取数据前会多进行一次写地址的操作 2021-05-28 14:20:49 +08:00
zhouji 3350b0ba4e [update] 整理cortex-a kconfig菜单,并更新相关BSP的配置。 2021-05-27 17:44:44 +08:00
Bernard Xiong 59bec27364
Merge pull request #4713 from ssd4561/ft2004
ft2000/4 开发板BSP完成提交
2021-05-27 17:06:01 +08:00
Bernard Xiong f61b966562
Merge pull request #4726 from Guozhanxin/origin/master
在潘多拉开发板上添加 usb 扬声器、麦克风选项
2021-05-27 16:53:40 +08:00
huanghe 0c5692eece 修改部分格式问题
[add] 增加ft2004 BSP
2021-05-26 16:34:37 +08:00
guozhanxin e455b18241 [bsp][qemu-riscv-virt64]add English README.md 2021-05-25 11:58:02 +08:00
guozhanxin 247943f1cd add usb audio for pandora. 2021-05-24 16:59:32 +08:00
BernardXiong 66e54122fc [BSP] fix space issue 2021-05-23 00:47:58 +08:00
BernardXiong 22e84516f4 [BSP] Update imx6ul bsp for Kconfig and UART 2021-05-22 21:47:04 +08:00
bigmagic123 d6f5fbcd5b format code 2021-05-21 18:39:41 +08:00
bigmagic a5503a4a71 add rv64 virt readme 2021-05-21 17:47:43 +08:00
bigmagic b7c7c7f4de Support for running with M-Mode 2021-05-21 17:10:07 +08:00
Bernard Xiong 9317ee2cb2
Merge pull request #4705 from lizhirui/master
add qemu-riscv-virt64 bsp
2021-05-21 06:41:20 +08:00
Bernard Xiong 5ba96109c6
Merge pull request #4665 from tao-eternal/patch-1
[GD32V]fixed some bugs about interrupt
2021-05-18 19:34:25 +08:00
BernardXiong f960128acf [BSP] remove the unnecessary code. 2021-05-18 19:05:06 +08:00
BernardXiong f07857324b [bsp] Use sbi from freebsd 2021-05-18 18:58:39 +08:00
Bernard Xiong a0175e3d15
Merge pull request #4683 from Wang-Huachen/master
add ethernet driver for zynqmp-r5-axu4ev
2021-05-18 18:51:19 +08:00
lizhirui 5036816967 add qemu-riscv-virt64 bsp
add qemu-riscv-virt64 bsp
2021-05-18 09:57:25 +08:00
Wayne Lin 541426a72a [nuvoton] Support M031 Series.
1. Import M031 porting.
2. Support numaker-m032ki BSP.
2021-05-17 16:23:41 +08:00
Wang-Huachen b57278f830 remove redundant code in zynqmp-r5-axu4ev bsp 2021-05-16 10:00:17 +08:00
Bernard Xiong 53cfba8725
Merge pull request #4689 from mysterywolf/simulator-sd_sim
[bug][bsp][simulator] 修复sd_sim.c编译报错的问题,使用rt_dgb代替老旧的debug输出方式
2021-05-16 08:57:10 +08:00
Bernard Xiong 1744a6d7cc
Merge pull request #4690 from mysterywolf/simulatorformatcodes
[bsp][simulator]format codes to prevent being given a CI error
2021-05-16 08:56:55 +08:00
Meco Jianting Man 1773908df8
remove \n from LOG_x 2021-05-15 16:16:34 +08:00
Meco Man 69471e6242 [bsp][simulator]format codes to prevent CI errors 2021-05-15 15:38:14 +08:00
Meco Man a00a463248 format codes 2021-05-15 15:35:45 +08:00
Meco Man 31b94778c3 [bug][bsp][simulator] 修复sd_sim.c编译报错的问题,使用rt_dgb代替老旧的debug输出方式 2021-05-15 15:30:28 +08:00
Bernard Xiong 3baad47752
Merge pull request #4682 from greedyhao/ab32
[bluetrum] add fmrx support
2021-05-15 14:45:57 +08:00
Bernard Xiong a896d977c1
Merge pull request #4686 from mysterywolf/drv_sdcard.c
[bsp][stm32f407-explorer] 修复drv_sdcard.c没有被包含到工程的bug
2021-05-15 07:38:56 +08:00
Bernard Xiong 0e8a264384
Merge pull request #4684 from OpenNuvoton/nuvoton
[nuvoton] Support NK-N9H30 NUemWin platform.
2021-05-14 19:07:59 +08:00
zhouji 2eea7259c2 [update] 更新与libcpu\cortex-a相关BSP的配置, 选择合适的GIC控制器。 2021-05-14 16:08:32 +08:00
zhouji 42ce237dc9 [update] 整理cortex-a aarch32启动代码
1. 去除start_gcc.s中set_secondary_cpu_boot_address代码,这部分提取到qemu-vexpress-a9 bsp中。
2. 移动cpu.c中rt_hw_cpu_id函数到cp15_gcc.s,使用汇编实现,采用wake属性,方便bsp根据cpu特性获取CPU ID(多cpu集群中,不同厂家使用组合不一样).
3. 整理start_gcc.s 适应多核启动,原来的代码只考虑到双核的情况。
2021-05-14 15:30:31 +08:00
Wang-Huachen 956664eed9 format files in zynqmp-r5-axu4ev bsp 2021-05-14 14:42:21 +08:00
Wang-Huachen 97b6f10a45 format files in zynqmp-r5-axu4ev bsp 2021-05-14 14:22:23 +08:00
Wayne Lin 1008f9e543 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton 2021-05-14 13:28:25 +08:00
ZHU Hao 8da49ff984
Update startup.S 2021-05-14 11:59:30 +08:00
Wayne Lin cc32e7aa4d Follow coding-style and formatting. 2021-05-14 11:53:46 +08:00
Meco Jianting Man 71a5385a97
[sconscript] application文件夹增加工程文件路径向下扫描功能
用户在加入自己的工程文件夹时,只要该文件内含有Sconscript,就可以被自动探测到,无需手动修改application下的sconscript手动添加。
2021-05-14 10:06:27 +08:00
Meco Jianting Man 74064e8cc7
[bug][bsp][stm32f407-explorer] 修复sdcard驱动没有加入工程的问题 2021-05-14 10:03:38 +08:00
Bernard Xiong 484cda4d92
Merge pull request #4676 from OpenNuvoton/miss_rvds_s_armclang
[libcpu][arm][cortex-m23]Correct rvds.S including for armclang platform.
2021-05-13 20:51:34 +08:00
Bernard Xiong bfd836e44c
Merge pull request #4675 from mysterywolf/stm32f407_2
[bsp][stm32f407-explorer] fix a bug that cannot use fatfs in the main thread at starting up
2021-05-13 20:51:06 +08:00
Bernard Xiong 1dd166734b
Merge pull request #4671 from mysterywolf/stm32f407_1
[bsp-stm32f407-explorer] 完善F407探索者网络部分board配置
2021-05-13 20:50:57 +08:00
Bernard Xiong c0ebb5dacf
Merge pull request #4680 from mysterywolf/a9
[bsp][qemu-vexpress-a9] 更新工程配置
2021-05-13 20:50:14 +08:00
Wayne Lin 4ae3a3a7f0 Update NK-N9H30 description. 2021-05-13 18:47:12 +08:00
Wang-Huachen d205721462 add ethernet driver for zynqmp-r5-axu4ev 2021-05-13 16:33:40 +08:00
Bernard Xiong e58ea3ded4
Merge pull request #4677 from mysterywolf/stm32f407_3
[bsp][stm32f407-explorer] 避免COM2与以太网或PWM冲突,调整Kconfig文件
2021-05-13 12:23:31 +08:00
Meco Jianting Man 329fc480ce
revert automac.h 2021-05-13 12:05:30 +08:00
ZHU Hao 21beba7913
Update api_fmrx.h 2021-05-13 11:58:09 +08:00
greedyhao 3e65ce5d03 [bluetrum] add fmrx support 2021-05-13 10:22:45 +08:00
greedyhao 74f6a0ba7d [bluetrum] Fix the cache mechanism 2021-05-13 10:22:09 +08:00
Wayne Lin 972aa93a27 Update N9H30 porting. 2021-05-12 19:15:17 +08:00
Wayne Lin d3131ee55f Nuvoton release/update.
(1) Support NK-N9H30 board.
(2) Change Mutex's flag to RT_IPC_FLAG_PRIO from RT_IPC_FLAG_FIFO.
2021-05-12 18:49:31 +08:00
Wayne Lin f068908728 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into nuvoton 2021-05-12 18:39:35 +08:00
Meco Man f58fbe5e78 rever ymodem 2021-05-12 18:28:29 +08:00
Meco Man e13827ec7f [bsp][qemu-vexpress-a9] 完善readme 2021-05-12 14:48:49 +08:00
Meco Man 6f3f58dae0 [bsp][qemu-vexpress-a9] 更新工程配置 2021-05-12 14:41:15 +08:00
Tao_eternal 2a56598c8c
Update drv_gpio.c 2021-05-11 12:04:53 +08:00
Meco Man 2b5970e94a tab->spaces 2021-05-11 09:15:10 +08:00
Meco Man 119c04d0f2 [Kconfig] 避免COM2与以太网或PWM冲突
因此增加depends on指令,在开启以太网或者PWM驱动后,不再显示COM2
2021-05-10 20:20:29 +08:00
Meco Man 39417ac51a [kconfig]优化 PHY_USING_LAN8720A 2021-05-10 17:15:46 +08:00
Meco Man dc55b1e19c [bsp][stm32f407-explorer] 重命名sram_port.h为drv_sram.h 2021-05-10 16:49:02 +08:00
Meco Man ab6c69fe9e 优化SDIO_MAX_FREQ依赖 删除PHY_USING_LAN8720A无用配置 2021-05-10 16:45:00 +08:00
Wayne Lin 0da2fb5f9b Correct rvds.S including for armclang platform. 2021-05-10 16:17:11 +08:00
Meco Man d81be2e8fd [bsp][stm32f407-explorer] fix a bug that cannot use fatfs in the main thread at starting up 2021-05-10 15:14:50 +08:00
Meco Man 61ec310591 implement BSP_USING_ETH_SAL 2021-05-10 14:22:06 +08:00
Meco Man efa64e0da4 [bsp-stm32f407-explorer] 完善F407探路者网络board配置 2021-05-09 21:30:14 +08:00
Tao_eternal 7d0aa5bd34 Merge branch 'RT-Thread:master' into patch-1 2021-05-09 15:32:09 +08:00
Tao_eternal 14d64a1dff
Update drv_gpio.c
one more bug fixed
2021-05-09 15:30:36 +08:00
Bernard Xiong 06b5b0c840
Merge pull request #4660 from yanmowudi/master
update swm320 libraries
2021-05-09 12:58:23 +08:00
guozhanxin 7ab2cae3fa [bsp]add seeed Arch_Mix bsp 2021-05-07 17:42:49 +08:00
Tao_eternal 6cb39a15a6
fixed some bugs about interrupt
When I used the pin's interrupt, I always get a FALSE state.
So I read the drv_gpio.c and has found that function gpio_exti_source_select has not  truly set yet and the GPIO input mode and the EXTI_(bitno) should be correct.
2021-05-07 13:52:33 +08:00
Bernard Xiong 186466ecc6
Merge pull request #4593 from yangjie11/bsp-to-apache
[bsp]add copyright notice
2021-05-06 17:55:32 +08:00
yanmowudi 2c05296948 format utf-8 2021-05-06 10:42:41 +08:00
yanmowudi c00300d5f4 format utf-8 2021-05-06 10:24:00 +08:00
yanmowudi 22513fe86c update swm320 libraries 2021-05-06 10:10:29 +08:00
Bernard Xiong 39aa987fc8
Merge pull request #4632 from yaoyufan/master
fix bluetrum uart1 and uart2 cannot recv data
2021-05-03 21:55:00 +08:00
wangqiang 9d8e5c0e06 修复board/Kconfig的错误 2021-05-03 09:28:03 +08:00
wanghaijing 2715dca27b [remove] configuration options for Kconfig 2021-04-28 14:39:00 +08:00
wanghaijing 79771e42e7 [rename] stm32f767-fire-challenger-v1 2021-04-28 14:30:32 +08:00
YYF 58065b0565
Update drv_usart.c 2021-04-28 09:20:04 +08:00
Bernard Xiong ff4dfda5ff
Merge pull request #4633 from whj4674672/spi
[add] spi config increases irq_type
2021-04-27 20:52:33 +08:00
Bernard Xiong 01050e5e54
Merge pull request #4642 from xiaoxiaohuixxh/juicevm-port
Juicevm port
2021-04-27 10:08:51 +08:00
Bernard Xiong c75ea0ae7d
Merge pull request #4645 from yangjie11/delete-bsp
[bsp]delete simulator files and realview-a8 bsp
2021-04-27 10:01:14 +08:00
yangjie d1ae1bed84 [bsp][Copyright_Notice]update 2021-04-26 15:42:57 +08:00
yangjie 5ea61fca5a [bsp][realview-a8] delete realview-a8 bsp 2021-04-26 14:59:31 +08:00
yangjie 9c784f9c1f [bsp][simulator]delete tap_netif.c 2021-04-26 14:57:26 +08:00
xiaoxiaohuixxh a87e33db3f [bsp/juicevm] ADD README.md 2021-04-26 14:48:20 +08:00
xiaoxiaohuixxh d64a11bb1e [bsp/juicevm] Add JuiceVm BSP. 2021-04-26 13:46:22 +08:00
Bernard Xiong f251cf152d
Merge pull request #4638 from yangjie11/remove-gpl
[bsp][sam7x]remove the gpl file(mii.h)
2021-04-25 18:14:58 +08:00
wanghaijing 7c074c0717 [remove] incorrect SPI IIC information 2021-04-25 14:24:22 +08:00
yangjie 6152b37ca6 [bsp]delete fh8620、gkipc, because of gpl license 2021-04-25 11:39:21 +08:00
yangjie ba37e72217 [bsp]add copyright notice 2021-04-25 11:21:45 +08:00
yangjie 8f2ebf6eec [bsp][sam7x]remove the gpl file(mii.h) 2021-04-25 10:02:29 +08:00
yaoyufan e2d4a912be fix bluetrum uart1 and uart2 cannot recv data 2021-04-23 10:21:10 +08:00
wanghaijing 5b7dac8c8e [add] spi config increases irq_type 2021-04-23 09:55:31 +08:00
Bernard Xiong ed84d02eb3
Merge pull request #4618 from mysterywolf/key
[stm32 pandora] implement drv_key and modify drv_sdcard
2021-04-22 11:39:15 +08:00
Bernard Xiong 490b2be755
Merge pull request #4628 from yangjie11/remove-bsp
[bsp][qemu]更换 smc911 驱动头文件
2021-04-22 00:18:40 +08:00
yangjie afee7fd2b9 [bsp]update 2021-04-21 17:22:07 +08:00
yangjie b2a589b89e [bsp][qemu-vexpress-a9/drivers] change to lan911 header file 2021-04-21 10:33:58 +08:00
Bernard Xiong f4f6bf5237
Merge pull request #4485 from mysterywolf/wdgl0
[bug][stm32][wdg] 修复没有考虑到L0芯片的问题
2021-04-21 08:38:36 +08:00
Meco Man b5a7a4365a miss typing 2021-04-17 20:43:44 +08:00
Meco Man a1d4a2586c miss typing 2021-04-17 16:32:33 +08:00
Meco Man 71988c967d format codes 2021-04-17 16:31:08 +08:00
Meco Man 8956b2ea46 [stm32 pandora] implement drv_key and modify drv_sdcard 2021-04-17 16:28:09 +08:00
Bernard Xiong dfeacfb686
Merge pull request #4614 from armink/fix_rtc
Add feature of millisecond time
2021-04-15 12:15:26 +08:00
Bernard Xiong 288ed103ac
Merge pull request #4603 from greedyhao/ab32
[ab32vg1] add irda support
2021-04-15 12:10:59 +08:00
armink 2a66024bdc [bsp/simulator] Add RTC device RT_DEVICE_CTRL_RTC_GET_TIME_US command implement. 2021-04-14 20:08:22 +08:00
ZHU Hao 368676a42f
[ab32vg1] update file format 2021-04-14 09:20:53 +08:00
Bernard Xiong b7a5319e5c
Merge pull request #4605 from sheltonyu/developer
[bsp/at32] remove notes
2021-04-14 08:13:19 +08:00
Bernard Xiong f104944c51
Merge pull request #4607 from armink/add_win_rtc
[bsp/simulator] Add windows rtc driver.
2021-04-14 08:13:02 +08:00
Bernard Xiong b893f6039a
Merge pull request #4606 from mysterywolf/stm32f2
[bsp] remove stm32f20x
2021-04-14 08:11:10 +08:00
armink a62a07446c [bsp/simulator] Add windows rtc driver. 2021-04-13 20:11:56 +08:00
Meco Man c3c0e7cb0c [bsp] remove stm32f20x 2021-04-13 14:21:28 +08:00
sheltonyu 46c5ba9225
Merge branch 'master' into developer 2021-04-13 11:37:46 +08:00
wanghaijing fcbec9700c fix link.lds annotation 2021-04-13 11:16:14 +08:00
wanghaijing 23356e78a0 update bsp/stm32/readme 2021-04-13 10:39:03 +08:00
wanghaijing ead1b81831 [add] bsp-stm32-stm32f207zg 2021-04-13 10:34:24 +08:00
greedyhao ada0570b47 [ab32vg1] add irda support 2021-04-13 10:28:47 +08:00
sheltonyu 35ef1f9e0f [bsp/at32] remove notes 2021-04-13 10:17:09 +08:00
Bernard Xiong c44e5165be
Merge pull request #4599 from mysterywolf/ab32
[ab32vg1] optimize main function
2021-04-12 12:54:37 +08:00
Meco Man f1d45a184a 优化main函数 2021-04-12 11:51:59 +08:00
supperthomas b2a2da70a4 fix the ld 2021-04-11 17:04:38 +08:00
supperthomas 9d034b7821 add the ld file 2021-04-11 12:53:34 +08:00
supperthomas 66195afe24 add the fixed format 2021-04-11 12:36:50 +08:00
supperthomas b1dbe51d85 add the templete of nrfx 2021-04-11 12:24:47 +08:00
rtthread-bot ceeaca25fd Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-04-10 16:40:13 +00:00
Bernard Xiong 4dc6d00216
Merge pull request #4580 from xfwangqiang/stm32
[BSP][STM32]fixed project.uvprojx in stm32l476-st-nucleo
2021-04-10 13:53:09 +08:00
Bernard Xiong fa2a7b67d4
Merge pull request #4297 from steny91/master
[bsp/stm32][libraries/HAL_Drivers][Fix bug] drv_can.c filter config
2021-04-10 13:52:37 +08:00
Bernard Xiong 2cf49c58f5
Merge pull request #4571 from yangjie11/bsp-to-apache
[bsp]update GPL license to Apache-2.0, and format license
2021-04-10 13:51:35 +08:00
Bernard Xiong 8b3349ebe4
Merge pull request #4561 from supperthomas/nrf51822
[bsp/nrf51822] fix the nrf51822 with microbit board
2021-04-10 13:51:06 +08:00
supperthomas 3101fb7104 remove the ignore 2021-04-09 21:40:27 +08:00
supperthomas 18d20e106f add the ci 2021-04-09 21:13:41 +08:00
supperthomas 6e4818ff63 add the ignore 2021-04-09 21:07:46 +08:00
yangjie 3755427ff1 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into bsp-to-apache 2021-04-09 18:38:40 +08:00
greedyhao 849e7728db [ab32vg1] Enable RT_USING_LIBC 2021-04-09 17:41:28 +08:00
greedyhao 42dc1c9c3e [ab32vg1] rewrite drv_xx.c 2021-04-09 17:35:26 +08:00
yangjie 75e4c9dd0a [bsp]update GPL license to Apache-2.0, and format files 2021-04-09 10:52:34 +08:00
supperthomas 76838b795e revert the file 2021-04-08 22:44:45 +08:00
supperthomas 3d72a6a1f5 add the formatting.py 2021-04-08 22:44:45 +08:00
supperthomas b9868f2441 add the fixed 2021-04-08 22:44:45 +08:00
supperthomas c0d47f44c6 add the scons 2021-04-08 22:44:45 +08:00
supperthomas 3c28b29da3 [bsp/nrf51822] fix the complier 2021-04-08 22:44:44 +08:00
shuobatian 7355e4b6f3 Merge branch 'fudfe' into gitee_master 2021-04-08 21:19:30 +08:00
thread-liu 219012d75e [update] stm32mp1 wifi sdio. 2021-04-08 15:17:53 +08:00
wangqiang 911cda811f 更新project.uvprojx,修复工程文件中还包含了components中已经删除了的文件,造成编译错误 2021-04-08 12:01:14 +08:00
Bernard Xiong c5a0df2254
Merge pull request #4550 from mysterywolf/bluertc
[ab32] rt_rtc_control->ab32_rtc_control
2021-04-06 07:54:49 +08:00
shuobatian a8fb6109e0 fix unused device frame error 2021-04-05 15:08:53 +08:00
Bernard Xiong 1e4a463f36
Merge pull request #4508 from Guozhanxin/add_error_check
add error checks of rt_mutex_create()
2021-04-03 23:24:34 +08:00
Bernard Xiong 199f73c72d
Merge pull request #4547 from rtthread-bot/rtt_bot
[update] RT-Thread Robot automatic submission
2021-04-02 18:37:40 +08:00
tangyuxin 015418fa9b [bsp][simulator] 支持自动初始化及用户 main 入口 2021-04-01 17:01:14 +08:00
Bernard Xiong 08a4de57e2
Merge pull request #4554 from hyhkjiy/feature/nrf5x
[UPD]nRF5x 'scons --dist' support
2021-03-31 18:32:05 +08:00
Bernard Xiong a225ca8014
Merge pull request #4537 from mysterywolf/stm32
[stm32] remove 'count' variable in main()
2021-03-31 14:18:48 +08:00
Bernard Xiong 259144b2e6
Merge branch 'master' into master 2021-03-31 14:15:21 +08:00
Bernard Xiong a15040d3a9
Merge pull request #4532 from xupenghu/master
[BSP][STM32WB55] change some file to support ble stack.
2021-03-31 14:04:39 +08:00
Bernard Xiong eb8a02365c
Merge pull request #4543 from mysterywolf/amebaz
[amebaz] auto & manual formatted
2021-03-31 14:04:02 +08:00
guozhanxin d49cc64524 Merge remote-tracking branch 'remotes/origin/master' into add_error_check 2021-03-31 14:00:09 +08:00
Bernard Xiong 61be3180f5
Merge pull request #4539 from mysterywolf/rx
[rx] manual formatted
2021-03-31 13:54:53 +08:00
Bernard Xiong a8037b9d04
Merge pull request #4541 from mysterywolf/rx2
[rx] auto formatted
2021-03-31 13:54:38 +08:00
Bernard Xiong 85e81c4d60
Merge pull request #4461 from mysterywolf/at32
[at32] auto formatted
2021-03-31 13:53:25 +08:00
Bernard Xiong ac41503a4a
Merge pull request #4533 from mysterywolf/efm32
[efm32] auto formatted
2021-03-31 13:50:53 +08:00
thread-liu 43e8524ffc [update] stm32mp1 opemamp malloc -> rt_malloc. 2021-03-31 11:27:11 +08:00
hyhkjiy f109444d6e [UPD]nRF5x 'scons --dist' support 2021-03-30 22:14:22 +08:00
Meco Man 8e1bbb06de [ab32] rt_rtc_control->ab32_rtc_control 2021-03-29 23:39:01 +08:00
Bernard Xiong 69c0156368
Merge pull request #4544 from mysterywolf/fh8620
[fh8620] auto formatted
2021-03-29 16:16:23 +08:00
Bernard Xiong 4c7c215efc
Merge pull request #4542 from mysterywolf/apollo2
[apollo2] auto & manual formatted
2021-03-29 16:06:24 +08:00
Bernard Xiong 5d275ff06c
Merge pull request #4538 from mysterywolf/taihu
[taihu] auto formatted
2021-03-29 16:06:08 +08:00
Bernard Xiong cecd78b174
Merge pull request #4540 from mysterywolf/allwinner_tina
[allwinner_tina] manual & auto formatted
2021-03-29 16:05:55 +08:00
rtthread-bot 11dd63e9e9 Merge remote-tracking branch 'rtt_gitee/gitee_master' 2021-03-29 06:39:42 +00:00
Meco Man 49ef3cdca5 [fh8620] auto formatted 2021-03-29 07:31:02 +08:00
Meco Man 590c84cfcb [amebaz] auto & manual formatted 2021-03-29 07:25:10 +08:00
Meco Man fd0ce832e1 [apollo2] auto & manual formatted 2021-03-29 07:20:47 +08:00
Meco Man b88e579b62 [rx] mannual formatted 2021-03-29 07:13:22 +08:00
Meco Man dfa72b980d [allwinner_tina] manual & auto formatted 2021-03-29 07:11:44 +08:00
Meco Man ea96e75817 [rx] auto formatted 2021-03-29 07:02:36 +08:00
Meco Man 8a5876a908 [taihu] auto formatted 2021-03-29 06:57:58 +08:00
Meco Man a13aea3a30 remove return 2021-03-28 22:42:37 +08:00
Meco Man 390c635267 [stm32] remove 'count' variable in main() 2021-03-28 19:36:32 +08:00
Bernard Xiong 81761b153c
Merge pull request #4494 from mysterywolf/stm32f2111
[stm32f20x] update project files and auto formatted
2021-03-28 18:04:29 +08:00
Meco Man 9f2192a03d [efm32] auto formatted 2021-03-27 15:16:57 +08:00
Bernard Xiong 6ebb8a7eb4
Merge pull request #4516 from nongxiaoming/fix_bug
[bsp][nuvoton] update to compatible with Python 3.
2021-03-27 15:00:12 +08:00
Bernard Xiong 575bbfd7ef
Merge pull request #4528 from supperthomas/remove_useless
[bsp:efm32]remove the useless large file
2021-03-27 14:59:54 +08:00
静静流淌的柯溪 b1c041a3a7
open rtc clk to support ble stack 2021-03-27 14:44:21 +08:00
静静流淌的柯溪 d3d19d0494
add stm32wbxx_hal_hsem.c
add this file to support ble stack.
2021-03-27 14:42:40 +08:00
iysheng 7f738d9f3a [bsp][ab32vg1] Add alarm and 1 second interrupt support 2021-03-26 23:38:40 +08:00
supperthomas 7a5fd37fab remove the useless large fold 2021-03-26 21:17:40 +08:00
Bernard Xiong 358bc60a6a
Merge pull request #4517 from yangjie11/zynq-bsp
[bsp] 移出 zynq7000 bsp
2021-03-26 13:00:34 +08:00
yangjie 7f99cd8342 [bsp] 移出 zynq7000 bsp 2021-03-25 11:14:33 +08:00
nongxiaoming fca3850633 [bsp][nuvoton] update to compatible with Python 3. 2021-03-25 10:38:57 +08:00
guozhanxin 2f67101237 [bsp][raspberry-pico]add uart1 support. 2021-03-24 20:03:52 +08:00
guozhanxin baaf81872d [bsp][raspberry-pico]All memory is used for heap. 2021-03-24 18:57:23 +08:00
guozhanxin eee1453c80 [Fix] the problem of startup failure. 2021-03-24 18:03:19 +08:00
guozhanxin f9be3c80e3 add error checks of rt_mutex_create() 2021-03-24 09:32:12 +08:00
Bernard Xiong 50bf490263
Merge pull request #4455 from mysterywolf/raspi
[raspi] auto formatted
2021-03-23 20:11:26 +08:00
Bernard Xiong 0da431750d
Merge pull request #4483 from iysheng/just_rtc
[bsp][ab32vg1] Fix sizeof(time_t) no match with this chip
2021-03-23 20:10:29 +08:00
Bernard Xiong b8567de625
Merge pull request #4469 from mysterywolf/lpc
[lpcxxx] auto formatted
2021-03-23 20:04:44 +08:00
Bernard Xiong f97acdc660
Merge pull request #4464 from mysterywolf/nios
[nios-ii] auto formatted
2021-03-23 20:04:01 +08:00
Bernard Xiong 4c8c3b73f3
Merge pull request #4491 from mysterywolf/simulator
[simulator] 手动-自动格式化整理
2021-03-23 20:03:51 +08:00
Bernard Xiong 7228a1000f
Merge pull request #4496 from mysterywolf/tm4c129x
[tm4c129x] auto formatted
2021-03-23 20:02:36 +08:00
Bernard Xiong 687369c9da
Merge pull request #4497 from mysterywolf/tm4c123bsp
[tm4c123bsp] auto formatted
2021-03-23 20:02:26 +08:00
Bernard Xiong 5a5745e42f
Merge pull request #4500 from mysterywolf/mb9bf568r
[mb9bf568r] manual & auto formatted
2021-03-23 20:02:06 +08:00
Bernard Xiong b3cccf7d04
Merge pull request #4490 from mysterywolf/stm32
[stm32] auto formatted
2021-03-23 20:01:27 +08:00
Bernard Xiong 12673d37de
Merge pull request #4498 from mysterywolf/mb9bf500r
[mb9bf500r] manual & auto formatted
2021-03-23 20:01:04 +08:00
Bernard Xiong db16ba5024
Merge pull request #4499 from mysterywolf/mb9bf506r
[mb9bf506r]manual & auto formatted
2021-03-23 20:00:56 +08:00
Bernard Xiong bc618dd409
Merge pull request #4501 from mysterywolf/mb9bf618s
[mb9bf618s] manual & auto formatted
2021-03-23 20:00:41 +08:00
iysheng d8e906e6c8 [bsp][ab32vg1] Add env config to choose whether use internal clock 2021-03-23 13:50:25 +08:00
iysheng 011564e1eb [bsp][ab32vg1] Modify just set time when first power up 2021-03-23 09:54:54 +08:00
iysheng 074ca904a4 [bsp][ab32vg1] Fix sizeof(time_t) no match with this chip 2021-03-23 09:53:54 +08:00
cosmo 28ec21671c 删除了注释中从can.h拷贝的rt_can_filter_item 2021-03-22 14:24:05 +08:00
thread-liu f5d65afc77 [update] stm32mp1 .config file, enable CONFIG_RT_LIBC_USING_TIME default. 2021-03-22 14:12:34 +08:00
Meco Jianting Man 75de1c3e32
Update application.c 2021-03-22 00:09:04 +08:00
Meco Man 240d7247c7 [mb9bf618s] 自动-自动格式整理 2021-03-22 00:06:05 +08:00
Meco Man 6ca82399f4 [mb9bf568r] 手动-自动格式整理 2021-03-22 00:00:13 +08:00
Meco Man bd76f171f4 update 2021-03-21 23:40:23 +08:00
Meco Man 364ef38e54 [mb9bf506r]手动-自动格式整理 2021-03-21 23:32:39 +08:00
Meco Man 75405b62b8 [mb9bf500r] 手动-自动格式整理 2021-03-21 23:31:45 +08:00
Meco Man cb1892b4ce [tm4c129x] auto formatted 2021-03-21 22:31:27 +08:00
Meco Man 59b6f218c1 [tm4c123bsp] auto formatted 2021-03-21 22:23:24 +08:00
Meco Man 70b1c0e92f auto formatted 2021-03-21 02:55:53 +08:00
Meco Man b21d59b3dc update project files 2021-03-21 02:54:01 +08:00
Meco Man e37abb2b81 [simulator] 手动-自动格式化整理 2021-03-20 22:39:32 +08:00
Bernard Xiong de1d079ece
Merge pull request #4452 from xupenghu/patch-1
[bsp][stm32wb55] Update link.sct
2021-03-20 18:26:40 +08:00
Bernard Xiong a20325368f
Merge pull request #4463 from mysterywolf/simulator
[simulator] 更新配置文件 防止报错
2021-03-20 18:26:20 +08:00
Bernard Xiong 0824b16ba9
Merge pull request #4475 from jesHrz/jeshrz/fix-sdram-overwrite
[bsp]fix overwrite issue when using SDRAM on STM32F7XX
2021-03-20 18:25:57 +08:00
Bernard Xiong 49dca58dcc
Merge pull request #4474 from iysheng/master
[bsp][ab32vg1] Add support with uart2 and optimize serial port config…
2021-03-20 18:25:29 +08:00
picospuch f84250f3cc [bsp/max32660] add onchip rtc support 2021-03-20 17:49:07 +08:00
Bernard Xiong 70e566e833
Merge pull request #4482 from mysterywolf/rt_device_init_all
[kernel][device] remove rt_device_init_all()
2021-03-20 00:28:58 +08:00
Bernard Xiong fc6573922d
Merge pull request #4477 from supperthomas/h750_art_pi
[bsp/stm32] add the bsp of H750 art pi
2021-03-19 22:55:07 +08:00
supperthomas 05dbbc5786 fix the readme 2021-03-19 19:48:49 +08:00
Meco Man 0a8b6f5e8a [bug][stm32][wdg] 修复没有考虑到L0芯片的问题 2021-03-19 13:39:13 +08:00
Meco Man 846102efa1 [kernel][device] remove rt_device_init_all() 2021-03-19 03:01:07 +08:00
Wayne Lin dd986de786 [nuvoton][nk-980iot] Add SPI NOR flash configuration.
Add SPI NOR flash main storage configuration file.
2021-03-18 15:10:43 +08:00
Wayne Lin 5af9085966 [nuvoton] Fix ordering and configuration.
1. Update module starting ordering.
2. Fix QSPI PDMA configuration.
2021-03-18 15:07:09 +08:00
iysheng a05801911e [bsp][ab32vg1] Add support with uart2 and optimize serial port configuration with env tool 2021-03-18 13:49:01 +08:00
supperthomas e8a80f5234 remove useless file 2021-03-18 07:17:24 +08:00
supperthomas 3e9c2e02c2 fixed the mistake 2021-03-18 06:53:53 +08:00
Bernard Xiong 6de81af04c
Merge pull request #4466 from mysterywolf/python3
[python3] 部分脚本从python2语法升级到python3
2021-03-17 21:26:11 +08:00
supperthomas c34386cfcd remove the useless file 2021-03-17 21:21:59 +08:00
supperthomas d804600146 Update main.c 2021-03-17 21:15:00 +08:00
supperthomas a6c57d9640 [bsp/stm32] add art-pi uart3 2021-03-17 21:15:00 +08:00
supperthomas 7fc7600eca add readme 2021-03-17 21:15:00 +08:00
supperthomas b8121d9d43 add first version 2021-03-17 21:15:00 +08:00
Bernard Xiong 95c0569b33
Merge pull request #4465 from mysterywolf/nrf5152
[nrf5x] auto formatted
2021-03-17 17:55:53 +08:00
jeshrz ed881ca667 fix overwrite issue when using SDRAM on STM32F7XX 2021-03-17 17:36:17 +08:00
Meco Man 958d940575 [lpcxxx] auto formatted 2021-03-17 02:26:35 +08:00
Meco Man b138082fcc [python3] 部分脚本从python2语法升级到python3 2021-03-16 17:06:03 +08:00
Meco Man 48c72e233e [simulator] 更新配置文件 防止报错 2021-03-16 15:29:20 +08:00
Wayne Lin 6ec6285e1b [nuvoton] Update BSP.
1. Add NUC980 Chili board supporting.
2. Correct NuMicro.h including.
3. Implement rt_hw_us_delay system call function.
4. Move board.c to drv_common.c for M480 and M2354 series.
2021-03-15 15:41:41 +08:00
Bernard Xiong 60909301ed
Merge pull request #4443 from mysterywolf/readme
[ab32vg1] update readme
2021-03-15 09:24:43 +08:00
JiangYangJie 137bcdd5b4 add GET_PIN(PORTx,PIN)
Signed-off-by: JiangYangJie <JiangYangJie@126.com>
2021-03-14 18:47:54 +08:00
Meco Man 5bd17e1433 [stm32] auto formatted 2021-03-14 15:33:55 +08:00
Meco Man d19ee8ebcd [nios-ii] auto formatted 2021-03-14 15:22:53 +08:00
Meco Man 347916a755 [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
Meco Man 1a6e348922 [at32] auto formatted 2021-03-14 15:15:52 +08:00
Meco Man 1af9bbce32 [raspi] auto formatted 2021-03-14 12:58:10 +08:00
静静流淌的柯溪 18fa9b83b8
Update link.sct
更改ram段分配,适配CPU2无线协议栈
2021-03-13 13:53:34 +08:00
Meco Man ae75916e62 update 2021-03-12 18:08:37 +08:00
Bernard Xiong ca867e8c06
Merge pull request #4450 from mysterywolf/x86
[x86][drivers] auto formatted
2021-03-12 16:12:48 +08:00
Meco Man ed97957e32 [x86][drivers] auto formatted 2021-03-12 10:22:45 +08:00
Bernard Xiong 0e09f586eb
Merge pull request #4447 from mysterywolf/gd32
[gd32][drivers] auto formatted
2021-03-12 08:38:38 +08:00
Bernard Xiong 6307f3de9a
Merge pull request #4448 from mysterywolf/w60x
[w60x][drivers] auto formatted
2021-03-12 08:37:47 +08:00
Bernard Xiong 5c4f92126d
Merge pull request #4444 from mysterywolf/wdg
[ab32vg1] 增加看门狗溢出时间宏定义
2021-03-12 08:09:00 +08:00
Meco Man c20c2b6d5e [w60x][drivers] auto formatted 2021-03-12 00:09:55 +08:00
Meco Man 2e99d2855b [gd32][drivers] auto formatted 2021-03-12 00:03:36 +08:00
Meco Man eb894e88f1 update 2021-03-11 18:22:41 +08:00
Meco Man 1b189ca7fb update board.h 2021-03-11 18:20:09 +08:00
Meco Man 1a06e7ec27 [ab32] update readme 2021-03-11 15:19:36 +08:00
Meco Man 67e3282aec [ab32vg1] 增加看门狗溢出时间宏定义 2021-03-11 15:18:32 +08:00
Bernard Xiong 0beaeeef45
Merge pull request #4440 from mysterywolf/hw_delay
[ab32vg1] 增加rt_hw_us_delay()函数防止报错
2021-03-11 14:47:31 +08:00
Bernard Xiong d3f24f54fd
Merge pull request #4441 from mysterywolf/auto
[bluetrum] auto formatted
2021-03-11 14:47:10 +08:00
Bernard Xiong d69c411197
Merge pull request #4405 from zhuyf233/master
[bsp][stm32]fix stm32h7 flash driver error
2021-03-11 14:43:15 +08:00
Bernard Xiong 47e79990c2
Merge pull request #4438 from supperthomas/supperthomas
[bsp/max32660]add the fixed code
2021-03-11 14:29:17 +08:00
Meco Man f18dfa0850 auto formatted 2021-03-11 13:26:54 +08:00
Meco Man 8dfe39b3ac add void rt_hw_us_delay(rt_uint32_t us) 2021-03-11 13:24:28 +08:00
zhuyf233 2d5bbbf086
Merge branch 'master' into master 2021-03-10 19:07:53 +08:00
Bernard Xiong 550f34289f
Merge pull request #4419 from mysterywolf/rtc
[stm32]删除RTC对libc的依赖
2021-03-10 17:05:29 +08:00
Bernard Xiong 817afd271a
Merge pull request #4431 from mysterywolf/stm32
[stm32][driver] auto formatted
2021-03-10 17:05:01 +08:00
Meco Man 6263211623 [CI]修复脚本语法错误,解决CI报警 2021-03-10 14:05:08 +08:00
zhuyunfan 6b4cfce082 add name 2021-03-10 12:45:13 +08:00
zhuyunfan 7e66867e2b Merge branch 'master' of https://gitee.com/zyf96420/rt-thread 2021-03-10 07:28:54 +08:00
Bernard Xiong b6373dbca1
Merge pull request #4351 from iysheng/master
[bsp][gd32103c-eval] Add internal rtc driver
2021-03-09 20:59:04 +08:00
Bernard Xiong 7a596e1646
Merge pull request #4319 from OpenNuvoton/nuvoton
[bsp/nuvoton] Support NuMaker-M2354 Cortex-M23 platform.
2021-03-09 20:57:24 +08:00
iysheng 70217ef056 [bsp][gd32103c-eval] Add internal rtc driver 2021-03-09 12:13:42 +08:00
Wayne Lin 802a2a03f3 Keep --c99 flag and append MDK5 building notification. 2021-03-08 23:25:38 +08:00
Meco Man fc04d828ee [stm32][driver] auto formatted 2021-03-08 22:40:39 +08:00
iysheng 5c8f6cc890 [bsp][gd32103c-eval] Add watchdog driver 2021-03-08 18:14:50 +08:00
supperthomas 1003a43d27 add the fixed code 2021-03-06 22:09:19 +08:00
supperthomas bcc318811c [bsp/max32660] add the scons --dist 2021-03-05 22:09:55 +08:00
zhuyunfan 9bc18ebfaf Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2021-03-05 13:16:46 +08:00
Meco Man 4f06fdc0ad [stm32]删除RTC对libc的依赖 2021-03-05 09:26:26 +08:00
yangjie da43448fab [bsp][samrtfusion2]add C99 support and update project files 2021-03-04 13:51:39 +08:00
zhuyunfan 8897a1cde3 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2021-03-03 16:28:23 +08:00
Bernard Xiong 4a40ba9535
Merge pull request #4407 from hyhkjiy/feature/nrf5x
[ADD]vscode support for nrf52832
2021-03-03 16:22:27 +08:00
zhuyunfan aad29c0d85 fix error 2021-03-03 14:51:41 +08:00
Bernard Xiong d718f64dfc
Merge pull request #4409 from DavidLin1577/patch-9
[bsp] Mini optimized the fh_mmc.c
2021-03-03 08:56:33 +08:00
David Lin a6c04dbf18
[bsp] Mini optimized the fh_mmc.c
Deleted the un-reach code line 'break;'
2021-03-02 16:16:36 +08:00
Howard Su b22b7cbdfe Cleanup Interrupt for F1S
Use structure to handle the registers access, which simplified the logic
2021-03-02 14:00:26 +08:00
hyhkjiy d42e66cb0d [ADD]vscode support for nrf52832 2021-03-02 13:47:40 +08:00
zhuyunfan 9d1d28aa11 Merge branch 'master' of https://gitee.com/zyf96420/rt-thread 2021-03-01 16:54:21 +08:00
thread-liu 53dea16e5c [update] sdio wifi. 2021-03-01 15:57:10 +08:00
Bernard Xiong 893e5ad27c
Merge pull request #4403 from mysterywolf/removeminisystem
[bsp][stm32] 移除mini system BSP
2021-03-01 15:01:43 +08:00
zhuyunfan 2364033109 fix stm32f7 flash driver error 2021-03-01 12:56:59 +08:00
Meco Man 68782205ed [bsp][stm32] 移除mini system BSP 2021-03-01 05:52:48 +08:00
Bernard Xiong a716126f28
Merge pull request #4389 from mysterywolf/sdcard
[bug][bsp][stm32][pandora] cannot use fatfs in the main thread at starting up
2021-02-28 22:09:55 +08:00
Bernard Xiong b087b2d9b0
Merge pull request #4394 from supperthomas/ci_test
[bsp/max32660] 添加GCC编译环境和去掉Keil的microlib选项
2021-02-28 20:24:59 +08:00
Bernard Xiong 307671e2c4
Merge pull request #4392 from Jackistang/master
[bsp/max32660] add the driver of i2c
2021-02-28 20:19:29 +08:00
Meco Man 9da70b7e76 删除多余空格 2021-02-27 14:53:00 +08:00
jackis 8c7dd0353a Keep the project file as it is, remove test code 2021-02-27 09:53:37 +08:00
Bernard Xiong 2bf53d315d
Merge pull request #4369 from mysterywolf/removeminilibc
[libc]移除minilibc 并将其职能并入newlibc中
2021-02-27 09:12:45 +08:00
supperthomas db61c0d377 [bsp/max32660] remove the microlib about keil 2021-02-27 00:15:53 +08:00
supperthomas bc133b83a7 [bsp/max32660] add the gcc and vscode environment 2021-02-26 23:35:08 +08:00
Bernard Xiong ff469fee30
Merge pull request #4360 from haocg9310/stm32DAC
fix stm32 drv_dac.c some bugs
2021-02-26 23:14:48 +08:00
jackis 2b9d265364 [bsp/max32660] modify readme.md 2021-02-26 17:41:56 +08:00
jackis c0c353e7c3 [bsp/max32660] close i2c 2021-02-26 17:38:53 +08:00
jackis d306e39a55 [bsp/max32660] add the driver of i2c 2021-02-26 17:32:33 +08:00
Meco Man c271332dd8 [bug][bsp][stm32][pandora] fix a bug that cannot use fatfs in the main thread at starting up 2021-02-26 10:23:01 +08:00
Bernard Xiong 8afee3092a
Merge pull request #4382 from Sunwancn/stm32-usart-8bits-parity
[drv_usart.c]修复stm32串口开启奇偶校验时字长设置错误
2021-02-26 00:10:14 +08:00
Sunwancn e22f72293e [drv_usart.c]修复stm32串口开启奇偶校验时字长设置错误 2021-02-24 21:11:27 +08:00
Bernard Xiong d1ba6ff32e
Merge pull request #4373 from LeeChunHei/bsp_fix
imxrt bsp 修復
2021-02-24 16:46:05 +08:00
Bernard Xiong b7a71b8552
Merge pull request #4371 from mysterywolf/fixold
[libc] 去除RT_USING_NOLIBC 历史遗留
2021-02-24 16:45:29 +08:00
LeeChunHei b4cbfca550 change to use SConscript to enable clear bss in startup.s 2021-02-24 12:04:08 +08:00
guozhanxin 05ce4e67c3 [bsp][raspberry-pico] Fixed failure to start without connecting to UART 2021-02-24 11:04:35 +08:00
Bernard Xiong c0331c5838
Merge pull request #4375 from mysterywolf/pin
[bsp][stm32][qspi]修复拼写错误
2021-02-23 18:59:40 +08:00
Meco Man 361f838567 修复拼写错误 2021-02-23 12:50:41 +08:00
LeeChunHei 8ef1fa192a fix no clear bss with gcc and the wrong logic in SConscript 2021-02-23 11:45:27 +08:00
Meco Man 8f7bbfa011 remove RT_USING_NOLIBC 2021-02-23 11:27:12 +08:00
Meco Man f9ad7f1b8c remove efm32 files 2021-02-23 10:41:07 +08:00
Meco Man 9220447060 update 2021-02-23 10:28:13 +08:00
Bernard Xiong 4426af03f8
Revert "添加imxrt的pulse encoder和usb host驅動" 2021-02-23 09:44:27 +08:00
Bernard Xiong d9c3459e11
Merge pull request #4295 from LeeChunHei/test_branch
添加imxrt的pulse encoder和usb host驅動
2021-02-23 09:41:27 +08:00
Bernard Xiong 6d3847b6bd
Merge pull request #4335 from LeeChunHei/qtimer_port
爲RT1052移植QTMR的PWM
2021-02-23 09:41:03 +08:00
Bernard Xiong 5a53b08fb9
Merge pull request #4336 from LeeChunHei/spi_test
對imxrt的SPI傳輸改用非阻塞API
2021-02-23 09:40:17 +08:00
Meco Man b2d3317c6a remove minilibc 2021-02-23 03:21:16 +08:00
LeeChunHei 6f0b8a5b78 change the wrong syntax 2021-02-22 22:26:00 +08:00
LeeChunHei 4c32843d73 add minus sign for all RT_ERROR code 2021-02-22 22:23:10 +08:00
LeeChunHei a40bf3b11d adding option for using blocking spi transfer 2021-02-22 22:17:07 +08:00
haocg 79ec88953f DAC little bug 2021-02-20 16:27:21 +08:00
Bernard Xiong 3b003937e8
Merge pull request #4352 from DavidLin1577/patch-7
Mini optimized the spi_flash_init.c
2021-02-20 12:19:11 +08:00
Bernard Xiong 2eaff5b829
Merge pull request #4353 from DavidLin1577/patch-8
Fixed the return value bug in sdcard_port.c
2021-02-20 12:19:01 +08:00
Bernard Xiong 68e676575e
Merge pull request #4357 from sheltonyu/developer
[bsp/at32] update for project default configuration
2021-02-20 12:14:35 +08:00
Bernard Xiong 3b459e8297
Merge pull request #4356 from BernardXiong/master
[bsp][x86] update x86 with Kconfig and newlib toolchains.
2021-02-20 12:13:48 +08:00
Bernard Xiong b204651517
Merge pull request #4333 from mysterywolf/pthread
[pthread][libc][time] 修改pthread与libc的时间函数若干问题
2021-02-20 12:12:56 +08:00
sheltonyu b950244d32 [bsp/at32] update for project default configuration 2021-02-20 10:03:12 +08:00
Bernard Xiong 2da5d4a5d6 [bsp][x86] update x86 with Kconfig and newlib toolchains. 2021-02-19 23:55:17 +08:00
David Lin e39789ecd0
Update sdcard_port.c 2021-02-19 13:35:19 +08:00
David Lin 68e0d3a19d
Fixed the return value bug in sdcard_port.c
Fixed the return value bug in sdcard_port.c
2021-02-18 23:46:42 +08:00
David Lin 69b95ac979
Mini optimized the spi_flash_init.c
Delete the ";"
2021-02-18 23:32:23 +08:00
whsj2 0c2aef2c0b 完善SWM320 BSP 2021-02-18 13:29:12 +08:00
Bernard Xiong 6420c27791
Merge pull request #4294 from Michael0066/ls1b-dev
bsp:ls1b:rework uart driver and fix some bugs to make it work. tested on ls1b dev board
2021-02-18 10:26:22 +08:00
Bernard Xiong 17ee3d2c08
Merge pull request #4346 from supperthomas/ci_test
[bsp/nrf5x] add the FAQ about hardfault
2021-02-18 09:41:49 +08:00
supperthomas b19e71e18e fix the complier error 2021-02-18 06:33:45 +08:00
supperthomas 5c73b3e6e9 add the FAQ about hardfault 2021-02-18 06:23:53 +08:00
Bernard Xiong 7f7b52f9a6
Merge pull request #4325 from sheltonyu/developer
1.add can and on-chip-flash drivers 2.fixed c++ compiler error
2021-02-18 00:13:43 +08:00
Bernard Xiong 51c492881a
Merge pull request #4343 from supperthomas/max32660_spi
[bsp/max32660] add the driver of spi and gpio
2021-02-17 11:13:54 +08:00
supperthomas 74d1f9b803 add the project 2021-02-16 16:30:10 +08:00
supperthomas 933f5dd392 add README and fix the code 2021-02-16 16:27:54 +08:00
supperthomas 8ac935aeaf add the driver of gpio 2021-02-16 00:02:00 +08:00
supperthomas c0f8330811 fix the sample code 2021-02-15 14:21:41 +08:00
supperthomas 3e6b866956 fix the code sytle 2021-02-15 13:59:08 +08:00
supperthomas 6c7ae38938 [bsp/max32660] add the driver of spi 2021-02-15 13:55:52 +08:00
Bernard Xiong 7d72bdf303
Merge pull request #4314 from mysterywolf/mktime1
[bug][localtime]解决底层驱动格林威治时间与当地时间混乱使用的问题
2021-02-15 09:26:52 +08:00
LeeChunHei 7e5034c67d change to use non blocking api and use semaphore to sync the transfer 2021-02-14 12:15:20 +08:00
LeeChunHei b51c6339f0 finish testing 2021-02-13 18:50:58 +08:00
LeeChunHei fa5c8e1502 modifly to use multi usb(not tested) 2021-02-13 18:50:47 +08:00
LeeChunHei 75a4efc406 Add pulse encoder and usb host to imxrt (not tested) 2021-02-13 18:50:37 +08:00
LeeChunHei 7c151557c3 Add pulse encoder and usb host to imxrt (not tested) 2021-02-13 18:50:19 +08:00
LeeChunHei 18ff046e7f change to correct username 2021-02-13 18:42:51 +08:00
Bernard Xiong d1d2d3a210
Merge pull request #4317 from DavidLin1577/patch-3
[bsp]Fixed the stack overflow bug in i2c.c
2021-02-12 23:53:57 +08:00
Bernard Xiong eda10bb966
Merge pull request #4318 from DavidLin1577/patch-4
[bsp]Mini optimized the drv_sound.c
2021-02-12 23:07:50 +08:00
Bernard Xiong 122a1753d5
Merge pull request #4330 from liruncong/RT_SECTION
SECTION改为RT_SECTION
2021-02-12 13:02:31 +08:00
Bernard Xiong 12ce3bd4ff
Merge pull request #4332 from supperthomas/max32660
[bsp/maxim]add the bsp of max32660-evsys
2021-02-12 12:58:44 +08:00
Meco Man 40bb949cd5 update bsp zynq7000 2021-02-12 12:44:12 +08:00
Meco Man 55b31a7c00 update fh8620 这些BSP太老了!! 2021-02-12 12:34:29 +08:00
Meco Man 45867effd8 update bsp fh8620 zynq7000 2021-02-12 12:28:04 +08:00
Meco Man cc000b33cd update bsp ls1cdev 2021-02-12 12:24:59 +08:00
Meco Man 28e8e6da62 add void rt_hw_us_delay(rt_uint32_t us) for mini2440 2021-02-12 02:37:30 +08:00
supperthomas f818faec58 fix the code sytle 2021-02-12 00:28:44 +08:00
supperthomas 096253936f [bsp/max32660] add readme 2021-02-11 23:33:38 +08:00
supperthomas c91971821e add the gcc complier 2021-02-11 20:50:05 +08:00
supperthomas 153b03f310 [bsp/max32660] add the keil project 2021-02-11 16:18:33 +08:00
supperthomas 864d1dd703 fix the project 2021-02-11 10:57:00 +08:00
supperthomas abcac46fcf first console project 2021-02-11 04:51:35 +08:00
liruncong 6df5634b52 [bsp]SECTION=>RT_SECTION(与catch2中SECTION冲突) 2021-02-09 23:25:56 +08:00
sheltonyu bb28784a0c 1.add can and on-chip-flash drivers 2.fixed c++ compiler error 2021-02-09 14:28:11 +08:00
Bernard Xiong 09024c25f0
Merge pull request #4321 from mysterywolf/blue
[stm32][bluepill] 增加英文参考资料
2021-02-08 20:35:43 +08:00
Meco Man 10e955638d [stm32][bluepill] 增加英文参考资料 2021-02-08 15:01:13 +08:00
David Lin a76fde6ca4
[bsp] mini optimized the drv_xpt2046.c
error device name xpt2049 in pi4 , so  changed xpt2049 -> xpt2046.
2021-02-08 12:34:25 +08:00
David Lin 79267212ef
[bsp]Mini optimized the drv_sound.c
1.  "tx_fifo = rt_calloc(1, TX_FIFO_SIZE); "  , so deleted the line "rt_memset(tx_fifo, 0, TX_FIFO_SIZE);"
2. " rx_fifo = rt_calloc(1, TX_FIFO_SIZE); "  , so deleted the line "rt_memset(rx_fifo, 0, TX_FIFO_SIZE);"
2021-02-08 11:57:50 +08:00
Wayne Lin 1679a9c618 Remove IAR warnings. 2021-02-08 11:51:52 +08:00
David Lin 82586c5e02
mini optimize the i2c.c 2021-02-08 10:12:57 +08:00
Bernard Xiong 21ebf93e20
Merge pull request #4270 from greedyhao/stm32-pwm-fix
[bsp][stm32] fix PWMN_CMD_DISABLE config
2021-02-08 09:53:01 +08:00
Meco Man 86ebf17a23 localtim改为gmtime 2021-02-07 21:49:25 +08:00
Meco Man f073911cd3 解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数 2021-02-07 21:08:41 +08:00
supperthomas 0fe8fccfbd first version 2021-02-06 07:36:26 +08:00
Bernard Xiong 9787116870
Merge pull request #4272 from iysheng/master
[bsp][gd32103c-eval] Add hwtimer driver and modify adc driver with LOG_x function
2021-02-06 00:15:41 +08:00
Bernard Xiong 7fc236dddb
Merge pull request #4306 from mysterywolf/rtc
[libc][stm32-driver RTC] 修复RTC驱动以及libc time.c库若干问题
2021-02-05 20:23:24 +08:00
Wayne Lin 4fcb87a8aa Support M2354 platform.
1. Add NuMaker-M2354 BSP.
2. Fix SLCD library and modify its demo.
2021-02-05 18:52:13 +08:00
iysheng e2d6f6aadd [bsp][gd32103c-eval] Modify adc driver with LOG_x function and deselect adc and hwtimer driver 2021-02-05 13:53:52 +08:00
Meco Man c2fca3dffe 修复RTC驱动以及libc time.c库若干问题 2021-02-05 13:13:22 +08:00
iysheng a281ee9874 code format 2021-02-05 11:46:44 +08:00
iysheng 2b50fbafe2 [bsp][gd32103c-eval] Add hwtimer driver 2021-02-05 11:45:05 +08:00
Bernard Xiong 6b980039b1
Merge pull request #4301 from thread-liu/master
[update] elf2uf2.exe
2021-02-04 14:21:37 +08:00
greedyhao 4b9e58cb1b [bsp][bluetrum] add adc and rtc support 2021-02-04 13:51:55 +08:00
thread-liu a5c91a07ef [update] elf2uf2.exe 2021-02-04 11:13:30 +08:00
Bernard Xiong e210bc7cb6
Merge pull request #4273 from greedyhao/bluetrum
[bsp][bluetrum] add pwm support
2021-02-03 10:53:16 +08:00
Bernard Xiong 58c3b2f523
Merge pull request #4289 from mysterywolf/stm32bsp
[stm32][bsp]更新BSP readme列表
2021-02-02 21:33:36 +08:00
thread-liu 00841bb0f5 [add] raspberry-pico elf2uf2.exe 2021-02-02 17:38:19 +08:00
cosmo 55ea496431 格式修正 2021-02-02 14:28:32 +08:00
cosmo 9c811b19ba 修复滤波设置问题,根据标志帧和扩展帧判别所需位移,根据滤波模式判别CAN_FxR2[3:0]设置。 2021-02-02 14:23:56 +08:00
cosmo 69a347fa7b 修复 应用层设置hdr = -1时,驱动层没有正确识别问题,默认按照滤波表顺序设置FilterBank 2021-02-02 14:10:57 +08:00
michael 97de1e7407 bsp:ls1b:rework uart driver and fix some bugs to make it work. tested on ls1b dev board which make by Loongson(GuangZhou) 2021-02-02 09:33:38 +08:00
Bernard Xiong 59f320783f
Merge pull request #4286 from Michael0066/ls1b-dev
ls1b: fix the count of GPIO IRQ
2021-02-02 07:00:46 +08:00
Bernard Xiong b42a43cd00
Merge pull request #4265 from guojiawei314/master
修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。
2021-02-02 05:46:08 +08:00
Bernard Xiong f2a091e2ad
Merge pull request #4287 from OpenNuvoton/nuvoton
[bsp/nuvoton] Sync and update.
2021-02-02 05:44:51 +08:00
Bernard Xiong bb35c5d627
Merge pull request #4242 from 0xcccccccccccc/patch-1
[BSP][LS2K][Bug fix]修正龙芯2K平台下SPI分频系数调节不正确的错误
2021-02-02 05:39:15 +08:00
Meco Man b63b7e46c5 [stm32][bsp]更新BSP readme列表 2021-02-01 12:44:05 +08:00
Wayne Lin 9a37920a69 Add SPI NAND's bootloader and its booting parameters. 2021-02-01 10:44:02 +08:00
Wayne Lin dfbeb9e88c Sync Nuvoton porting.
1. NUC980 platform: USBH, INPUTCAPTURE, SPINAND.
2. Correct enter-quad-mode routine in board_dec.c.
3. Use RT_ASSERT to catch system-call-exceptions.
2021-02-01 10:35:44 +08:00
michael 4de8848a8c bsp:ls2k: make uart init more flexible 2021-01-31 23:03:16 +08:00
michael d874ab1109 mips:gs232:LS1C300 have 5 group INTC cells but LS1B have 4 group INTC cells 2021-01-31 21:56:30 +08:00
Bernard Xiong ef8b984fa1
Merge pull request #4282 from Michael0066/ls2k-dev
bsp:ls2k:make set console device more flexible
2021-01-31 13:35:24 +08:00
Bernard Xiong cf497f0c18
Merge pull request #4285 from hyhkjiy/feature/nrf5x
Feature/nrf5x
2021-01-31 13:31:20 +08:00
Bernard Xiong 8801de442b
Merge pull request #4274 from xys20071111/master
Update bsp/allwinner_tina/rtconfig.py
2021-01-31 13:30:28 +08:00
hyhkjiy 50fe26e19c [UPD]nrf52840 compatible with gcc compilation 2021-01-31 10:03:56 +08:00
hyhkjiy 81c26ecf5d [UPD]nrf52832 compatible with gcc compilation 2021-01-31 10:01:10 +08:00
michael 752238dbe8 bsp:ls2k:make set console device more flexible 2021-01-30 19:47:13 +08:00
Bernard Xiong 45963a16b0
Merge pull request #4266 from mysterywolf/bluepill
[stm32][bluepill] add the function of MDK simulator & update MDK5 project template
2021-01-30 09:23:14 +08:00
Bernard Xiong 40feb74557
Merge pull request #4276 from Guozhanxin/raspberry-pico
[bsp][raspberry-pico]add gpio drivers
2021-01-30 05:37:21 +08:00
forest-rain aa285845f2 add support stm32wl and bsp/stm32wl55jc-st-nucleo(recommit)
update STM32WLxx_HAL to released v1.0.0
2021-01-29 10:28:18 +08:00
Meco Man d79efd3794 update 2021-01-29 10:01:04 +08:00
guozhanxin 871ba08ae6 [bsp][raspberry-pico]update file header 2021-01-28 22:24:27 +08:00
guozhanxin 76331797cd [bsp][raspberry-pico]add gpio drivers 2021-01-28 22:17:05 +08:00
Bernard Xiong 8b0d2bd323
Merge pull request #4263 from thread-liu/master
[PWM] Fix the pwm clock frequency doubling problem.
2021-01-28 21:12:55 +08:00
guojiawei314 ffc3da61fe 修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。统一为pin。 2021-01-28 21:06:46 +08:00
guozhanxin 6d36d384c2 add raspberry-pico bsp 2021-01-28 19:59:59 +08:00
Tom Xue ffb2b5a210
Update rtconfig.py
将 print 改成 python3 的
2021-01-28 18:40:52 +08:00
greedyhao 801aa4747b [bsp][bluetrum] add pwm support 2021-01-28 17:06:09 +08:00
Meco Man 5cf677e452 update readme 2021-01-28 11:42:09 +08:00
Meco Man 1fa29abaf6 add RTC and PC13 2021-01-28 11:40:20 +08:00
greedyhao c339386c07 [bsp][stm32] fix PWMN_CMD_DISABLE config 2021-01-27 15:03:55 +08:00
greedyhao cd15ffedfe [bsp][bluetrum] update link.lds 2021-01-27 14:37:57 +08:00
greedyhao 76dbf1936d [bsp][bluetrum] only keep uart driver open 2021-01-26 16:20:25 +08:00
greedyhao 0a5f6e8cdd [bsp][bluetrum] update README.md 2021-01-26 16:11:25 +08:00
greedyhao 16074235b9 [bsp][bluetrum] add hwtimer support 2021-01-26 16:09:35 +08:00
greedyhao bd07198444 [bsp][bluetrum] add wdt support 2021-01-26 16:09:09 +08:00
greedyhao c92b6e151e [bsp][bluetrum] add i2c support 2021-01-26 16:08:46 +08:00
greedyhao 8e592b9f91 [bsp][bluetrum] update link.lds 2021-01-26 16:06:21 +08:00
Meco Man 4f1c96de30 change linker scripts to 128K ROM 2021-01-26 06:28:39 +08:00
Meco Man f439bb4f22 update 2021-01-26 06:07:32 +08:00
Meco Man 7ac8b468d7 update 2021-01-26 05:46:57 +08:00
Meco Man 44ea5e54db update 2021-01-26 05:20:00 +08:00
Meco Man d21337c4be add simulator function 2021-01-26 05:19:10 +08:00
Meco Man 2c055a2cc6 update readme 2021-01-26 05:02:05 +08:00
Meco Man a6cd8087a0 update reamde 2021-01-26 00:19:10 +08:00
guojiawei314 735f0c33d6 修复在STM32的qspi驱动中,若定义BSP_QSPI_USING_SOFTCS开启软件cs引脚控制,则结构体成员pin大小写不一致的错误。 2021-01-25 23:25:16 +08:00
thread-liu 552c55681e [PWM] Fix the timer clock frequency doubling problem. 2021-01-23 11:54:23 +08:00
Bernard Xiong e81f1a0eec
Merge pull request #4255 from greedyhao/bluetrum
[bsp][bluetrum] add sdio support
2021-01-22 19:59:27 +08:00
Bernard Xiong 2f7c5f06a9
Merge pull request #3950 from PYGC/dev
[bsp] fix mm32 iar icf bugs
2021-01-22 18:36:10 +08:00
greedyhao 71bf7993f2 [bsp][bluetrum] change the name of the sd register enum 2021-01-22 16:08:14 +08:00
greedyhao eb46de9669 [bsp]bluetrum] update kconfig 2021-01-21 17:24:28 +08:00
greedyhao f7565c4467 [bsp][bluetrum] update copyright 2021-01-21 16:08:06 +08:00
greedyhao 13708b9cda [bsp][bluetrum] delet romfs.c 2021-01-21 16:07:49 +08:00
Bernard Xiong 3066291337
Merge pull request #4253 from thread-liu/master
[update] stm32mp1 uart dma sample.
2021-01-21 12:45:38 +08:00
Bernard Xiong 7ed63ef52b
Merge pull request #4250 from Trisuborn/master
为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令等
2021-01-21 11:58:52 +08:00
thread-liu c8ac5c748a [update] return value judgment. 2021-01-21 09:46:35 +08:00
Trisuborn 68e5c6f511 Logical error 2021-01-21 06:37:42 +08:00
Trisuborn 55402e19db 优化互补PWM输出功能的实现逻辑,兼容原本API,增加互补PWM使能/失能命令 2021-01-20 23:47:18 +08:00
greedyhao 52f547f56a [bsp][bluetrum] add cpp support 2021-01-20 19:28:35 +08:00
greedyhao 7d0155eeaa [bsp][bluetrum] add sdio support 2021-01-20 19:28:26 +08:00
thread-liu f691db99b5 [update] uart dma sample. 2021-01-20 15:31:38 +08:00
bernard 9f4ce7ee6f !113 添加armclang支持
Merge pull request !113 from shuobatian/gitee_master
2021-01-20 13:50:59 +08:00
Trisuborn 63239801d9 修改无意义代码 2021-01-20 11:24:00 +08:00
Trisuborn aed3cc162f 为stm32的PWM驱动添加对STM32H7的支持、添加互补PWM功能的支持,补全pwm_get命令 2021-01-19 17:14:32 +08:00
Zhaoxing Li bda4b68a80 [bsp][stm32] Add HAL_TIM_Base_Init 2021-01-19 14:02:31 +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
马浩然 902fe8bd5e
Update drv_spi.c
Bug Fixed : clock division cannot been adjusted as expected due to wrong register configuration.
2021-01-17 23:33:48 +08:00
Meco Man 48b942d38d [.gitignore] 将dist文件夹滤掉 2021-01-17 20:46:52 +08:00
Bernard Xiong a18714b04a
Merge pull request #4236 from Jedcheen/master
fix imxrt uart2 wrong configure
2021-01-17 16:14:35 +08:00
Bernard Xiong 2d71a33248
Merge pull request #4238 from mysterywolf/master
[stm32][bsp][bluepill] update readme and update cubemx project
2021-01-17 15:54:53 +08:00
Meco Man c2cd5ef7ce update 2021-01-17 14:04:28 +08:00
Bernard Xiong f2bfd34618
Merge pull request #4233 from xiaofengvskuye/master
修复NRF52840启用SPI驱动后编译错误问题
2021-01-15 14:14:29 +08:00
Meco Man 1915c4027a update 2021-01-14 23:47:49 +08:00
Meco Man e93cbcb371 update 2021-01-14 14:06:35 +08:00
Meco Man 7fe68aca57 update 2021-01-14 14:05:37 +08:00
Meco Man f8af4b6d68 update 2021-01-14 13:22:45 +08:00
Meco Man dfedf1ab92 update readme 2021-01-14 00:04:16 +08:00
Meco Man c19183a647 update cubemx 2021-01-13 23:14:22 +08:00
Meco Man f2444c3090 update keil5 project template 2021-01-13 22:55:49 +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
Bernard Xiong d8a3ad5431
Merge pull request #4235 from balanceTWK/master_0113
[stm32][stm32f103-blue-pill] add USB device support.
2021-01-13 20:19:08 +08:00
Bernard Xiong d8e7f5cf1d
Merge pull request #4237 from mysterywolf/bspupdate
[readme] update
2021-01-13 19:23:50 +08:00
tangweikang 01b43fcb8c [stm32][stm32f103-blue-pill] add USB device support. 2021-01-13 11:34:45 +08:00
Jedcheen 9fb1520d0e
fix imxrt uart2 wrong configure 2021-01-13 11:31:03 +08:00
xiaofengvskuye 9271f66273 修复NRF52840启用SPI驱动后编译错误问题 2021-01-12 16:16:28 +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
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
Meco Man 660b9fb627 update 2021-01-08 11:20:46 +08:00
Meco Man 0e70ef4001 update 401 2021-01-08 11:18:47 +08:00
WBI\nxf44444 2e15ec26ba modify drv_sdio.c 2021-01-06 16:16:04 +08:00
Bernard Xiong 84f19b84c5
Merge pull request #4223 from iysheng/master
[bsp][gd32103c-eval] Add gd32103c-eval bsp  [src/kservice.c] 更新打印提示時間信息
2021-01-05 09:24:26 +08:00
Bernard Xiong 821229f896
Update SConscript 2021-01-05 09:12:04 +08:00
Bernard Xiong 33ec49fcc1
Merge pull request #4165 from Hxinrong/rt_mutex_takeBranch
add error checks of rt_mutex_take()
2021-01-05 08:57:12 +08:00
Xinrong Han 3f1407827d add error checks of rt_mutex_take() 2021-01-04 17:08:56 +08:00
WBI\nxf44444 77fd2c4342 add license info header&remove the unnecessary code. 2021-01-04 15:22:50 +08:00
iysheng 01adbab9b7 [bsp][gd32103c-eval] Add gd32103c-eval bsp 2021-01-04 14:22:38 +08:00
linyiyang c20f528f53 修改python 空格和tab混用的问题 2020-12-31 13:08:48 +08:00
linyiyang 5ad52608a4 修改python 空格和tab混用的问题; 2020-12-31 10:51:09 +08:00
bernard 53f5d0fa89 Merge remote-tracking branch 'gitee/gitee_master' 2020-12-31 10:17:00 +08:00
bernard f8d7f34728 [BSP] Add license info and code cleaup for vexpress-a9 BSP 2020-12-31 09:48:36 +08:00
Bernard Xiong a129257624
Merge pull request #4024 from charlown/master
fix rx gpio_mode_set param in drv_usart.c
2020-12-31 08:37:11 +08:00
chenjiafan 3c9d5d7af2 [add]add Bear-Pi BSP 2020-12-30 20:16:05 +08:00
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
chengy4 cceba7ca86 1.add LICENSE
2.update README.md(add contact)
2020-12-28 09:52:57 +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
chengy4 c5461139f1 add hc32f4a0 2020-12-25 14:33:03 +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
ZhaoJiasheng ad41afbc65 Fix bsp/k210/driver/drv_gpio.c error 2020-12-22 17:33:49 +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
Han Xinrong db4b3ff125 modify code style 2020-12-15 11:37:23 +08:00
Bernard Xiong 22c0dff505
Merge pull request #4162 from mysterywolf/l496
【English readme】 [stm32][L496] add english readme
2020-12-15 10:50:18 +08:00
Bernard Xiong 8bebf2cab5
Merge pull request #4157 from mysterywolf/l053
【English readme】 [stm32][L053] add english readme
2020-12-15 10:49:55 +08:00
Bernard Xiong 8b2cc69230
Merge pull request #4161 from mysterywolf/l476
【English readme】 [stm32][L476] add english readme
2020-12-15 10:49:44 +08:00
Bernard Xiong 61d055bd70
Merge pull request #4160 from mysterywolf/l452
【English readme】 [stm32][L452] add english readme
2020-12-15 10:49:37 +08:00
Bernard Xiong c19c040ce4
Merge pull request #4159 from mysterywolf/l432
【English readme】 [stm32][L433] add english readme
2020-12-15 10:49:26 +08:00
Bernard Xiong 5e77380dd3
Merge pull request #4158 from mysterywolf/l412
【English readme】 [stm32][L412] add english readme
2020-12-15 10:48:37 +08:00
Bernard Xiong 7b1fe805cd
Merge pull request #4156 from mysterywolf/L010
【English readme】 [stm32][L010] add english readme
2020-12-15 10:48:28 +08:00
Bernard Xiong 5d49ca8ac6
Merge pull request #4155 from mysterywolf/h743
【English readme】 [stm32][h743] add english readme
2020-12-15 10:48:17 +08:00
Bernard Xiong 5458f3415e
Merge pull request #4152 from mysterywolf/g071
【English readme】 [stm32][g071] add english readme
2020-12-15 10:47:01 +08:00
Bernard Xiong 0f9d1ac282
Merge pull request #4153 from mysterywolf/g431
【English readme】 [stm32][g431] add english readme
2020-12-15 09:05:20 +08:00
Bernard Xiong ea46dbeb30
Merge pull request #4151 from mysterywolf/g070
【English readme】 [stm32][g070] add english readme
2020-12-15 09:04:08 +08:00
mysterywolf 4133e502a5 【English readme】 [stm32][L496] add english readme 2020-12-14 17:15:21 +08:00
mysterywolf d53a4b806b 【English readme】 [stm32][L476] add english readme 2020-12-14 17:08:57 +08:00
mysterywolf 1f0d448b9d 【English readme】 [stm32][L452] add english readme 2020-12-14 17:03:04 +08:00
mysterywolf dbe8471eda 【English readme】 [stm32][L433] add english readme 2020-12-14 16:51:19 +08:00
mysterywolf cfd6e7fc18 【English readme】 [stm32][L412] add english readme 2020-12-14 16:42:45 +08:00
mysterywolf fe7ffa4c9d 【English readme】 [stm32][L053] add english readme 2020-12-14 16:36:03 +08:00
mysterywolf 6824c9722d 【English readme】 [stm32][L010] add english readme 2020-12-14 16:26:55 +08:00
mysterywolf 58d3a8fc8b 【English readme】 [stm32][h743] add english readme 2020-12-14 16:18:33 +08:00
mysterywolf db6a8c8eec 【English readme】 update 2020-12-14 16:13:39 +08:00
mysterywolf 5e325c8e08 【English readme】 [stm32][g431] add english readme 2020-12-14 16:04:27 +08:00
mysterywolf 803bc07a68 【English readme】 [stm32][g071] add english readme 2020-12-14 15:56:48 +08:00
mysterywolf fa51aaaf25 【English readme】 [stm32][g070] add english readme 2020-12-14 15:49:10 +08:00
Han Xinrong a1fe7b1ddf modify the error check of rt_event_recv() 2020-12-13 19:11:04 +08:00
greedyhao ec060312b7 [bluetrum] add --dist 2020-12-11 18:33:09 +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
greedyhao 51bba95ef8 [bluetrum] add default RTT_ROOT 2020-12-11 15:10:13 +08:00
greedyhao 1d660babe4 [bluetrum] disable finish echo 2020-12-11 15:08:33 +08:00
WKJay a85193fc75 [FIX] fix build problem in drv_crypto.c 2020-12-11 14:58:20 +08:00
0xcccccccccccc 90560e87c5 - Copyright information added. 2020-12-11 00:45:58 +08:00
greedyhao 0f9485c633 [bluetrum] fix hal_printf 2020-12-10 22:07:49 +08:00
greedyhao f76d495e73 [bluetrum] modify copyright information 2020-12-10 17:13:11 +08:00
greedyhao c5a672d1b1 Update ab32vg1_hal_uart.c 2020-12-10 15:28:27 +08:00
thread-liu a06f1fa627 [add] dma test case. 2020-12-10 14:52:04 +08:00
greedyhao f91374c09a [bluetrum] fix image display problem 2020-12-10 11:18:15 +08:00
greedyhao 07235e288b Update README.md 2020-12-10 11:10:31 +08:00
greedyhao 40ef822979 [bsp][bluetrum] add a new board support 2020-12-10 11:02:26 +08:00
Han Xinrong 3bb8edf4c1 error check of rt_event_recv()
add error check
2020-12-09 22:24:01 +08:00
tangweikang f91089b578 [BSP][STM32] update void HAL_Delay(__IO uint32_t Delay) 2020-12-08 14:36:38 +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
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 64e9cd9d3a
Merge pull request #4098 from balanceTWK/master_stm32
[bsp][stm32][libraries] Remove #include <rtthread.h>
2020-12-05 14:57:42 +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
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
thread-liu 5d7efb3c5f [add] fdcan driver. 2020-12-04 17:57:54 +08:00
thread-liu 10da8d4e44 [add] dcmi and ov5640 driver. 2020-12-04 17:48:42 +08:00
thread-liu d97530e0ff
Merge branch 'master' into step4 2020-12-03 09:09:00 +08:00
linyiyang 183f9be898 [bsp][gd32450z-eval]fixed spi driver bug 2020-12-03 08:48:07 +08:00
Bernard Xiong df3d4b7bc9
Merge pull request #4037 from KyleChenjh/master
add dac driver for stm32l4
2020-12-03 08:41:41 +08:00
Bernard Xiong 9d60727058
Merge pull request #4109 from bigmagic123/fix_raspi4
Fix raspi4
2020-12-03 08:10:37 +08:00
Bernard Xiong 3c361e6ead
Merge pull request #4101 from guohp1128/master
#define ADC_NAME adc updated to header file.
2020-12-03 08:01:30 +08:00
Bernard Xiong 078b9a7b76
Merge pull request #4104 from eYoung8475/master
[bsp][allwinner_tina]fixed uart1 gpio rx/tx pin;
2020-12-02 23:40:11 +08:00
Bernard Xiong 926a06d347
Merge pull request #4089 from thread-liu/step4-ev1
[add] complicated dirvers for STM32MP157A-EV1 board
2020-12-02 23:39:29 +08:00
Bernard Xiong dae7f1af9b
Merge pull request #4091 from RT-Thread/BernardXiong-patch-thead
[BSP] Update README.md for thread-smart
2020-12-02 23:35:15 +08:00
thread-liu c5612fd2e1 [add] sai and wm8994 codec driver. 2020-12-02 17:29:04 +08:00
thread-liu 840af38dac [add] sdmmc (sd_card and emmc) driver. 2020-12-02 17:10:39 +08:00
bigmagic 20de8e215a update readme.md 2020-12-02 10:29:38 +08:00
bigmagic 091089f16d add dma ch7 driver 2020-12-02 10:09:27 +08:00
bigmagic ef1c7f2088 update bluetooth driver 2020-12-02 10:06:59 +08:00
马浩然 0fc2211c77
Update drv_uart.c
fix indentataions
2020-12-01 16:52:31 +08:00
yangjie11 ba83ddc3c4 [SConscript] change libcpu to LIBARCH,and correcte letter case 2020-11-30 15:52:43 +08:00
0xcccccccccccc 0fc2b13b45 - SPI is now supported on ls2k1000 platform.
- Multi-Port & Adjustable Buadrate of UART controller feature added.
2020-11-30 14:57:21 +08:00
0xcccccccccccc 11132bcb64 - SPI support for ls2k1000 is now avaliable 2020-11-30 14:46:52 +08:00
Wang-Huachen 7258328923 bsp:
add support to zynqmp-r5 core and zynqmp-r5-axu4ev board
2020-11-30 13:13:08 +08:00
ZHU Hao 99a0664240 comment error 2020-11-30 11:51:59 +08:00
ZHU Hao fd955a5c84 Fixed spelling errors in drv_sdio.c
rthw_sd_delect -> rthw_sd_detect
2020-11-30 10:52:00 +08:00
linyiyang e561dd77bc [bsp][allwinner_tina]fixed uart1 gpio rx/tx pin; 2020-11-30 09:07:33 +08:00
bigmagic 2d1457e2cb add download firmware 2020-11-29 20:28:39 +08:00
bigmagic 466ca3bf9a add bluetooth driver 2020-11-29 17:31:51 +08:00
guohp1128 e4964f6692 #define ADC_NAME adc updated to header file. 2020-11-29 11:13:44 +08:00
bigmagic bda0d303af add raspi4 driver 2020-11-28 18:27:24 +08:00
BalanceTWK 7de66cd38c [bsp][stm32][libraries] Remove #include <rtthread.h> 2020-11-28 12:51:56 +08:00
Bernard Xiong fba1d75485
Merge pull request #4017 from eYoung8475/master
[bsp][allwinner_tina]fixed spi driver bug
2020-11-27 22:57:45 +08:00
bigmagic 5bcf84edcb add raspi4 lcd driver 2020-11-27 14:30:25 +08:00
bigmagic f8c8bc1c41 add raspi4 dsi and xpt2046 touch driver 2020-11-27 13:44:56 +08:00
thread-liu 3767a08901 [add] GBE dirver. 2020-11-27 08:52:45 +08:00
David Lin 95c76c6202
Update vbus_hw.h 2020-11-26 23:41:20 +08:00
David Lin dc64aa41b6
Update vbus_hw.h 2020-11-26 23:34:12 +08:00
Bernard Xiong 26c8018625
Merge pull request #4073 from balanceTWK/thead-smart
[bsp/thead-smart] select ARCH_RISCV32 and ARCH_RISCV_FPU_S
2020-11-26 22:18:52 +08:00
Bernard Xiong c5ccd82a72
[BSP] Update README.md for thread-smart 2020-11-26 22:17:49 +08:00
liuduanfei 9aabf2613e
change `rt_sem_delete` to `rt_sem_detach`
`_lcd.lcd_lock` should be detach with rt_sem_detach.
2020-11-26 17:00:49 +08:00
thread-liu 916bcc141f [update] openamp. 2020-11-26 15:12:23 +08:00
thread-liu 73391c60fb [add] crc, rng, hash and cryp driver for smt32mp1. 2020-11-26 14:31:08 +08:00
RT-Thread 631220eb22 !69 解决bsp/tm4c129在gcc开发环境下无法startup问题
Merge pull request !69 from 上大人孔乙己/fix/tm4c129-startup
2020-11-26 13:44:45 +08:00
bigmagic 1ddfe4a8a7 fixed spi driver 2020-11-26 11:30:29 +08:00
bigmagic 3206d018f1 fix sdio driver 2020-11-26 11:23:09 +08:00
bigmagic 1641caa378 fixed rpi4 eth driver 2020-11-26 11:20:13 +08:00
Conley afbfe8dee1 [FIX] 解决tm4c129 gcc 环境下startup的bug 2020-11-25 15:51:55 +00:00
Bernard Xiong 921f98788e
Merge pull request #4074 from DavidLin1577/patch-19
[bsp/driver]Update drv_can.h
2020-11-25 16:47:06 +08:00
Bernard Xiong d402e074b7
Merge pull request #4050 from DavidLin1577/patch-14
[bsp/drivers]Update vbus_hw.h
2020-11-25 16:44:37 +08:00
Bernard Xiong 7bdb23ee34
Merge pull request #4085 from supperthomas/nordic_delete
[bsp/nrf52832] delete bsp/nrf52832, please refers to bsp/nrf5x/nrf52832 instead
2020-11-25 16:26:05 +08:00
Bernard Xiong 94559ae13a
Merge pull request #4080 from xckhmf/master
[bsp/nrf5x]support for i2c
2020-11-25 16:23:55 +08:00
Bernard Xiong 72cd063282
Merge pull request #4069 from guohp1128/master
updata nordic adc drv
2020-11-25 14:37:45 +08:00
supperthomas 1cf9b238a8 [bsp/nrf52832] delete the bsp of nrf52832 ref to bsp/nrfx 2020-11-25 00:19:22 +08:00
Bernard Xiong 58e9e022a7
Merge pull request #4077 from xuzhuoyi/stm32f429-disco
[bsp][stm32] Fix stm32f429-st-disco compilation errors
2020-11-24 23:38:43 +08:00
Bernard Xiong d97a44526c
Merge pull request #4015 from whj4674672/fix
[fix] fix sdio non-aligned access problem
2020-11-24 23:30:20 +08:00
Bernard Xiong 93959e3298
Merge pull request #4060 from mysterywolf/f413
【English Readme】[stm32f413 nucleo] add English version readme
2020-11-24 23:27:15 +08:00
Bernard Xiong c478f62533
Merge pull request #4063 from mysterywolf/f446
【English Readme】[stm32f446 nucleo] add English version readme
2020-11-24 23:26:29 +08:00
Bernard Xiong 29f68cd093
Merge pull request #4056 from mysterywolf/f401
【English readme】 [stm32f401-nucleo] fixed some unreasonable sentences.
2020-11-24 23:26:17 +08:00
Bernard Xiong d5c45b9f02
Merge pull request #4059 from mysterywolf/f412
【English Readme】stm32f412 nucleo add English version readme
2020-11-24 23:26:04 +08:00
Bernard Xiong 2a97d9d9ab
Merge pull request #4064 from mysterywolf/f767
【English readme】[stm32f767 nucleo] add English version readme
2020-11-24 23:25:43 +08:00
Meco Man 8cab22a0e0
Update README.md 2020-11-24 22:31:50 +08:00
thread-liu 87e677e353 [add] audio driver for stm32mp1-dk1 2020-11-24 14:59:28 +08:00
Conley e74519f5c1 [FIX] 解决tm4c129 gcc 环境下startup的bug 2020-11-24 02:46:50 +00:00
Meco Man 70c59e4ca7
Update README.md 2020-11-24 04:04:25 +08:00
Meco Man 9a969b4cd3
Update README.md 2020-11-24 04:01:35 +08:00
Meco Man 8359d5d0e7
Update README.md 2020-11-24 03:58:15 +08:00
Maofeng 3923a13780 [bsp/nrf5x]support for i2c 2020-11-24 00:49:27 +08:00
xuzhuoyi ab508beeb7 [bsp][stm32] Fix stm32f429-st-disco compilation errors 2020-11-23 18:17:28 +08:00
David Lin ef08c04224
Update drv_can.h 2020-11-23 15:18:03 +08:00
BalanceTWK 4bfe55a0a1 [bsp/thead-smart] select ARCH_RISCV32 and ARCH_RISCV_FPU_S 2020-11-23 12:55:06 +08:00
guozhanxin a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 2020-11-23 11:39:38 +08:00
thread-liu 2f5bfddde3 [add] sdio driver for stm32mp1-dk1. 2020-11-23 09:57:11 +08:00
guohp1128 4d6c606469 updata nordic adc drv 2020-11-23 00:13:36 +08:00
charlown f3151795bc Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2020-11-22 14:47:45 +08:00
mysterywolf 75f0698bd3 【English readme】[stm32f767 nucleo] add English version readme 2020-11-21 21:47:32 +08:00
mysterywolf 21f713ab92 【English Readme】[stm32f446 nucleo] add English version readme 2020-11-21 18:08:01 +08:00
mysterywolf ff7c2a12ea delete private file 2020-11-21 17:57:43 +08:00
mysterywolf bc2ed1fc81 【English Readme】[stm32f413 nucleo] add English version readme 2020-11-21 17:54:43 +08:00
mysterywolf 39540fe0c0 【English Readme】stm32f412 nucleo add English version readme 2020-11-21 17:46:19 +08:00
thread-liu 2fa563f164 [add] dcmi and ov2640 driver. 2020-11-21 17:24:37 +08:00