From cc5a7aee60661371c08db05154b38b39556e0b2f Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 7 Oct 2024 10:54:34 +0000 Subject: [PATCH] Update documentation for branch main --- main/FileSystem/File_Demo_Example.html | 3 +- main/FileSystem/create_app.html | 39 ++++++++----- main/FileSystem/examples.html | 3 +- main/FileSystem/footer.js | 2 +- main/FileSystem/migration_guide.html | 50 ++++++++++------- main/FileSystem/operation.html | 51 ++++++++++------- main/FileSystem/resource_requirements.html | 65 +++++++++++----------- main/General/footer.js | 4 +- main/Network/footer.js | 2 +- main/USB/footer.js | 2 +- version.js | 2 +- 11 files changed, 128 insertions(+), 95 deletions(-) diff --git a/main/FileSystem/File_Demo_Example.html b/main/FileSystem/File_Demo_Example.html index 2965851c..0f51377d 100644 --- a/main/FileSystem/File_Demo_Example.html +++ b/main/FileSystem/File_Demo_Example.html @@ -161,7 +161,8 @@

Software Components Configuration Files

When a board layer is added to the project, corresponding configuration files for the board and device components will become available in the local ./Board/ directory.

Board Layer

-

In order to build the project it shall be extended with a compatible board layer that provides following interfaces as connections: