Skip to content

添加了国民技术N32G45x和N32L40x的pwm,定时外部时钟1、外部时钟2、pwm脉宽测量驱动程序,修改了串口和SPI的KConfig配置文件 #8724

添加了国民技术N32G45x和N32L40x的pwm,定时外部时钟1、外部时钟2、pwm脉宽测量驱动程序,修改了串口和SPI的KConfig配置文件

添加了国民技术N32G45x和N32L40x的pwm,定时外部时钟1、外部时钟2、pwm脉宽测量驱动程序,修改了串口和SPI的KConfig配置文件 #8724

Workflow file for this run

name: pkgs_test
on:
push:
branches:
- master
paths-ignore:
- documentation/**
- '**/README.md'
- '**/README_zh.md'
pull_request:
branches:
- master
paths-ignore:
- documentation/**
- '**/README.md'
- '**/README_zh.md'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
change:
uses: RT-Thread/pkgs-test/.github/workflows/pkgs-action.yml@main
if: github.repository_owner == 'RT-Thread'
with:
rt-thread-versions: "branch:master"
test-specific-pkgs: true
pkgs: |
hello