CI(pico-sensor): added test job
This commit is contained in:
@@ -35,7 +35,7 @@ target_include_directories(
|
||||
)
|
||||
#################################################################################
|
||||
# Note: --pc off --sp off are needed, if application runs from the ROM bootloader, might add --verbose
|
||||
set (JRUN_CTEST_COMMAND "JRun" --device RP2040_M0_0 --rtt -if SWD --pc off --sp off)
|
||||
set (JRUN_CTEST_COMMAND "JRun" --device RP2040_M0_0 --rtt -if SWD --pc off --sp off --ip "tunnel:801000372")
|
||||
|
||||
add_test(
|
||||
NAME Led
|
||||
|
||||
Reference in New Issue
Block a user