hocclk: add BQ24193 temp driver

This commit is contained in:
souldbminersmwc
2026-04-22 16:40:51 -04:00
parent 94b63003ab
commit e6942f95e7
9 changed files with 169 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ include ${TOPDIR}/lib/libultrahand/ultrahand.mk
# version control constants
#---------------------------------------------------------------------------------
#TARGET_VERSION := $(shell git describe --dirty --always --tags)
APP_VERSION := 2.0.2
APP_VERSION := 2.1.0
TARGET_VERSION := $(APP_VERSION)
#---------------------------------------------------------------------------------