summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Nieuwenhuis <dirbaio@dirbaio.net>2022-05-12 23:00:43 +0200
committerDario Nieuwenhuis <dirbaio@dirbaio.net>2022-05-12 23:00:43 +0200
commit1e26f03c38cfa62069c05ace733e6df84e96774b (patch)
tree3e3c514d54cd3c11e8eba58a3fc3a9fe304fe1b9
parent08d6d12b4c4a561b900d6d1d98b95345d26558a7 (diff)
downloadnrf-softdevice-1e26f03c38cfa62069c05ace733e6df84e96774b.zip
Add ble-l2cap-credit-wrokaround to Ci
-rwxr-xr-xci.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index 3ec9441..bb28969 100755
--- a/ci.sh
+++ b/ci.sh
@@ -60,3 +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