- Refactor the regulator shell so that it exposes all regulator APIs - vset/iset commands allow to specify a single value (equal min/max) or a range - Voltage/current input is now more user friendly, e.g. user can specify units and decimals: 3.3v, 200mv, -4mv, etc. - Reported values are also printed in a more user friendly way, e.g. 1800000 uV will be printed as 1.800 V. - Added new command to list supported voltages Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.fake | ||
Kconfig.fixed | ||
Kconfig.npm6001 | ||
Kconfig.pca9420 | ||
regulator_common.c | ||
regulator_fake.c | ||
regulator_fixed.c | ||
regulator_npm6001.c | ||
regulator_pca9420.c | ||
regulator_shell.c |