zmk/app
cormoran 70ab6b243a
fix(studio): avoid decoding buffer overflow (#3185)
This patch fixes studio rpc bug. Protobuf decoding buffer overflows when
multiple frames are in rx buffer.
2026-01-07 18:09:13 -05:00
..
boards feat(shields): Add Studio support to boardsource3x4 (#3154) 2025-12-28 08:32:42 +00:00
dts fix(core): support magic bootloader values for nRF52833 (#3163) 2025-12-24 08:16:59 -07:00
include feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
keymap-module feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
module feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
scripts
snippets
src fix(studio): avoid decoding buffer overflow (#3185) 2026-01-07 18:09:13 -05:00
tests feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -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 feat!: Move to zephyr v4.1 (#3060) 2025-12-09 19:43:22 -05:00
package-lock.json
package.json chore: Update Prettier 2023-04-24 16:07:04 -07:00
prj.conf
run-ble-test.sh
run-test.sh chore(tests): Write test builds to logfile (#3125) 2025-12-10 03:45:08 -05:00
west.yml SoC: stm32c0 support (#3174) 2026-01-07 18:05:13 -05:00