mirror of
https://github.com/FunKey-Project/FunKey-Project.github.io.git
synced 2026-03-19 10:22:42 +01:00
new file architecture (with files added)
This commit is contained in:
@@ -15,7 +15,7 @@ the console before turning it off, and restoring this state when
|
||||
opening and turning it back on in a matter of seconds.
|
||||
|
||||
This feature is only possible because of the optimized fast boot time
|
||||
detailed in the [Boot Process](bootprocess.md) section.
|
||||
detailed in the [Boot Process](boot_process/boot_process_intro.md) section.
|
||||
|
||||
## Storage
|
||||
|
||||
@@ -24,7 +24,7 @@ integrated MicroSD card. Most of its contents is made available to a
|
||||
host computer when connected over USB.
|
||||
|
||||
The MicroSD card format is detailed in the [Disk
|
||||
Partition](partition.md) section.
|
||||
Partition](disk_mapping/partition.md) section.
|
||||
|
||||
## Video Processing
|
||||
|
||||
4
docs/developers/software_ref/boot_process/bootloader.md
Normal file
4
docs/developers/software_ref/boot_process/bootloader.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/software_ref/boot_process/shutdown.md
Normal file
4
docs/developers/software_ref/boot_process/shutdown.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/build_system/build_system.md
Normal file
4
docs/developers/tutorials/build_system/build_system.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/build_system/toolchain.md
Normal file
4
docs/developers/tutorials/build_system/toolchain.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/recovery.md
Normal file
4
docs/developers/tutorials/recovery.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/ssh_connection.md
Normal file
4
docs/developers/tutorials/ssh_connection.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
4
docs/developers/tutorials/uart_connection.md
Normal file
4
docs/developers/tutorials/uart_connection.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
--8<--
|
||||
includes/glossary.md
|
||||
--8<--
|
||||
Reference in New Issue
Block a user