From 3fd1b6ceb85593d6179f11b94645e030c8e152d6 Mon Sep 17 00:00:00 2001 From: Loken Date: Fri, 27 Jun 2025 00:42:45 -0500 Subject: [PATCH] Update index.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit traducción started? --- src/start/index.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/start/index.md b/src/start/index.md index 2684955..ec9b589 100644 --- a/src/start/index.md +++ b/src/start/index.md @@ -1,10 +1,6 @@ -# Getting Started +# Empezando -In this section we'll walk you through the process of writing, building, -flashing and debugging embedded programs. You will be able to try most of the -examples without any special hardware as we will show you the basics using -QEMU, a popular open-source hardware emulator. The only section where hardware -is required is, naturally enough, the [Hardware](./hardware.md) section, -where we use OpenOCD to program an [STM32F3DISCOVERY]. +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), +Donde usamos OpenOCD para programar una [STM32F3DISCOVERY]. [STM32F3DISCOVERY]: http://www.st.com/en/evaluation-tools/stm32f3discovery.html