zmk/app
Mike Szczys f019524600 fix(display): widgets: increase buffer size for symbols
Increase buffer size used for placing LVGL symbols on displays. This
prevents array overflow warnings as discussed in #2444.

Also convert one sprintf to snprintf to ensure the buffers are always
null terminated and never overflow.

Signed-off-by: Mike Szczys <szczys@hotmail.com>
2024-08-28 00:35:28 -06:00
..
boards fix(boards): BDN9 rev2 tweaks. 2024-08-15 11:45:18 -06:00
dts feat: Add `&studio_unlock` behavior. 2024-08-15 11:45:18 -06:00
include feat(studio): Initial RPC infrastructure and subsystems. 2024-08-15 11:45:18 -06:00
keymap-module
module fix: Proper device PM support for composite kscan. 2024-08-03 13:45:51 -07:00
scripts
snippets feat(studio): Add `studio-rpc-usb-uart` snippet. 2024-08-15 11:45:18 -06:00
src fix(display): widgets: increase buffer size for symbols 2024-08-28 00:35:28 -06:00
tests chore: fix typos in various places 2024-05-13 16:47:33 -04:00
.gitignore
.prettierrc.js
CMakeLists.txt feat: Add `&studio_unlock` behavior. 2024-08-15 11:45:18 -06:00
Kconfig feat(studio): Initial RPC infrastructure and subsystems. 2024-08-15 11:45:18 -06:00
Kconfig.behaviors fix: Make CRC behavior local ID select CRC. 2024-08-15 11:45:18 -06:00
core-coverage.yml feat: Add studio core coverage targets. 2024-08-15 11:45:18 -06:00
package-lock.json
package.json
prj.conf
run-ble-test.sh
run-test.sh
west.yml feat(studio): Initial RPC infrastructure and subsystems. 2024-08-15 11:45:18 -06:00