Skip to content

Commit 2c58a15

Browse files
committed
added more pages
1 parent 2ec7edc commit 2c58a15

4 files changed

Lines changed: 36 additions & 2 deletions

File tree

modules/atomvm/pages/components.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,3 @@ Los pontenciómetros son útiles para configurar la intensidad de ciertas config
4444
== Zumbador activo y pasivo
4545

4646
== Botones
47-
48-
== Pantalla OLED
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
= Extender AtomVM
2+
3+
En esta sección se verá como extender AtomVM para incorporar
4+
componentes y funcionalidades adicionales.
5+
6+
== Pantalla OLED

modules/os/nav.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.Sistemas Operativos en Tiempo Real (RTOS)
2+
* xref:rtos.adoc[]

modules/os/pages/rtos.adoc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
= Sistemas Operativos en Tiempo Real
2+
3+
== FreeRTOS
4+
5+
- https://www.youtube.com/watch?v=kcsHsoWmbDI
6+
- https://www.espressif.com/en/products/sdks/esp-idf
7+
- https://www.youtube.com/watch?v=s5DnmeOwkxo
8+
- https://www.youtube.com/watch?v=F321087yYy4
9+
10+
== Zephyr
11+
12+
- https://www.youtube.com/watch?v=Z_7y_4O7yTw&list=PLEQVp_6G_y4iFfemAbFsKw6tsGABarTwp&index=1
13+
- https://www.youtube.com/watch?v=jR5E5Kz9A-k
14+
- https://sirinsoftware.com/blog/rtos-wars-freertos-vs-zephyr-a-decision-you-cant-afford-to-get-wrong
15+
- https://www.youtube.com/watch?v=Qq5qD8OxTtY
16+
17+
== Mbed
18+
19+
- https://os.mbed.com/
20+
21+
== R-Thread
22+
23+
https://www.arduinolibraries.info/libraries/rt-thread
24+
https://www.rt-thread.io/
25+
26+
== Eclipse Thread-X
27+
28+
- https://threadx.io/

0 commit comments

Comments
 (0)