InfiniSim/sim/drivers
Reinhold Gschweicher bf3a255ca4 Cst816s: scale down SDL mouse coordinates according to MONITOR_ZOOM
The lv_drivers provided monitor driver supports a `MONITOR_ZOOM`-factor
which scales the window by the set factor. This is 'useful when
simulating small screens'.

The zoom can be set as cmake configuration setting `-DMONITOR_ZOOM=1`.

Probably even more usefull for high-dpi screens where 240 pixels is
really tiny.
2022-03-30 20:51:41 +07:00
..
Bma421.cpp Initial InfiniSim project 2022-02-17 22:57:08 +07:00
Bma421.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00
Cst816s.cpp Cst816s: scale down SDL mouse coordinates according to MONITOR_ZOOM 2022-03-30 20:51:41 +07:00
Cst816s.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00
Hrs3300.cpp Initial InfiniSim project 2022-02-17 22:57:08 +07:00
Hrs3300.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00
SpiMaster.cpp Initial InfiniSim project 2022-02-17 22:57:08 +07:00
SpiMaster.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00
SpiNorFlash.cpp Initial InfiniSim project 2022-02-17 22:57:08 +07:00
SpiNorFlash.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00
TwiMaster.cpp Initial InfiniSim project 2022-02-17 22:57:08 +07:00
TwiMaster.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00
Watchdog.cpp Initial InfiniSim project 2022-02-17 22:57:08 +07:00
Watchdog.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00