forked from kofal.net/zmk
* Enhance the BLE test runner to build additional peripheral builds when detecting peripheral*.overlay files in the test. * Add basic and multiple-peripheral tests to exercise the testing support * Add test for triggering local behaviors on split peripherals. fix(ble): Fix building split code w/o settings * Properly exclude storing peripheral addresses to settings when settings support isn't turned on.
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
./ble_test_central.exe -d=2
|
|
./tests_ble_split_multiple-peripherals_peripheral1.exe -d=3
|
|
./tests_ble_split_multiple-peripherals_peripheral2.exe -d=4
|