hocclk: fix gm20b driver

This commit is contained in:
souldbminersmwc
2026-05-10 12:47:49 -04:00
parent ea9adbfa14
commit 580db1f167
5 changed files with 68 additions and 57 deletions

View File

@@ -28,14 +28,10 @@ INCLUDES := ../common/include src/hos src/soc src/i2c src/util src/pwr src/ipc
EXEFS_SRC := exefs_src
LIBNAMES := minIni
# major minor patch
TARGET_VERSION := 2.2.0
KIP_VERSION := 220
CUST_REV := 2
#---------------------------------------------------------------------------------
# version control constants
#---------------------------------------------------------------------------------
TARGET_VERSION := $(shell git describe --dirty --always --tags)
#---------------------------------------------------------------------------------
# options for code generation
#---------------------------------------------------------------------------------