Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.1 KB

File metadata and controls

58 lines (44 loc) · 1.1 KB

Gömülü Linux Notları

.. toctree::
   :maxdepth: 2
   :caption: Giriş

   intro/entry

.. toctree::
   :maxdepth: 2
   :caption: Başlarken

   getting_start/folder_org
   getting_start/setup_pc
   getting_start/toolchain
   getting_start/sdcard_prepare
   getting_start/uart_console_setup

.. toctree::
   :maxdepth: 2
   :caption: Bootloader

   boot/bootloader
   boot/uboot_basics
   boot/uboot_compile

.. toctree::
   :maxdepth: 2
   :caption: Kernel:

   kernel/linux_basics
   kernel/linux_compile
   kernel/linux_sample_module


.. toctree::
   :maxdepth: 2
   :caption: RootFS:

   rootfs/rootfs_basics
   rootfs/br_compile
   rootfs/br_sample_dropbear
   rootfs/br_sample_rootfsoverlay

.. toctree::
   :maxdepth: 2
   :caption: Kaynakça

   thanks