cypress into GHA #1819
This commit is contained in:
parent
553f4230a6
commit
a801ecef16
|
@ -17,7 +17,7 @@ jobs:
|
|||
include:
|
||||
# Board configurations
|
||||
- build-target: cypress
|
||||
folder: hellen/cypress
|
||||
folder: hellen
|
||||
|
||||
- build-target: frankenso_na6
|
||||
folder: frankenso
|
||||
|
|
|
@ -14,6 +14,6 @@ export USE_FATFS="no"
|
|||
export USE_BOOTLOADER="no"
|
||||
export DEBUG_LEVEL_OPT="-O2"
|
||||
|
||||
cd ../../../..
|
||||
cd ../../..
|
||||
|
||||
bash ./config/boards/common_make.sh
|
Loading…
Reference in New Issue