test(split): remove build banner from snapshot (#2787)

The test snapshot will otherwise be outdated each time there is a new
commit on https://github.com/zmkfirmware/zephyr.
This commit is contained in:
Xudong Zheng 2025-01-21 12:40:27 -05:00 committed by GitHub
parent 40ea92d201
commit 40e9e5c5fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1,2 @@
CONFIG_ZMK_SPLIT=y
CONFIG_BOOT_BANNER=n
CONFIG_ZMK_SPLIT=y

View File

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

View File

@ -1,3 +1,4 @@
CONFIG_BOOT_BANNER=n
CONFIG_ZMK_SPLIT=y
CONFIG_ZMK_HID_INDICATORS=y
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y

View File

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