Changed CONFIG_ZMK_STUDIO_TRANSPORT_UART to automatically enable itself whenever a zmk,studio-rpc-uart chosen node is specified. The previous behavior of enabling if CONFIG_ZMK_USB was enabled broke builds when CONFIG_ZMK_STUDIO was enabled but the chosen node wasn't specified. |
||
|---|---|---|
| .. | ||
| behavior_subsystem.c | ||
| CMakeLists.txt | ||
| core.c | ||
| core_subsystem.c | ||
| gatt_rpc_transport.c | ||
| Kconfig | ||
| keymap_subsystem.c | ||
| msg_framing.c | ||
| msg_framing.h | ||
| rpc.c | ||
| uart_rpc_transport.c | ||
| uuid.h | ||