File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1+ .Sistemas Operativos en Tiempo Real (RTOS)
2+ * xref:rtos.adoc[]
Original file line number Diff line number Diff line change 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/
You can’t perform that action at this time.
0 commit comments