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
yanmowudi
98b98124c7
delete swm320-lq100 bsp
2022-02-14 13:53:04 +08:00
charlown
36ef2e1abb
merge #5571 : add wch chip.
2022-01-28 11:55:24 +08:00
Ouxiaolong
0d929da6ca
[bsp]gd32103c-eval,gd32105c-eval,gd32107c-eval,gd32303e-eval,gd32450z-eval
2022-01-16 14:58:05 +08:00
BruceOu
10a963b955
Update action.yml
...
Add gd32105r-start, gd32205r-start, gd32305r-start, gd32407v-start
2022-01-09 10:14:47 +08:00
GuEe-GUI
353f717037
[libcpu/aarch64] add smp support
2022-01-08 18:24:02 +08:00
mazhiyuan
8aee6e73c9
[CI]fix the install error of env tools
2021-12-30 01:29:10 +08:00
supperthomas
5593e39847
[bsp/stm32] stm32l433 starterkit first version
2021-12-29 12:10:41 +08:00
supperthomas
7af733fa3f
Update action.yml
2021-12-17 10:23:44 +08:00
supperthomas
640379c9db
add the action
2021-12-17 10:23:44 +08:00
guo
a087a1b0fc
Merge pull request #5280 from liukangcc/u575
...
[update] add stm32u575-st-nucleo bsp.
2021-11-18 22:43:00 +08:00
liukangcc
234cf4d8ff
[update] readme.
2021-11-15 11:55:24 +08:00
guozhanxin
b3de430911
[update] ci toolchain download using github link.
2021-11-14 20:54:41 +08:00
liukangcc
bae07bdab1
[add] bsp stm32l552ze-nucleo
2021-11-01 15:05:02 +08:00
mazhiyuan
99ce0fd712
add k210 to ci queue
2021-10-26 14:24:11 +08:00
guo
c8ee4cc67d
Merge pull request #5182 from NU-LL/tkm32f499
2021-10-26 07:50:40 +08:00
guo
d090e0762e
Merge pull request #5226 from supperthomas/nrf_ci
...
[bsp/nrf5x] add the ci of nrf5x
2021-10-25 21:44:58 +08:00
supperthomas
3fd5e53c4f
add the ci of nrf5x
2021-10-25 20:48:29 +08:00
mazhiyuan
e85a951ee7
pip去掉sudo
2021-10-25 15:50:55 +08:00
mazhiyuan
976fb46ea1
test
2021-10-25 15:35:46 +08:00
mazhiyuan
a2f99ded3b
update action.yml
2021-10-25 15:23:19 +08:00
mazhiyuan
ae1988e54d
add source ~/.env/env.sh for ci
2021-10-25 14:03:08 +08:00
mazhiyuan
96085cc377
添加CI中pkgs --update
2021-10-25 13:45:56 +08:00
supperthomas
490fb129bb
add the ci machine
2021-10-24 15:31:13 +08:00
NU-LL
c44876ac2d
fix github action bug
2021-10-14 21:34:11 +08:00
NU-LL
6e5fda2af5
modify github action
2021-10-14 19:54:46 +08:00
Bernard Xiong
98404184b1
Merge pull request #5128 from liukangcc/action
...
[update] add riscv toolchain for ci.
2021-10-13 15:37:26 +08:00
liukangcc
791ec32926
[update] add riscv toolchain for ci.
2021-10-12 10:49:26 +08:00
Meco Man
9b0692c507
[efm32] 将efm32踢出ci检测队列
2021-10-10 00:21:29 -04:00
Meco Man
e49925584f
[ci] add ab32vg1
2021-10-01 20:18:05 -04:00
Meco Man
f191694b19
[ci][action.yml]CI加入龙芯ls2kdev
2021-09-22 08:24:45 -04:00
guo
62acc5cf45
Merge pull request #4971 from ze9hyr/acm32f030
...
add acm32f030 bsp
2021-09-17 14:18:04 +08:00
xiaoqin
7fa1c819ee
add bsp of tae32f5300 ( #5015 )
...
* add bsp of tae32f5300
* [tae32f5300]Modify the format of the bsp of tae32f5300
* [tae32f5300]Remove the compilation scripts of gcc and iar
* [tae32f5300]Resolve conflicts of action.yml secondly
2021-09-08 17:04:39 +08:00
ze9hyr
563d11f8cd
警告消除及代码格式化
...
修改文件头信息
修改ACM32F030 BSP的文件格式
新增BSP驱动中的lib文件
IAR和GCC支持备份
1. 修复不能包含HAL_EFLASH.h问题, 2. 消除GCC编译的几个警告
1. gcc启动文件重命名;2. 文件头信息修改; 3. 硬件timer支持修改
移动 .ignore_format.yml到bsp的目录下
修改目录成相对目录
2021-09-08 13:10:39 +08:00
wenbodong2015
55d3011f95
创建 HC32L196 bsp, 实现 uart 和 gpio 驱动
2021-09-07 10:45: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
supperthomas
4a2f68589e
add the ci build
2021-08-10 21:30:07 +08:00
guo
5e277b0325
Merge pull request #4907 from YJ98/stm32f302
...
Add stm32f3 series bsp.
2021-08-10 14:33:23 +08:00
Weilin Wang
ae7b0af42c
fix raspi net driver
2021-08-03 12:30:23 +08:00
YJIE_1998
59a96347c0
【添加】添加 stm32f302-st-nucleo 到 ci
2021-07-30 11:29:50 +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
guozhanxin
9d5ae107ee
[ci] update Arm ToolChains to 10-2020-q4.
2021-06-02 09:15:25 +08:00
wanghaijing
79771e42e7
[rename] stm32f767-fire-challenger-v1
2021-04-28 14:30:32 +08:00
yangjie
6152b37ca6
[bsp]delete fh8620、gkipc, because of gpl license
2021-04-25 11:39:21 +08:00
Bernard Xiong
b893f6039a
Merge pull request #4606 from mysterywolf/stm32f2
...
[bsp] remove stm32f20x
2021-04-14 08:11:10 +08:00
Meco Man
c3c0e7cb0c
[bsp] remove stm32f20x
2021-04-13 14:21:28 +08:00
wanghaijing
56dc30917f
update action.yml
2021-04-13 10:40:59 +08:00
yangjie
7f99cd8342
[bsp] 移出 zynq7000 bsp
2021-03-25 11:14:33 +08:00
supperthomas
c2359b3f01
add the ci option
2021-03-17 21:26:12 +08:00
Meco Man
6cf0d54e7d
更新ci检查列表
2021-03-01 05:57:08 +08:00