mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
97ebba1fbd
commit
6f107430f4
5 changed files with 61 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue