Improved button-click accuracy (#3188)

* IRQ triggers button fsm

* revert change that causes raspbian compile-error
This commit is contained in:
Manuel
2024-02-09 19:06:56 +01:00
committed by GitHub
parent 8130b1cf43
commit 54e52ae05f
3 changed files with 19 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ debug_tool = jlink
# add -DCFG_SYSVIEW if you want to use the Segger systemview tool for OS profiling.
build_flags = ${nrf52840_base.build_flags} -Ivariants/t-echo
-DGPS_POWER_TOGGLE
-L "${platformio.libdeps_dir}/${this.__env__}/BSEC2 Software Library/src/cortex-m4/fpv4-sp-d16-hard"
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/t-echo>
lib_deps =