Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Communications and Protocols
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ollie
Communications and Protocols
Commits
5d548c94
Commit
5d548c94
authored
2 months ago
by
Ollie
Browse files
Options
Downloads
Patches
Plain Diff
Update file Worksheet 1 Part 1.md
parent
e1020c04
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Worksheet 1/Part 1/Worksheet 1 Part 1.md
+21
-22
21 additions, 22 deletions
Worksheet 1/Part 1/Worksheet 1 Part 1.md
with
21 additions
and
22 deletions
Worksheet 1/Part 1/Worksheet 1 Part 1.md
+
21
−
22
View file @
5d548c94
...
...
@@ -2,28 +2,27 @@
## Table of Contents
1.
[
Introduction
](
#introduction
)
2.
[
Overview of Files
](
#overview-of-files
)
1.
[
File: `flash_ops.c`
](
#flash_opsc
)
2.
[
File: `flash_ops.h`
](
#flash_opsh
)
3.
[
File: `cli.c` & `cli.h`
](
#clic-and-clih
)
4.
[
File: `custom_fgets.c` & `custom_fgets.h`
](
#custom_fgetsc-and-custom_fgetsh
)
5.
[
File: `main.c`
](
#mainc
)
6.
[
CMake Files
](
#cmake-files
)
3.
[
Project Requirements
](
#project-requirements
)
4.
[
Implementation Details
](
#implementation-details
)
1.
[
Structured Flash Storage
](
#structured-flash-storage
)
2.
[
Safe Write Operation
](
#safe-write-operation
)
3.
[
Safe Read Operation
](
#safe-read-operation
)
4.
[
Safe Erase Operation
](
#safe-erase-operation
)
5.
[
Using the CLI Interface
](
#using-the-cli-interface
)
1.
[
Commands
](
#commands
)
2.
[
Examples
](
#examples
)
6.
[
Testing & Validation
](
#testing--validation
)
1.
[
Edge Cases
](
#edge-cases
)
2.
[
Future Improvements
](
#future-improvements
)
7.
[
Potential Additions (Bonus)
](
#potential-additions-bonus
)
8.
[
Conclusion
](
#conclusion
)
[
Introduction
](
#introduction
)
[
Overview of Files
](
#overview-of-files
)
[
File: `flash_ops.c`
](
#flash_opsc
)
[
File: `flash_ops.h`
](
#flash_opsh
)
[
File: `cli.c` & `cli.h`
](
#clic-and-clih
)
[
File: `custom_fgets.c` & `custom_fgets.h`
](
#custom_fgetsc-and-custom_fgetsh
)
[
File: `main.c`
](
#mainc
)
[
CMake Files
](
#cmake-files
)
[
Project Requirements
](
#project-requirements
)
[
Implementation Details
](
#implementation-details
)
[
Structured Flash Storage
](
#structured-flash-storage
)
[
Safe Write Operation
](
#safe-write-operation
)
[
Safe Read Operation
](
#safe-read-operation
)
[
Safe Erase Operation
](
#safe-erase-operation
)
[
Using the CLI Interface
](
#using-the-cli-interface
)
[
Commands
](
#commands
)
[
Examples
](
#examples
)
[
Testing & Validation
](
#testing--validation
)
[
Edge Cases
](
#edge-cases
)
[
Future Improvements
](
#future-improvements
)
[
Conclusion
](
#conclusion
)
---
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment