OpenOCD makefile integration and Charger IC initialization fixes. (#258)

* Makefile: start openocd from gdb, boot no boot version.
* bq25896: reset before readout. Cleanup.
This commit is contained in:
あく
2020-12-04 20:30:50 +03:00
committed by GitHub
parent 884dba647a
commit 228055e4eb
11 changed files with 289 additions and 83 deletions

View File

@@ -3,7 +3,7 @@ ASM_SOURCES =
C_SOURCES =
CPP_SOURCES =
ASSETS =
DEBUG_AGENT =
OPENOCD_OPTS =
CFLAGS =
CPPFLAGS =