Files
@ 33512a8a338c
Branch filter:
Location: protofusion-esp32-template/sdkconfig.defaults - annotation
33512a8a338c
576 B
text/plain
Add OSC library, works!
f33558095284 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d 9b7a4441223d | CONFIG_TINYUSB_CDC_ENABLED=y
CONFIG_LV_COLOR_DEPTH=16
CONFIG_LV_COLOR_16_SWAP=y
#
# Memory settings
#
CONFIG_LV_MEM_CUSTOM=y
CONFIG_LV_MEM_CUSTOM_INCLUDE="stdlib.h"
CONFIG_LV_MEM_BUF_MAX_NUM=16
CONFIG_LV_MEMCPY_MEMSET_STD=y
#
# HAL Settings
#
CONFIG_LV_DISP_DEF_REFR_PERIOD=20
CONFIG_LV_INDEV_DEF_READ_PERIOD=30
# CONFIG_LV_TICK_CUSTOM is not set
CONFIG_LV_DPI_DEF=130
# end of HAL Settings
CONFIG_LV_FONT_MONTSERRAT_14=y
CONFIG_LV_FONT_MONTSERRAT_20=y
CONFIG_LV_FONT_DEFAULT_MONTSERRAT_14=y
CONFIG_LV_USE_FONT_SUBPX=y
CONFIG_LV_USE_THEME_DEFAULT=y
CONFIG_LV_USE_MSG=y
|