> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3gemstone.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Intermediate

> Intermediate Level (Stage 2) Resources

<Tip>
  By the end of this section, you will gain experience in the following areas:

  * Understanding embedded Linux components
  * Learning about the processes executed from system boot to application runtime in a Linux system
  * Understanding how Linux drivers (e.g., I2C, Serial Port) work
</Tip>

1. [Embedded Linux 1](https://murat-demirten.gitbook.io/gomulu-linux)
2. [Linux System Programming](https://murat-demirten.gitbook.io/linux-sistem-programlama)
3. [Embedded Linux Presentations](https://bootlin.com/doc/training/embedded-linux)
4. [Embedded Linux 2](https://microcontrollerslab.com/embedded-linux/)
5. [Linux Boot Process 1](https://www.freecodecamp.org/news/the-linux-booting-process-6-steps-described-in-detail/)
6. [Linux Boot Process 2](https://cdn-learn.adafruit.com/downloads/pdf/bootloader-basics.pdf)
7. [Embedded Linux 3](https://linuxlink.timesys.com/docs/wiki/embedded_linux_development)
8. [Embedded Linux 4](https://www.thirtythreeforty.net/posts/2019/08/mastering-embedded-linux-part-1-concepts/)
