guozhanxin
12c4b5b1df
[bsp] Fix RTT_ROOT path problem.
2022-03-29 18:12:19 +08:00
guo
4f53743e61
Merge pull request #5734 from Guozhanxin/finsh
...
[finsh] Fixed RT-Thread spelling
2022-03-29 16:54:13 +08:00
guozhanxin
8763d8b776
[bsp/imxrt] fix compile warnings.
2022-03-29 16:33:36 +08:00
guozhanxin
71841b8ddd
[tools] keil.py Improve error messages.
2022-03-29 16:05:42 +08:00
guozhanxin
310f1ea4fa
[finsh] Fixed RT-Thread spelling
2022-03-29 14:43:34 +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
guo
846bec58a4
Merge pull request #5724 from mysterywolf/arduino
...
处理多处细节问题(合并时采用merge方式)
2022-03-29 10:09:23 +08:00
Man, Jianting (Meco)
d583a07ac4
Update action.yml
2022-03-28 21:47:36 -04: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
guo
66d5101bfd
Merge pull request #5727 from rtthread-bot/rtt_bot
2022-03-29 07:09:08 +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
Meco Man
6cf3256d4c
[device.c] fix the comment, add RT_DEBUG_LOG
2022-03-27 23:19:25 -04: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
guozhanxin
589014dff0
!53 更改 "rt_device_read()" 和"rt_device_write()" 的注释错误
...
Merge pull request !53 from Jackistang/fix
2022-03-28 03:09:59 +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
guo
2ad6e28237
Fixed the issue LOG_HEX no output at asyn mode. ( #5721 )
2022-03-27 00:53:23 +08: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
a1012112796
961fe7de0b
list_fd 显示完整路径 ( #5683 )
2022-03-26 15:45:53 +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
Henson
730a0bb425
Merge commit '2282ff3c9065dfee059ef04dae6ee2f0360a6666'
2022-03-26 10:19:47 +08:00
Man, Jianting (Meco)
a514b3bd16
[components][kconfig] 整理Kconfig目录名称和结构 ( #5698 )
2022-03-25 23:07:18 +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
Man, Jianting (Meco)
db04395d76
[stm32 pandora][arduino] 增加依赖项 ( #5709 )
2022-03-25 20:43:22 +08:00
Man, Jianting (Meco)
ba6f78bd8e
format code ( #5699 )
2022-03-24 08:30:41 +08:00
FmdAE
19f0f9e610
modify system_ft32f0xx ( #5703 )
2022-03-24 08:30:02 +08:00
Man, Jianting (Meco)
2a1272ecfb
消除c99 ( #5696 )
2022-03-23 14:28:24 +08:00
cha331
96b4974ea2
[stm32][driver_crypto]修复CRC自定义设置不生效的bug ( #5655 )
...
* [stm32][drivers]修复CRC自定义设置不生效的bug
* update format
2022-03-23 14:17:10 +08:00
kylepengchn
5810f4de7d
[components][drivers][spi]: 基于SPI总线驱动框架添加模拟SPI总线扩展 ( #5656 )
...
* add soft-spi
* add spi-bit-ops.c/h to components/drivers/spi
* add a drv_soft_spi example for gd32303e-eval
Signed-off-by: kyle <kylepengchn@163.com>
* Fixed the format and the certificate.
Signed-off-by: kyle <kylepengchn@163.com>
* Update the certificate data.
Signed-off-by: kyle <kylepengchn@163.com>
2022-03-23 14:16:14 +08:00
FmdAE
0f2e9a3afb
bsp-ft32 ( #5652 )
2022-03-23 11:03:48 +08:00
guo
ce51d0b0cc
[tools]keil.py Distinguish LOCAL_CFLAGS/LOCAL_CXXFLAGS, refine file control ( #5694 )
2022-03-22 11:12:21 +08:00
Miaowulue
f6f6dae2d6
[bsp/stm32] add qspi flash and sdio for openmv h7plus ( #5679 )
...
* [console] fix bug of sdram, configure PA7(DRAM_WE)
* [bsp/stm32] add qspi flash for openmv
* [bsp/stm32] change sram1 to sram2
* [bsp/stm32] add sdio for openmv
* [update] update README.md of openmv
2022-03-22 09:39:13 +08:00
rtthread-bot
b906fe648f
!449 at91sam9260平台增加mtdnand驱动用于支持uffs文件系统 ( #5695 )
...
* update bsp/at91sam9260/drivers/at91_nand.c.
* update bsp/at91sam9260/drivers/at91_nand.c.
* update bsp/at91sam9260/drivers/at91_nand.h.
* update bsp/at91sam9260/drivers/at91_nand.c.
* update bsp/at91sam9260/drivers/at91_nand.c.
* 添加at91sam9260下mtd nand flash驱动
Co-authored-by: brightsally <121477585@qq.com>
2022-03-22 09:06:45 +08:00
Man, Jianting (Meco)
81e5fa061f
[stm32f072 nucleo] support pwm for arduino ( #5693 )
2022-03-21 22:04:37 +08:00
Tangyuxin
88de4f726d
[kservice] Fix 64 bit compilation warning ( #5649 )
2022-03-21 14:07:04 +08:00
Man, Jianting (Meco)
8b58577230
[ulog][rtc][time][bug] solve the interference when enable the ulog timestamp ( #5687 )
...
* [ulog] 解决ulog开启时间戳后与libc time以及rtc驱动相关函数干涉的问题
* ulog:当发生递归输出时,后续递归想要输出的内容可能会因为防范递归的判断而无法输出
因此修改输出规则,在发生递归时,采用简单的,无格式的方式直接输出。这样既保证不会发生递归输出,也可以保证递归输出的部分可以正常输出。
* [ulog] size_t->rt_size_t NULL->RT_NULL
2022-03-21 14:06:17 +08:00