Espressif: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
[https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/modules-and-boards.html Espressif modules and boards] | [https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/modules-and-boards.html Espressif modules and boards] | ||
== which OS? == | == which OS? == | ||
Line 9: | Line 8: | ||
Espressif IDF and FreeRTOS | Espressif IDF and FreeRTOS | ||
== JTAG debugging == | == JTAG debugging == | ||
[https://github.com/espressif/esp-idf/tree/master/examples/system/app_trace_to_host Example of JTAG debugging] | |||
[https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/jtag-debugging/index.html JTAG debugging] | [https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/jtag-debugging/index.html JTAG debugging] |
Revision as of 02:39, 7 September 2020
which OS?
Arduino
or
Espressif IDF and FreeRTOS
JTAG debugging
https://mcuoneclipse.com/2019/10/20/jtag-debugging-the-esp32-with-ft2232-and-openocd/
Books and resources
Random Nerd