Updated to SharpKey firmware

This commit is contained in:
Philip Smart
2022-06-02 21:24:03 +01:00
parent 5da8f8fe0e
commit 4f1d985473
79 changed files with 240 additions and 5317 deletions

View File

@@ -6,3 +6,6 @@ cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(main)
# Create the default filesystem with files loaded from the webserver directory.
littlefs_create_partition_image(filesys webfs)