We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6feb05 commit 8b6587dCopy full SHA for 8b6587d
src/SUMMARY.md
@@ -21,9 +21,9 @@ more information and coordination
21
- [Empezando](./start/index.md)
22
- [QEMU](./start/qemu.md)
23
- [Hardware](./start/hardware.md)
24
- - [Memory-mapped Registers](./start/registers.md)
+ - [Mapeo de registros de memoria](./start/registers.md)
25
- [Semihosting](./start/semihosting.md)
26
- - [Panicking](./start/panicking.md)
+ - [Produciendo el panico](./start/panicking.md)
27
- [Exceptions](./start/exceptions.md)
28
- [Interrupts](./start/interrupts.md)
29
- [IO](./start/io.md)
0 commit comments