-rw-r--r-- | .gitignore | 8L |
-rw-r--r-- | LICENSE | 202L |
-rw-r--r-- | Makefile | 71L |
-rw-r--r-- | README | 74L |
-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-- | build/agent.ld | 32L |
-rw-r--r-- | build/build.mk | 86L |
-rw-r--r-- | docs/99-mdebug.rules | 7L |
-rw-r--r-- | docs/building-cross-compiler.txt | 64L |
-rw-r--r-- | docs/memory-barriers.txt | 185L |
-rw-r--r-- | docs/notes.txt | 50L |
-rw-r--r-- | docs/todo.txt | 33L |
-rw-r--r-- | docs/usb-protocols.txt | 51L |
-rw-r--r-- | firmware/README | 88L |
-rw-r--r-- | firmware/lpclink2-boot.bin | 25196B |
-rw-r--r-- | firmware/lpclink2-dfu.bin | 21080B |
-rw-r--r-- | firmware/lpclink2-mdebug.bin | 25840B |
-rw-r--r-- | include/agent/flash.h | 140L |
-rw-r--r-- | include/fw/io.h | 15L |
-rw-r--r-- | include/fw/types.h | 15L |
-rw-r--r-- | include/protocol/rswdp.h | 169L |
-rw-r--r-- | tools/arm-m-debug.c | 193L |
-rw-r--r-- | tools/arm-v7m.h | 146L |
-rw-r--r-- | tools/base64.c | 126L |
-rw-r--r-- | tools/bless-lpc.c | 43L |
-rw-r--r-- | tools/builtins.c | 229L |
-rw-r--r-- | tools/dap-registers.h | 75L |
-rw-r--r-- | tools/debugger-commands.c | 1076L |
-rw-r--r-- | tools/debugger-core.c | 612L |
-rw-r--r-- | tools/debugger.c | 138L |
-rw-r--r-- | tools/debugger.h | 137L |
-rw-r--r-- | tools/gdb-bridge.c | 856L |
-rw-r--r-- | tools/jtag-dap.c | 497L |
-rw-r--r-- | tools/jtag.c | 286L |
-rw-r--r-- | tools/jtag.h | 86L |
-rw-r--r-- | tools/linenoise.c | 1203L |
-rw-r--r-- | tools/linenoise.h | 72L |
-rw-r--r-- | tools/lkdebug.c | 221L |
-rw-r--r-- | tools/lkdebug.h | 48L |
-rw-r--r-- | tools/lpcboot.c | 257L |
-rw-r--r-- | tools/mkbuiltins.c | 140L |
-rw-r--r-- | tools/picoboot.c | 251L |
-rw-r--r-- | tools/rswdp.c | 980L |
-rw-r--r-- | tools/rswdp.h | 78L |
-rw-r--r-- | tools/sha1.c | 307L |
-rw-r--r-- | tools/sha1.h | 63L |
-rw-r--r-- | tools/socket.c | 48L |
-rw-r--r-- | tools/stm32boot.c | 381L |
-rw-r--r-- | tools/swo.c | 198L |
-rw-r--r-- | tools/ti-icepick.h | 56L |
-rw-r--r-- | tools/uconsole.c | 58L |
-rw-r--r-- | tools/usb.c | 133L |
-rw-r--r-- | tools/usb.h | 34L |
-rw-r--r-- | tools/usbmon.c | 129L |
-rw-r--r-- | tools/usbmon.h | 44L |
-rw-r--r-- | tools/usbtest.c | 50L |
-rw-r--r-- | tools/websocket.c | 238L |
-rw-r--r-- | tools/websocket.h | 33L |