main/CMakeLists.txt

Sat, 06 Jun 2020 22:51:44 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 06 Jun 2020 22:51:44 +0200
changeset 80
9d2c0a85ee6e
parent 74
cba50f7529d0
permissions
-rw-r--r--

Added directory sorting for the logfiles. Sort in reverse order on the timestamp so the last files will be on top.

idf_component_register(SRCS automation.c brewboard.c buttons.c calibration.c config.c files.c
			manual.c recipes.c setup.c
			task_driver.c task_ds18b20.c task_http.c task_sdcard.c task_sound.c task_tft.c task_wifi.c updates.c
	INCLUDE_DIRS ".")

mercurial