From 260fe8215999690d6b7101160b645e2e03f2a219 Mon Sep 17 00:00:00 2001 From: Nelson Rodriguez <167272398+lendzeg@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:11:57 -0500 Subject: [PATCH] Added: - Coursera - C Programming with Linux Specialization - Introduction to Zephyr - Digikey --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92f7365..84d9a9c 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ Low-level languages like C and assembly provide direct hardware access, enabling - [πŸ“ From Zero to main(): Bootstrapping libc with Newlib](https://interrupt.memfault.com/blog/boostrapping-libc-with-newlib) - [πŸŽžοΈπŸ‘Ά Learn C Programming and OOP with Dr. Chuck](https://www.youtube.com/watch?v=PaPN51Mm5qQ) - [πŸ“˜ Extreme C - Kamran Amini](https://www.packtpub.com/free-ebook/extreme-c/9781789343625) +- [πŸŽžοΈπŸ‘Ά Coursera - C Programming with Linux Specialization](https://www.coursera.org/specializations/c-programming-linux) #### πŸ”΅ C++ @@ -997,6 +998,7 @@ Real-time operating systems (RTOS) are specialized operating systems designed to - [πŸ“ Why We Moved from FreeRTOS to Zephyr RTOS](https://www.zephyrproject.org/why-we-moved-from-freertos-to-zephyr-rtos/) - [πŸ”— nRF Connect SDK](https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/) - [🎞️ ESP32 on Zephyr OS (YouTube Playlist)](https://www.youtube.com/playlist?list=PLEQVp_6G_y4iFfemAbFsKw6tsGABarTwp) +- [πŸŽžοΈπŸ’Ž Introduction to Zephyr - Digikey (YouTube Playlist)](https://www.youtube.com/playlist?list=PLEBQazB0HUyTmK2zdwhaf8bLwuEaDH-52) ##### πŸ”Ά ΞΌC/OS / MicriΞΌm OS