Skip to content

fix(ch390): memory distribution error of phy_ctl1_reg_t; loopback not work properly (IDFGH-13804) #165

fix(ch390): memory distribution error of phy_ctl1_reg_t; loopback not work properly (IDFGH-13804)

fix(ch390): memory distribution error of phy_ctl1_reg_t; loopback not work properly (IDFGH-13804) #165

Workflow file for this run

name: pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]