zmk_mf68/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 fix(shields): Load Kconfig for out-of-tree shields 2020-08-20 11:38:36 -04:00
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 Removed development files 2020-08-29 11:53:53 -07:00
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 Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml fix(build): Remove more unused west modules. 2020-08-17 22:49:15 -04:00