Initial commit

This commit is contained in:
2026-06-17 21:39:58 -04:00
commit 895673b3ac
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Embedded-C-Fundamentals
Fundamental C concepts, memory model, pointers, data structures, and embedded programming examples.