Nick Winans
|
002a89765f
|
refactor(Kconfig): Set USB default based on hardware capabilities
Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig.
|
2021-01-08 16:51:50 -05:00 |
|
Pete Johanson
|
4fc17e0b3a
|
fix(shields): Enable USB by default on right side.
* Ensures USB power detection for sleep/charging
is properly detected on the right side by deafult.
|
2020-12-28 10:16:24 -05:00 |
|
Pete Johanson
|
4db5b169bf
|
refactor(splits): Ability to override split role.
* Move central/peripheral setting to Kconfig.defconfig
files to allow left/right .conf files to override
central/peripheral role for splits.
|
2020-12-28 10:16:24 -05:00 |
|
innovaker
|
250cc07749
|
refactor(app): replace LVGL_VER_RES with LVGL_HOR_VER_MAX
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
|
2020-12-14 12:41:25 -05:00 |
|
innovaker
|
edba0d44a3
|
refactor(app): replace LVGL_HOR_RES with LVGL_HOR_RES_MAX
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
|
2020-12-14 12:41:25 -05:00 |
|
Kellen Carey
|
0b125c028c
|
address pr comments
|
2020-10-09 11:48:06 -07:00 |
|
Kellen Carey
|
f3eaa7e424
|
working shield, need to improve default keymap
|
2020-10-07 20:40:04 -07:00 |
|