flash/nor/bluenrg-x: clarify target algo stack usage
[fw/openocd] / doc / manual / jtag.txt
index 8f0804ce9345f8d564280f5fdab12cdd71486479..2653fc78f5ab3f7478a57836b5437690856f58a5 100644 (file)
@@ -36,7 +36,6 @@ asynchronous transactions.
   - declared in @c src/jtag/minidriver.h
   - used @a only by the core and minidriver implementations:
     - @c jtag_driver.c (in-tree OpenOCD drivers)
-    - @c zy1000/build/include/jtag_minidriver.h (ZY1000 minidriver)
     - future implementations (on other embedded hosts)
     - interface device drivers do @b not need this API.