zmk/app
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
..
boards fix(shields): Proper transparent binding in sofle raise layer (#3238) 2026-02-15 12:18:40 -07:00
dts fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
include feat(endpoints): add "no endpoint" value (#3140) 2026-02-12 01:51:42 -05:00
keymap-module feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
module refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
scripts fix: Support west test when invoked as module 2024-09-06 14:56:40 -04:00
snippets feat(boards): add nrf52840-nosd snippet 2024-11-12 18:28:59 -07:00
src fix(split): Use correct Kconfig for bumping TX buffers for discovery (#3216) 2026-02-18 03:16:16 -05:00
tests feat(endpoints): add "no endpoint" value (#3140) 2026-02-12 01:51:42 -05:00
.gitignore
.prettierrc.js
CMakeLists.txt feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
Kconfig fix(usb): Prevent unexpected USB disconnection caused by USB SOF (#3070) 2025-12-18 00:52:27 -05:00
Kconfig.behaviors
Kconfig.defaults feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
VERSION
core-coverage.yml refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
package-lock.json
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
prj.conf
run-ble-test.sh refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
run-test.sh refactor(core): Adjust our approach for upstream Zephyr boards (#3145) 2026-02-12 01:53:54 -05:00
west.yml SoC: stm32c0 support (#3174) 2026-01-07 18:05:13 -05:00