blta
35e266cb2e
[bsp/stm32] select the input clk of spi based on SPI instances
2022-04-11 17:33:02 +08:00
zuozuojia
ba1b8b4bfa
delete the code be commented out
2022-04-11 15:02:12 +08:00
zuozuojia
04971a96fe
[bsp/stm32] fix the bug of uart that not define pwm10 and pwm11
2022-04-11 15:02:12 +08:00
zuozuojia
a282faf26c
[bsp/stm32] fix the bug of 'can' being stucked when short cricuit the canH and canL, change some wrong annotations
2022-04-11 15:02:12 +08:00
zuozuojia
10b71175eb
[stm32F4] adapt 168M frequency of 1M can baud, remember to add the define of BSP_USING_CAN168M in kconfig while using 168M frequency
2022-04-11 15:02:12 +08:00
Meco Man
9b6bc0fcc7
[simulator] 解决simulator模拟器不能挂在sd卡的问题,并更新文档
2022-04-11 14:07:55 +08:00
Yang sheng
eb2fc60207
[bsp] Make all warnings into errors with qemu-vexpress-a9 qemu-virt64… ( #5785 )
...
* [bsp] Make all warnings into errors with qemu-vexpress-a9 qemu-virt64-aarch64 and stm32f411-st-nucleo.
* [RTC] Fix compile errors
2022-04-09 00:39:00 +08:00
CaocoWang
6b56515249
Lm402 ( #5746 )
...
* 1、添加基于STM32WLE5JC的BSP
2、修正stm32wlxx的引用
* edit readme
2022-04-08 01:12:37 +08:00
Man, Jianting (Meco)
c318dfa964
improve libc time and MSVC simulator ( #5775 )
...
- [libc] 解决由于类unix操作系统发展历史原因fcntl.h定义的标志位在不同编译器中定义不同的问题
- [simulator] 部分宏定义转为全局宏定义以确保vs内置文件可以正确配置
- [simulator] 取消自欺欺人式的警告消除处理方式
- [libc][time] 优化time相关结构体在不同编译器下的包含
2022-04-07 14:24:11 +08:00
Zhang Jianfei
33603974c5
[bsp/gd32]Complete the pins device define.
2022-04-06 11:28:19 +08:00
Zhang Jianfei
00970db10d
[bsp/gd32] Add gd32450i-eval board bsp.
2022-04-06 11:28:19 +08:00
blta
99526cc047
[bsp/ch32v103r-evt] add ch32v103r-evt bsp
...
feat: move MRS demo source to bsp and libraries folder
feat: update Sconscript
feat: modify SConstruct in the bsp
feat: use the rtconfig.py of gd32vf103v-eval bsp to modify
feat: use the MRS's rtconfig.h temoporarily
feat: update Kconfig files
feat: use the MRS's .ld and rename as link.lds
feat: add ch32v1 porting folder
perf: remove board/system_ch32v10x.c
fix: define SOC_ARM_SERIES_CH32V103 in rtconfig.h
fix: add some neccessary macros in rtconfig.h
perf: use the menuconfig to generate rtconfig.h
feat: add readme.md
fix: correct the bad encode in main.c
fix: include board.h in main.c
perf: check and update README.md
perf: remove ch32f10x_port_cn.md
feat: ignore the standard libraries's CI checking
feat: add sdk_dist.py
fix: correct some style errors again
perf: simply the board/kconfig
fix: format ch32v103r-evt
fix: format drvs and libcpu
2022-04-06 11:06:55 +08:00
Man, Jianting (Meco)
953ebe29de
[arduino] 非必要功能使用弱依赖 ( #5757 )
2022-04-06 10:25:38 +08:00
Man, Jianting (Meco)
6bd22f3e6f
替换RTThread旧版文件头注释版权声明 ( #5774 )
2022-04-05 19:34:30 +08:00
朱天龙 (Armink)
039efbb075
完善 Serial V2 框架 ( #5770 )
...
* [stm32] fix h7 uart V2 driver unused code.
* [DeviceDriver][serialv2] fix the serialv2 when using for console device on DMA mode.
* [stm32][art-pi] using serial v2 by default
* [DeviceDriver][SerialV2] Add termios for serial@V2 .
* [BSP][STM32] Add hardware flow control for STM32 serial@V2 driver.
* [DeviceDriver][Serial@V2] Add hardware flow control for serial V2.
2022-04-04 17:25:04 +08:00
guozhanxin
d48630e2b6
[bsp]fix building error.
2022-04-01 00:09:31 +08:00
guozhanxin
b10761c09d
[bsp]Fix issue that dist cannot specify a directory
2022-04-01 00:09:31 +08:00
guo
201bd8871d
Revert "优化build输出" ( #5747 )
2022-03-30 16:59:20 +08:00
guo
06b56d1aaa
Merge pull request #5742 from Guozhanxin/fix
...
优化build输出
2022-03-30 10:41:18 +08:00
Man, Jianting (Meco)
b1b770f6fb
[sconscript] LOCAL_CCFLAGS -> LOCAL_CFLAGS ( #5741 )
2022-03-30 10:22:27 +08:00
guozhanxin
d9591b6eb3
revert stm32l0xx change.
2022-03-30 01:39:36 +08:00
guozhanxin
1b6031954a
[bsp/imxrt] improve build output.
2022-03-30 01:21:59 +08:00
guozhanxin
921247b420
[bsp/stm32] improve build output.
2022-03-30 00:52:12 +08:00
guo
4af064ce67
[bsp] Improve rtconfig.py path definition ( #5739 )
2022-03-29 22:15:09 +08:00
guozhanxin
e353b2d5f1
[bsp] Update all projects.
2022-03-29 19:28:06 +08:00
guozhanxin
12c4b5b1df
[bsp] Fix RTT_ROOT path problem.
2022-03-29 18:12:19 +08:00
guozhanxin
8763d8b776
[bsp/imxrt] fix compile warnings.
2022-03-29 16:33:36 +08:00
Man, Jianting (Meco)
be892de35a
[posix] add RT_USING_POSIX_SOCKET ( #5731 )
2022-03-29 13:39:55 +08:00
GUI
f587a55bc2
[libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568 ( #5722 )
...
* [libcpu/aarch64] add smp support
* [libcpu/aarch64] rt_hw_trap_irq get irq instead of iar when using gicv2
* [libcpu/aarch64] disable irq/fiq when switch thread
* [libcpu/aarch64] add gtimer frq set and stack align
* [libcpu/aarch64] add gicv3 support and bsp/rockchip/rk3568
2022-03-29 11:08:25 +08:00
guo
d23493d05d
Merge pull request #5728 from mysterywolf/master
...
整理BSP并入统一文件夹中(采用merge合并)
2022-03-29 10:49:36 +08:00
Meco Man
d8aee1c74a
将mb9x系列BSP并入fujitsu文件夹中
2022-03-28 20:15:54 -04:00
Meco Man
c8420ffc0b
将at91系列BSP并入一个文件夹中
2022-03-28 20:09:56 -04:00
Meco Man
8003788ad5
将龙芯bsp并入loongson文件夹中
2022-03-28 20:06:03 -04:00
Meco Man
82a2fb169e
将acm32并入一个文件夹中
2022-03-28 19:55:01 -04:00
Meco Man
4f97d6e1d3
[vango] remove duplicated files
2022-03-28 19:46:35 -04:00
Meco Man
ab4c22b07d
[nk-n9h30] format code
2022-03-28 19:41:16 -04:00
Meco Man
6a20471ee9
[vango] 将v85xx和v85xxp两个bsp整合到一个文件夹下
2022-03-28 19:38:42 -04:00
Man, Jianting (Meco)
c5d16f28dd
Merge branch 'master' into arduino
2022-03-28 19:13:57 -04:00
Wayne
7fee6530f9
[nuvoton] Update drivers and project setting. ( #5726 )
2022-03-29 07:10:35 +08:00
rtthread-bot
6330720b5c
Merge remote-tracking branch 'rtt_gitee/gitee_master'
2022-03-28 16:15:54 +00:00
stevetong459
84e18bb2d5
fix the startup files of apm32f1 ( #5725 )
...
* fix the startup files of apm32f1
* delete ARM folder for apm32f1
2022-03-28 16:50:01 +08:00
ZhuXW
85e2d6b85b
!338 增加Vango V85xxp(V85xx衍生版本)
...
* add file
* add mdk5 project, update file
* update readme
* add V85xxp first version
2022-03-28 03:14:09 +00:00
Man, Jianting (Meco)
ad90cf59c4
[at] add ingore_format.yml ( #5718 )
2022-03-28 10:39:05 +08:00
ACM32_MCU
9779963c6d
[libcpu/arm/cortex-m33]fix syscall_iar.S compiler error ( #5719 )
...
* 1. 新增了i2c/spi/rtc/crypto等驱动;2. 删除了部分文件中的未使用到的头文件包含; 3. 修改keil编译时pm文件atoi的头文件stdlib未包含的警告
* 修改文件格式
* BSP
1. 修改f4系列bsp的readme文件与工程文件
2. 修改f0系列源文件的版权信息、删除目前没有的库文件。
3. 其他
* 修改IAR环境下arm cortex-m33内核的syscall_iar.S文件编译错误
* 还原.gitignore文件
Co-authored-by: aisino2200 <90822414+aisino2200@users.noreply.github.com>
2022-03-28 10:38:46 +08:00
Meco Man
a2b1757448
增加依赖项
2022-03-26 23:48:41 -04:00
朱天龙 (Armink)
bae1be0f45
完善串口 V2 框架 ( #5720 )
...
* [stm32] fix h7 uart V2 driver unused code.
* [DeviceDriver][serialv2] fix the serialv2 when using for console device on DMA mode.
* [stm32][art-pi] using serial v2 by default
2022-03-27 00:52:41 +08:00
ACM32_MCU
bee9f4c7c4
Add some drivers ( #5208 )
...
* 1. 新增了i2c/spi/rtc/crypto等驱动;2. 删除了部分文件中的未使用到的头文件包含; 3. 修改keil编译时pm文件atoi的头文件stdlib未包含的警告
* 修改文件格式
* BSP
1. 修改f4系列bsp的readme文件与工程文件
2. 修改f0系列源文件的版权信息、删除目前没有的库文件。
3. 其他
* 还原.gitignore文件
Co-authored-by: aisino2200 <90822414+aisino2200@users.noreply.github.com>
2022-03-26 15:40:33 +08:00
kylepengchn
851d16b18f
Soft spi ( #5712 )
...
* add soft-spi
* add spi-bit-ops.c/h to components/drivers/spi
* add a drv_soft_spi example for gd32303e-eval
* use formatting.py scripts for scanning
Signed-off-by: kyle <kylepengchn@163.com>
2022-03-25 23:06:43 +08:00
Miaowulue
c4b62a9161
[bsp/stm32] add usbcdc for openmv ( #5702 )
2022-03-25 22:58:14 +08:00
sheltonyu
cff34466b0
upload bsp package based firmware library v2.0 ( #5711 )
...
* [bsp/at32] remove old version bsp
* [bsp/at32] upload bsp package based firmware library v2.0
2022-03-25 22:54:51 +08:00