More display update + add UTF8 -> CP1252

This commit is contained in:
philippe44
2020-01-27 20:34:03 -08:00
parent 89f15619c7
commit 4857ec39db
12 changed files with 407 additions and 496 deletions

View File

@@ -0,0 +1,11 @@
#
# Component Makefile
#
# This Makefile should, at the very least, just include $(SDK_PATH)/Makefile. By default,
# this will take the sources in the src/ directory, compile them and link them into
# lib(subdirectory_name).a in the build directory. This behaviour is entirely configurable,
# please read the SDK documents if you need to do this.
#
COMPONENT_SRCDIRS := .
COMPONENT_ADD_INCLUDEDIRS := .