-rw-r--r-- | .gitignore | 2L |
-rw-r--r-- | Makefile | 96L |
-rw-r--r-- | README.md | 6L |
-rw-r--r-- | agents/cc13xx-romapi.h | 35L |
-rw-r--r-- | agents/cc13xx.c | 70L |
-rw-r--r-- | agents/efr32bg2x.c | 167L |
-rw-r--r-- | agents/lpc13xx.c | 5L |
-rw-r--r-- | agents/lpc13xx_lpc15xx.c | 119L |
-rw-r--r-- | agents/lpc15xx.c | 7L |
-rw-r--r-- | agents/lpc43xx-spifi.c | 226L |
-rw-r--r-- | agents/lpclink2.c | 5L |
-rw-r--r-- | agents/nrf528xx.c | 127L |
-rw-r--r-- | agents/pico.c | 147L |
-rw-r--r-- | agents/stm32f0xx.c | 154L |
-rw-r--r-- | agents/stm32f4xx.c | 6L |
-rw-r--r-- | agents/stm32fxxx.c | 141L |
-rw-r--r-- | gen/builtins.c | 248L |
-rw-r--r-- | include/agent.ld | 32L |
-rw-r--r-- | include/agent/flash.h | 140L |
-rw-r--r-- | include/fw/io.h | 15L |
-rw-r--r-- | src/arm-debug.h | 111L |
-rw-r--r-- | src/arm-v7-debug.h | 126L |
-rw-r--r-- | src/arm-v7-system-control.h | 74L |
-rw-r--r-- | src/cmsis-dap-protocol.h | 137L |
-rw-r--r-- | src/commands-agent.c | 305L |
-rw-r--r-- | src/commands-file.c | 127L |
-rw-r--r-- | src/commands.c | 379L |
-rw-r--r-- | src/transport-arm-debug.c | 279L |
-rw-r--r-- | src/transport-dap.c | 720L |
-rw-r--r-- | src/transport-private.h | 71L |
-rw-r--r-- | src/transport.h | 114L |
-rw-r--r-- | src/usb.c | 317L |
-rw-r--r-- | src/usb.h | 20L |
-rw-r--r-- | src/xdebug.c | 345L |
-rw-r--r-- | src/xdebug.h | 57L |
-rw-r--r-- | src/xtest.c | 117L |
-rw-r--r-- | termbox/LICENSE | 19L |
-rw-r--r-- | termbox/README.md | 105L |
-rw-r--r-- | termbox/bytebuffer.inl.c | 70L |
-rwxr-xr-x | termbox/extras/collect_terminfo.py | 108L |
-rw-r--r-- | termbox/extras/keyboard.demo.c | 751L |
-rw-r--r-- | termbox/extras/output.demo.c | 116L |
-rw-r--r-- | termbox/extras/paint.demo.c | 143L |
-rw-r--r-- | termbox/input.inl.c | 236L |
-rw-r--r-- | termbox/term.inl.c | 311L |
-rw-r--r-- | termbox/termbox.c | 678L |
-rw-r--r-- | termbox/termbox.h | 324L |
-rw-r--r-- | termbox/utf8.c | 79L |
-rw-r--r-- | tui/test.c | 22L |
-rw-r--r-- | tui/tui.c | 453L |
-rw-r--r-- | tui/tui.h | 37L |