rockbox/uisimulator/common
Aidan MacDonald 4506f2b58d powermgmt: Refactor battery measurement code
I've tried to clean up cruft and clarify what's being
done, prior to adding new features. The behavior should
be unchanged.

Change-Id: If8a68b7b48173d283df981a21cdd854b714e7695
2021-12-23 00:12:43 +00:00
..
player_icons
backlight-sim.c
backlight-sim.h
dummylib.c
filesystem-sim.c uisimulator: implement sim_modtime 2021-07-11 13:48:26 +00:00
filesystem-sim.h uisimulator: implement sim_modtime 2021-07-11 13:48:26 +00:00
fmradio.c
lcd-common.c
load_code-sim.c
Makefile
powermgmt-sim.c powermgmt: Refactor battery measurement code 2021-12-23 00:12:43 +00:00
README
sim_tasks.c USB fix red for device without HAVE_USB_POWER again. 2021-10-31 21:36:21 -04:00
sim_tasks.h
sound.h
SOURCES
stubs.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
time-win32.c

               __________               __   ___.
     Open      \______   \ ____   ____ |  | _\_ |__   _______  ___
     Source     |       _//  _ \_/ ___\|  |/ /| __ \ /  _ \  \/  /
     Jukebox    |    |   (  <_> )  \___|    < | \_\ (  <_> > <  <
     Firmware   |____|_  /\____/ \___  >__|_ \|___  /\____/__/\_ \
                       \/            \/     \/    \/            \/

This directory is for code that is shared between all versions of the
simulator, but is not needed for the target device.