We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31e7af commit d590b65Copy full SHA for d590b65
LearningC/README.md
@@ -1,2 +1,6 @@
1
# Learning C
2
-This is ment to be a simple introduction to the C programming language to get people started with avr-libc
+This is ment to be a simple introduction to the **C programming language** to get people started with **libc** and **avr-libc**
3
+
4
+>[!TIP]
5
+> If you don't know C at all, start with [c_syntax](C_Language_Shorts/C_syntax.md)\
6
+> Then take a look at [minimal.c](minimal.c) and [Lesson00](Lessons/00_Start)
0 commit comments