mirror of https://github.com/zmkfirmware/zmk.git
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:
parent
40ea92d201
commit
40e9e5c5fa
|
|
@ -1 +1,2 @@
|
||||||
|
CONFIG_BOOT_BANNER=n
|
||||||
CONFIG_ZMK_SPLIT=y
|
CONFIG_ZMK_SPLIT=y
|
||||||
|
|
@ -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 Platform: Nordic Semiconductor (0x0002)
|
||||||
peripheral 0 <inf> bt_hci_core: HW Variant: nRF52x (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
|
peripheral 0 <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 3.5 Build 0
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
CONFIG_BOOT_BANNER=n
|
||||||
CONFIG_ZMK_SPLIT=y
|
CONFIG_ZMK_SPLIT=y
|
||||||
CONFIG_ZMK_HID_INDICATORS=y
|
CONFIG_ZMK_HID_INDICATORS=y
|
||||||
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y
|
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y
|
||||||
|
|
@ -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 Platform: Nordic Semiconductor (0x0002)
|
||||||
peripheral 0 <inf> bt_hci_core: HW Variant: nRF52x (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
|
peripheral 0 <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 3.5 Build 0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue