comparison components/fchg @ 225:09ea37852fd6

add function to convert Ichg ADC readings to mA
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 29 Apr 2021 05:13:09 +0000
parents 598958aec071
children 4533ef63fdb0
comparison
equal deleted inserted replaced
224:bb1f572ac098 225:09ea37852fd6
34 # Source modules 34 # Source modules
35 35
36 SRCDIR=$SRC/cs/drivers/drv_app/fchg 36 SRCDIR=$SRC/cs/drivers/drv_app/fchg
37 37
38 cfile_plain $SRCDIR/fchg_api.c 38 cfile_plain $SRCDIR/fchg_api.c
39 cfile_plain $SRCDIR/fchg_convert_mA.c
39 cfile_plain $SRCDIR/fchg_default_batt.c 40 cfile_plain $SRCDIR/fchg_default_batt.c
40 cfile_plain $SRCDIR/fchg_env.c 41 cfile_plain $SRCDIR/fchg_env.c
41 cfile_plain $SRCDIR/fchg_ffs_init.c 42 cfile_plain $SRCDIR/fchg_ffs_init.c
42 cfile_plain $SRCDIR/fchg_messages.c 43 cfile_plain $SRCDIR/fchg_messages.c
43 cfile_plain $SRCDIR/fchg_process.c 44 cfile_plain $SRCDIR/fchg_process.c