Skip to content
Snippets Groups Projects
Commit d550164c authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent f654f417
Branches
No related tags found
No related merge requests found
......@@ -147,11 +147,11 @@
memory leaks, memory overruns, race conditions
interpreters
<a href=https://micropython.org>MicroPython</a> <a href=https://github.com/adafruit/circuitpython>CircuitPython</a>
<a href=https://docs.python.org/3/>language</a> <a href=https://docs.micropython.org/en/latest/reference>implementation</a> <a href=https://docs.micropython.org/en/latest/reference/speed_python.html>speed</a>
<a href=https://docs.python.org/3/>language</a> <a href=https://docs.micropython.org/en/latest/reference>implementation</a> <a href=https://docs.micropython.org/en/latest/reference/repl.html>REPL</a> <a href=https://docs.micropython.org/en/latest/reference/speed_python.html>speed</a>
<a href=https://www.espruino.com/>Espruino</a> <a href=https://kalumajs.org/>Kaluma</a>
<b><a id=programmers><a href=http://pub.fabcloud.io/programmers/summary/>in-system development</a></a></b>
<a href=https://docs.micropython.org/en/v1.8.6/pyboard/reference/repl.html>raw REPL</a>, <a href=https://gitlab.cba.mit.edu/pub/upy/-/blob/main/upy.py>upy.py</a>
<a href=https://docs.micropython.org/en/v1.8.6/pyboard/reference/repl.html>raw REPL</a>, <a href=https://docs.micropython.org/en/latest/esp8266/tutorial/repl.html>Web REPL</a>, <a href=https://gitlab.cba.mit.edu/pub/upy/-/blob/main/upy.py>upy.py</a>
<a href=http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42366-SAM-BA-Bootloader-for-SAM-D21_ApplicationNote_AT07175.pdf>bootloader</a>, <a href=https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls>bootloaders</a>
JTAG SWD (ARM)
<i>software</i>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment