Skip to content

Commit

Permalink
Merge pull request #2 from tamakiii/V2.0-update-20230219
Browse files Browse the repository at this point in the history
V2.0 update 20230219
  • Loading branch information
tamakiii committed Feb 19, 2023
2 parents d448691 + 7e93ad9 commit 62f55df
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion config/boards/arm/adv360/adv360.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
};

&usbd {
status = "okay";
status = "disabled";
cdc_acm_uart: cdc_acm_uart {
compatible = "zephyr,cdc-acm-uart";
label = "CDC_ACM_0";
Expand Down
6 changes: 0 additions & 6 deletions config/boards/arm/adv360/adv360_left_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,4 @@ CONFIG_USB_DEVICE_PID=0x0362
CONFIG_USB_DEVICE_MANUFACTURER="Kinesis Corporation"
CONFIG_BT_DIS_MANUF="Kinesis Corporation"

# Turn on logging, and set ZMK logging to debug output
CONFIG_LOG=y
CONFIG_ZMK_USB_LOGGING=y



CONFIG_BUILD_OUTPUT_UF2=y
8 changes: 0 additions & 8 deletions config/boards/arm/adv360/adv360_right_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,4 @@ CONFIG_USB_DEVICE_VID=0x29EA
CONFIG_USB_DEVICE_PID=0x0362
CONFIG_USB_DEVICE_MANUFACTURER="Kinesis Corporation"

# Turn on logging, and set ZMK logging to debug output
CONFIG_LOG=y
CONFIG_ZMK_USB_LOGGING=y





CONFIG_BUILD_OUTPUT_UF2=y

0 comments on commit 62f55df

Please sign in to comment.