diff --git a/config/boards/arm/ego_controller/ego_controller.zmk.yml b/config/boards/arm/ego_controller/ego_controller.zmk.yml new file mode 100644 index 0000000..fdc8cdc --- /dev/null +++ b/config/boards/arm/ego_controller/ego_controller.zmk.yml @@ -0,0 +1,8 @@ +file_format: "1" +id: ego_controller +name: ego_controller +type: board +arch: arm +outputs: + - usb + - ble \ No newline at end of file diff --git a/config/boards/arm/ego_controller/ego_controller_defconfig b/config/boards/arm/ego_controller/ego_controller_defconfig index ffb6aa5..0226198 100644 --- a/config/boards/arm/ego_controller/ego_controller_defconfig +++ b/config/boards/arm/ego_controller/ego_controller_defconfig @@ -10,9 +10,6 @@ CONFIG_ARM_MPU=y # enable GPIO CONFIG_GPIO=y -# Use pinctrl -CONFIG_PINCTRL=y - CONFIG_USE_DT_CODE_PARTITION=y CONFIG_BUILD_OUTPUT_UF2=y