cmake_minimum_required(VERSION 3.16) idf_component_register(SRCS "RemindMe.c" INCLUDE_DIRS "include" REQUIRES json spiffs)