hocclk: add info to hocclk

This commit is contained in:
souldbminersmwc
2026-05-13 19:49:48 -04:00
parent 196933a6b3
commit 3010c915a7
10 changed files with 819 additions and 17 deletions

View File

@@ -28,8 +28,8 @@ 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.3.0
KIP_VERSION := 230
TARGET_VERSION := 2.3.1
KIP_VERSION := 231
CUST_REV := 3
#---------------------------------------------------------------------------------