Skip to content

Commit a666329

Browse files
authored
Merge pull request #2 from Loken1016/patch-2
Update index.md
2 parents db84e28 + 3fd1b6c commit a666329

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

src/start/index.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
# Getting Started
1+
# Empezando
22

3-
In this section we'll walk you through the process of writing, building,
4-
flashing and debugging embedded programs. You will be able to try most of the
5-
examples without any special hardware as we will show you the basics using
6-
QEMU, a popular open-source hardware emulator. The only section where hardware
7-
is required is, naturally enough, the [Hardware](./hardware.md) section,
8-
where we use OpenOCD to program an [STM32F3DISCOVERY].
3+
En esta sección, le guiaremos a través del proceso de escritura, compilación, flasheo y depuración de programas embebidos. Podrá probar la mayoría de los ejemplos sin necesidad de hardware especial, ya que le mostraremos los conceptos básicos con QEMU, un popular emulador de hardware de código abierto. La única sección donde se requiere hardware es, naturalmente, la sección [Hardware](./hardware.md),
4+
Donde usamos OpenOCD para programar una [STM32F3DISCOVERY].
95

106
[STM32F3DISCOVERY]: http://www.st.com/en/evaluation-tools/stm32f3discovery.html

0 commit comments

Comments
 (0)