Fixing build failure

This commit is contained in:
Ryan R. Olds 2024-09-05 13:27:16 -07:00
parent 2e5f89b228
commit 20693143ae

View file

@ -86,7 +86,7 @@ jobs:
sample-dir: code/nrf-connect/samples/ble sample-dir: code/nrf-connect/samples/ble
board: bparasite_${{ matrix.soc }} board: bparasite_${{ matrix.soc }}
revision: ${{ matrix.revision }} revision: ${{ matrix.revision }}
cmake-extra: -DCONFIG_PRST_BLE_ENCODING_BTHOME_V2=y -DCONFIG_PRST_SLEEP_DURATION_SEC=1 -DCONFIG_PRSTLIB_LOG_LEVEL_DBG=y cmake-extra: -DCONFIG_PRST_BLE_ENCODING_BTHOME_V2=y -DCONFIG_PRST_SLEEP_DURATION_MSEC=1000 -DCONFIG_PRSTLIB_LOG_LEVEL_DBG=y
output-bin: ble_${{ matrix.soc }}_${{ matrix.revision }}_debug.hex output-bin: ble_${{ matrix.soc }}_${{ matrix.revision }}_debug.hex
build-zigbee: build-zigbee: