summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2022-05-13 00:39:37 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2022-05-13 00:39:37 +0200
commit14eae6c04fcb9081532300cdc7b4d2904b329f0f (patch)
treec64a46e5ac2df7be9249325f6fd9373978f7b24f
parent19543694bbe7d1489bd5fc21506388f7e69e1f6e (diff)
downloadnrf-softdevice-14eae6c04fcb9081532300cdc7b4d2904b329f0f.zip
Add RSSI to CI.
-rwxr-xr-xci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.sh b/ci.sh
index bb28969..f971d5f 100755
--- a/ci.sh
+++ b/ci.sh
@@ -60,4 +60,4 @@ cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf
cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-server
cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-client
cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-client,ble-gatt-server
-cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-client,ble-gatt-server,ble-l2cap-credit-wrokaround
+cargo build --target thumbv7em-none-eabihf -p nrf-softdevice --features s140,nrf52840,ble-central,ble-peripheral,ble-l2cap,ble-gatt-client,ble-gatt-server,ble-l2cap-credit-wrokaround,ble-rssi