diff --git a/README.md b/README.md index 097df5f..0256bfa 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,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++ @@ -998,6 +999,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