zmk/app
Joel Spadin 7798c974f6 fix: don't leak bt_conn refs
bt_conn_lookup_addr_le() gives us a new reference that must be released
with bt_conn_unref()
2020-10-11 17:04:34 -05:00
..
boards Merge pull request #242 from megamind4089/feature/ext-power 2020-10-09 20:40:48 -04:00
cmake
drivers/zephyr Merge pull request #211 from petejohanson/core/keymap-port-event-exploration 2020-10-06 17:32:35 -04:00
dts Added driver to control the external power output 2020-10-10 08:11:46 +08:00
include Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
src fix: don't leak bt_conn refs 2020-10-11 17:04:34 -05:00
tests Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
.gitignore
CMakeLists.txt Added driver to control the external power output 2020-10-10 08:11:46 +08:00
Kconfig Added driver to control the external power output 2020-10-10 08:11:46 +08:00
prj.conf
run-test.sh
west.yml