stm32/tests: add hil test for ble

This commit is contained in:
xoviat
2023-05-03 17:36:31 -05:00
parent 0997021a05
commit a0b1299890
3 changed files with 58 additions and 2 deletions

View File

@ -40,5 +40,4 @@ async fn main(_spawner: Spawner) {
}
}
loop {}
}