rgnano: Voltage and current measure support

Battery time estimation works now.

This commit also changes the mksquashfs path to FUNKEY_SDK_PATH.

Change-Id: Ic0aa4c40011b0716f1c36c014377eaccb486e841
This commit is contained in:
Hairo R. Carela 2025-08-23 13:44:25 -04:00
parent 97ebba1fbd
commit 6f107430f4
5 changed files with 61 additions and 3 deletions

View file

@ -1,5 +1,5 @@
RG_NANO_DIR=$(ROOTDIR)/packaging/rgnano
MKSQUASHFS=$(dir $(CPP))mksquashfs
MKSQUASHFS=$(FUNKEY_SDK_PATH)/bin/mksquashfs
INSTALL_DIR=$(OPK_BUILD_DIR)/install
OPK_BUILD_DIR=opkdir