Skip to content

Commit 220355f

Browse files
xudongzhengtjmitchem
authored andcommitted
test(split): remove build banner from snapshot (zmkfirmware#2787)
The test snapshot will otherwise be outdated each time there is a new commit on https://github.com/zmkfirmware/zephyr.
1 parent d06bae6 commit 220355f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
CONFIG_ZMK_SPLIT=y
1+
CONFIG_BOOT_BANNER=n
2+
CONFIG_ZMK_SPLIT=y

app/tests/ble/split/run-peripheral-behavior/snapshot.log

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
peripheral 0 OS build 702e50c58f67 ***
21
peripheral 0 <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
32
peripheral 0 <inf> bt_hci_core: HW Variant: nRF52x (0x0002)
43
peripheral 0 <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 3.5 Build 0
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
CONFIG_BOOT_BANNER=n
12
CONFIG_ZMK_SPLIT=y
23
CONFIG_ZMK_HID_INDICATORS=y
3-
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y
4+
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y

app/tests/ble/split/set-hid-indicators/snapshot.log

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
peripheral 0 OS build 702e50c58f67 ***
21
peripheral 0 <inf> bt_hci_core: HW Platform: Nordic Semiconductor (0x0002)
32
peripheral 0 <inf> bt_hci_core: HW Variant: nRF52x (0x0002)
43
peripheral 0 <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 3.5 Build 0

0 commit comments

Comments
 (0)