zmk/app/src/split
Pete Johanson 9490391e1e
fix(split): Use correct Kconfig for bumping TX buffers for discovery (#3216)
Newer Zephyr uses a different Kconfig value to control buffers for GATT
client discovery, so adjust our defaults to bump the correct value

Fixes: #3156
2026-02-18 03:16:16 -05:00
..
bluetooth fix(split): Use correct Kconfig for bumping TX buffers for discovery (#3216) 2026-02-18 03:16:16 -05:00
wired fix(split): correct async UART RX buffer definition (#3193) 2026-01-07 17:04:52 -05:00
CMakeLists.txt Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
Kconfig fix(split): Enable wired split by default if DTS is set (#3010) 2025-07-30 13:43:46 -04:00
Kconfig.defaults Feature: Full-Duplex Wired Split (#2766) 2025-03-18 02:48:32 -04:00
central.c feat(split): Runtime selection of split transport (#2886) 2025-06-16 03:45:25 -04:00
peripheral.c fix(split): Properly return from command handler (#3120) 2025-12-06 23:09:31 -05:00