does not link, we are close..

This commit is contained in:
Emanuele Trabattoni
2021-05-25 22:35:25 +02:00
parent f5ce925153
commit 9f1990b977
6 changed files with 64 additions and 45 deletions

View File

@@ -10,4 +10,4 @@ include_directories(../epaper/Fonts)
# Generate the link library
add_library(Mare ${DIR_Config_SRCS})
target_link_libraries(Mare PUBLIC Config ePaper pico_stdlib hardware_spi)
target_link_libraries(Mare PUBLIC Config ePaper Fonts pico_stdlib hardware_spi)