C standards prior to C23 do not allow variable declarations immediately after labels. Wrap such declarations in blocks to eliminate build warnings. Signed-off-by: Tahsin Mutlugun <Tahsin.Mutlugun@analog.com>
Adds properties to fuel gauge api to support ADI LTC2959. Signed-off-by: Nathan Winslow <natelostintimeandspace@gmail.com>