This website requires JavaScript.
Explore
Help
Sign in
morgan
/
OMOTE
Watch
1
Star
0
Fork
You've already forked OMOTE
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
916f589344
OMOTE
/
Platformio
/
HAL
/
Targets
/
ESP32
History
Matthew Colvin
b182f0b75d
move display abstract to first parameter of hardware
...
abstract and no longer provide a default for it.
2023-09-09 21:47:04 -04:00
..
battery
Rename DisplayInterface file to DisplayAbstract
2023-09-09 21:47:04 -04:00
display
Rename DisplayInterface file to DisplayAbstract
2023-09-09 21:47:04 -04:00
wifiHandler
update wifi interface and handler
2023-09-09 21:44:47 -04:00
HardwareRevX.cpp
move display abstract to first parameter of hardware
2023-09-09 21:47:04 -04:00
HardwareRevX.hpp
Turn Display Interface into a singleton Abstract class that can do the registration of callbacks to LVGL and allow implementers of the abstract to support LVGL.
2023-09-09 21:47:04 -04:00
omoteconfig.h
clean up build defines by using platform.ini to override default lv_config.
2023-09-09 21:44:46 -04:00