mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
Merge branch 'master' of https://gitee.com/lyon1998/pikascript
This commit is contained in:
commit
621ee0023c
8
.github/workflows/CI.yml
vendored
8
.github/workflows/CI.yml
vendored
@ -48,8 +48,8 @@ jobs:
|
||||
- name: stm32f103c8-beforeMake
|
||||
run: cd ${{github.workspace}}/bsp/stm32f103c8/pikascript && ./pikaPackage.exe && ./rust-msc-latest-win10.exe
|
||||
|
||||
- name: stm32f103c8-make
|
||||
run: cd ${{github.workspace}}/bsp/stm32f103c8 && make
|
||||
# - name: stm32f103c8-make
|
||||
# run: cd ${{github.workspace}}/bsp/stm32f103c8 && make
|
||||
|
||||
- name: stm32g030c8-beforeMake
|
||||
run: cd ${{github.workspace}}/bsp/stm32g030c8/pikascript && ./pikaPackage.exe && ./rust-msc-latest-win10.exe
|
||||
@ -60,8 +60,8 @@ jobs:
|
||||
- name: stm32g070cb-beforeMake
|
||||
run: cd ${{github.workspace}}/bsp/stm32g070cb/pikascript && ./pikaPackage.exe && ./rust-msc-latest-win10.exe
|
||||
|
||||
- name: stm32g070cb-make
|
||||
run: cd ${{github.workspace}}/bsp/stm32g070cb && make
|
||||
# - name: stm32g070cb-make
|
||||
# run: cd ${{github.workspace}}/bsp/stm32g070cb && make
|
||||
|
||||
- name: stm32g030-bootloader
|
||||
run: cd ${{github.workspace}}/bsp/PikaPi_Zero/bootloader && make
|
||||
|
Loading…
x
Reference in New Issue
Block a user