Man, Jianting (Meco)
59079fe91f
update documentation ( #5674 )
2022-03-14 21:18:14 +08:00
guo
0e21bbfc7d
Merge pull request #5673 from Rbb666/master
2022-03-14 18:57:24 +08:00
Rbb666
0a27c43ac8
添加中文文档
2022-03-14 18:07:32 +08:00
Rbb666
59f38ddbdd
删除多余的部分
2022-03-14 17:53:10 +08:00
Rbb666
b71020e83c
更改图片大小
2022-03-14 16:39:54 +08:00
Rbb666
8a8a4d5f1c
add Raspberry-Pico-LVGL README.md
2022-03-14 16:31:38 +08:00
Cathy-lulu
909130ba53
Merge pull request #5672 from yangjie11/f469
...
[bsp][stm32f469-st-disco] 增加英文readme
2022-03-14 00:37:52 -07:00
yangjie11
9ccf1ee9ad
[bsp][stm32f469-st-disco] 增加英文readme
2022-03-14 14:40:34 +08:00
Wayne
a65e6d1613
Nuvoton drivers updating and more LVGL supporting. ( #5647 )
2022-03-12 07:00:53 +08:00
Rbb666
d53ff73615
add README_zh.md、led blink ( #5666 )
2022-03-11 18:26:56 +08:00
Rbb666
e484ff5942
添加 imxrt1060-evk BSP ( #5657 )
...
* 添加 imxrt1060-evk BSP
* add LVGL
* add README.md
* Delete irrelevant files
* Modify the optimization level to O1
* Organize documents
* Source code formatting
2022-03-11 12:13:56 +08:00
Sherman
7c53d46ba7
[update] 添加 RA 系列 BSP 开发教程: ( #5598 )
...
- 添加 RA 系列 BSP 开发教程
- 添加 ra6m4-iot PPP 上网
- 整理 驱动文件
2022-03-11 09:17:46 +08:00
Man, Jianting (Meco)
5b17eeeb9b
[stm32][nucleo-f072] add arduino support ( #5650 )
...
* [stm32][nucleo-f072] add arduino gpio support
* 完善stm32f401nucleo的基本配置
* 修改led引脚描述
* 潘多拉增加arduino引脚别名
* [ARDUINO]STM32L072RB 增加ADC A0-A5的引脚配置
* add pwm
2022-03-10 13:44:39 +08:00
andychen329
0569add5b2
update readme picture name ( #5644 )
...
update readme picture name
2022-03-08 15:33:54 +08:00
打盹的消防车
0e254652aa
add:air105 bsp ( #5607 )
...
* add:air105 bsp
* add:去掉注释代码
* add:注释修改
* fix:格式化一遍代码格式
* add:main函数添加闪灯
* add:完善bsp
* add:添加一些信息
* add:使用工作队列喂狗
* add:整理目录
* add:去掉乱码部分
* add:修改readme
* add:更新readme说明
* add:去掉bootloader.bin和soc_download.exe,README.md中添加标注
* fix:去除多余文件
* add:补充license
* add:支持scons --dist
* add:更新soc_download.exe连接地址
2022-03-08 12:04:17 +08:00
stevetong459
fb61c7960b
本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 ( #5638 )
...
* 本次提交包括①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。
详情如下:
一、BSP驱动新增
这是本次PR的主要目的,现新增了如下BSP驱动:
ADC、DAC、RTC、PWM、HWTIMER、I2C、SPI和WDT等八个驱动文件。
二、F103库更新:
本次提交使用2022年3月初极海官网发布的最新F103库,主要增加了版权声明、USB驱动及其他代码调整。
三、编译器适配:
1、新增GCC编译支持,在ENV工具下编译能成功且输出的bin文件能够使开发板闪灯。
2、新增IAR工程支持。
3、由F103的SDK更新,MDK的工程也进行了相应更新。
四、其他
1、README文件做了修改,加入了scons编译后的jlink下载说明和官网链接。
2、Kconfig、SConscript脚本根据驱动更新做了修改。
* 格式化代码(AStyle + Formatting)
* 增加BSP APM版权声明
* 在ci添加当前bsp的路径,以能够验证gcc能否正常编译
* 路径的“\”改为“/”
2022-03-08 12:03:06 +08:00
GUI
0a8dd10b0b
[libcpu/aarch64] add gtimer frq set and stack align ( #5642 )
...
* [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
2022-03-07 22:41:56 +08:00
来一颗糖
532d898e71
[bsp/n32g452xx] add drv_spi.c ( #5640 )
2022-03-07 12:05:53 +08:00
Yang sheng
542195559b
[bsp][stm32] Add support with pwm6 to pwm13 ( #5620 )
2022-03-07 01:20:05 +08:00
Man, Jianting (Meco)
c1ab995371
增加板卡标识 ( #5633 )
2022-03-07 01:15:13 +08:00
BruceOu
38ed2a3ec4
[bsp/gd32]Optimize UART ( #5603 )
...
* [bsp/gd32]Optimize UART
* [bsp/gd32]Optimize UART
2022-03-04 13:49:28 +08:00
Man, Jianting (Meco)
d28654570d
增加板卡标识 ( #5615 )
2022-02-27 09:02:14 +08:00
Man, Jianting (Meco)
e96e3e07f5
[lwip] integrate lwip porting layer ( #5606 )
...
* [lwip] integrate lwip porting layer
* Lwip 通用文件梳理 (#2 )
* [modify] extract the common files for different version about lwip.
* [update] the initialization logic of lwIP.
* 整理源码结构
* ethernetif 头文件 ""改为<>
* 整理代码
* add macro definition "RT_USING_DEVICE_IPC".
* [update] mandatory selected "RT_USING_DEVICE_IPC".
* [modify] compile error for lost "lwip/init.h"
Co-authored-by: xiangxistu <52819708+xiangxistu@users.noreply.github.com>
Co-authored-by: liuxianliang <liuxianliang@rt-thread.com>
2022-02-23 23:56:43 +08:00
guo
2c165449ee
[bsp] Fix a typo in qemu.sh ( #5612 )
2022-02-23 14:16:12 +08:00
Man, Jianting (Meco)
2e98bc4e19
[arduino][stm32l475] enable i2c4 bus ( #5608 )
...
* [Arduino][stm32l475] enable i2c bus device
* 增加默认i2c总线设备名称
2022-02-23 10:20:36 +08:00
Tuber
5a61304a09
add ch579m bsp ( #5600 )
...
* add ch579m bsp
Author: Tuber <tuber@xyza.cn>
Date: Wed Feb 16 07:20:23 2022 +0000
* fix uart reg value error and format code
* change file encode to utf-8
2022-02-18 13:41:59 +08:00
Man, Jianting (Meco)
89bf823f7d
[arduino][stm32l475] update application/arduino folder ( #5599 )
2022-02-17 13:36:15 +08:00
GUI
85dc9bd4a6
[libcpu/aarch64] rt_hw_trap_irq get irq instead of iar when using gicv2 ( #5601 )
...
* [libcpu/aarch64] add smp support
* [libcpu/aarch64] rt_hw_trap_irq get irq instead of iar when using gicv2
2022-02-17 01:00:29 +08:00
WillianChan
a1d1f95338
[bsp][stm32][stm32f769-st-disco]add stm32f7xx_hal_dsi.c when using LTDC/MIPI-DSI
...
Signed-off-by: WillianChan <chentingwei@rt-thread.com>
2022-02-14 13:55:39 +08:00
yanmowudi
98b98124c7
delete swm320-lq100 bsp
2022-02-14 13:53:04 +08:00
WillianChan
56235c21dd
[bsp][stm32][stm32f769-st-disco]fix wrong CPPDEFINES and close lwip
...
Signed-off-by: WillianChan <chentingwei@rt-thread.com>
2022-02-14 10:13:42 +08:00
Wayne
23c1fdd779
[nuvoton] Update configuration files and fix issue. ( #5588 )
...
1. Add default rtconfig.h header.
2. Fix IP reset issue.
Co-authored-by: Wayne Lin <wclin@nuvoton.com>
2022-02-08 15:03:05 +08:00
liuhy-2020
a23aadd631
[bsp][essemi] fix bugs. ( #5585 )
...
* [bsp][essemi] update es32f36xx libraries.
* [bsp][essemi] add led_pin control.
2022-02-08 09:13:05 +08:00
RudyLo
4192f0d651
[bsp][artpi] porting LVGL to ART-Pi with Media-IO ( #5583 )
...
* [bsp][art-pi] add spi lcd ili9488 driver
* [bsp][art-pi] support LVGL display
* [bsp][artpi] support LVGL indev
* [bsp][artpi] debug LVGL indev with ft6236
* [bsp][artpi] swap and invert touchpad coordinate
* [bsp][artpi] redundant declarations
* [bsp][artpi] indent BSP_USING_LVGL config
* [bsp][artpi] default build debug version
* [bsp][artpi] fix BSP_USING_LVGL Kconfig
2022-02-07 17:24:48 +08:00
guozhanxin
a0fadd4e5a
remove duplicate code
2022-01-29 21:52:26 +08:00
guozhanxin
44dcf1d68a
Merge remote-tracking branch 'remotes/origin/gitee_master'
2022-01-29 18:37:56 +08:00
Man, Jianting (Meco)
71ba65e7c0
add new bsp tms320c6678
...
原始提交PR:https://gitee.com/rtthread/rt-thread/pulls/372
提交者:https://gitee.com/wei-handong
----------------------
在TI公司C6000 DSP处理器上成功移植rt-thread操作系统;主要在libcpu/ti-dsp/c6x添加keystone架构底层代码,在bsp/ti-c6678添加bsp工程,该工程已在本人的开发板上成功运行
* 添加TMS320C6678处理器,keystone架构底层代码
* 添加支持中断栈部分代码,修改格式
* 修改汇编rt_hw_context_switch_to处关于时间槽的使用;修改格式
* 修改使用C语言构建任务栈帧,清除fls和ffs对<c6x.h>文件的依赖
* 修改bsp tms320c6678工程,并测试
* 删除依赖TI的KeyStone_common.c文件
* 添加编译说明
* update bsp/ti-tms320c6678/README.md.
* format code
Co-authored-by: Huang bo <hb265419@126.com>
Co-authored-by: hdwei <1147479335@qq.com>
Co-authored-by: bernard <bernard.xiong@gmail.com>
Co-authored-by: rtthread-bot <48120998+rtthread-bot@users.noreply.github.com>
Co-authored-by: Meco Man <920369182@qq.com>
2022-01-29 16:11:42 +08:00
Meco Man
7a0f48caa9
[stm32]小ROMbsp 默认为-O2
2022-01-28 04:23:41 -05:00
charlown
e969e7166a
[bsp/wch/arm/ch32f103c8-core]:add BSP_USING_TIM to fix compile error if no select hwtimer.
2022-01-28 12:26:50 +08:00
bernard
1c4c186181
!372 [本次提交内容:在TI公司C6000 DSP处理器上成功移植rt-thread操作系统;主要在libcpu/ti-dsp/c6x添加keystone架构底层代码,在bsp/ti-c6678添加bsp工程,该工程已在本人的开发板上成功运行]
...
Merge pull request !372 from hdwei/hdwei
2022-01-28 01:38:42 +00:00
charlown
90c3ef05c5
[bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver]:support gcc.
2022-01-28 09:30:25 +08:00
hdwei
c5ab5250bc
update bsp/ti-tms320c6678/README.md.
2022-01-27 14:43:52 +00:00
hdwei
0d4e3a4b16
update bsp/ti-tms320c6678/README.md.
...
添加READM.md说明文档
2022-01-27 14:42:08 +00:00
hdwei
5c8b4908e7
update bsp/ti-tms320c6678/README.md.
2022-01-27 14:38:46 +00:00
hdwei
0ea04eb842
update bsp/ti-tms320c6678/README.md.
2022-01-27 14:33:48 +00:00
hdwei
9fb11fd815
update bsp/ti-tms320c6678/README.md.
2022-01-27 14:30:44 +00:00
hdwei
36471da716
update bsp/ti-tms320c6678/README.md.
2022-01-27 14:29:36 +00:00
hdwei
72083e3986
rename bsp/ti-tms320c6678/readme.txt to bsp/ti-tms320c6678/README.md.
2022-01-27 13:57:07 +00:00
liukangcc
ccbd22f493
[update] refresh project
2022-01-26 18:30:23 +08:00
guo
0b191fbdc9
Merge pull request #5522 from ShermanShao/master
...
[bsp/renensas] 更新 ra6m4-cpk 的 FSP 3.5.0;添加 ra6m4-iot bsp
2022-01-26 18:08:19 +08:00