Merge branch 'main' into TFTP

This commit is contained in:
2023-11-08 20:07:28 +01:00

View File

@@ -57,4 +57,7 @@ Documentation is placed in the [docs](docs) folder.
If your part needs documentation (e.g. how to use tcp cmd interface), add a markdown file in the above-mentioned folder.
This folder contains the following documents:
- [llfs.md](docs/llfs.md): Linked List File System
- [logger.md](docs/logger.md): Logging and Debugging Messages
- [mkllfs.md](docs/mkllfs.md): Make Linked List File System
- [style_guide.md](docs/style_guide.md): Style Guide