openocd/src
Antonio Borneo a16e8ba455 flash/nor/max32xxx: fix path of include file
The relative path should have three times '..'.

Issue identified by doxygen:
	src/flash/nor/max32xxx.c:85: warning: include file
	../../contrib/loaders/flash/max32xxx/max32xxx.inc not
	found, perhaps you forgot to add its directory to
	INCLUDE_PATH?

Change-Id: Ie7b4948c6770b8acb9eff26e08eea32945ebb219
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5997
Tested-by: jenkins
2021-01-13 11:33:03 +00:00
..
flash flash/nor/max32xxx: fix path of include file 2021-01-13 11:33:03 +00:00
helper jep106: Add new IDs from JEDEC 2020-12-05 23:17:48 +00:00
jtag jtag/drivers/ulink: auto-detect OpenULINK USB endpoints numbers 2020-12-09 14:29:57 +00:00
pld openocd: use proper format with uint32_t 2020-09-05 17:12:44 +01:00
rtos rtos/hwthread: fix register list for armv7a 2020-12-26 15:47:55 +00:00
rtt Add initial RTT support 2020-12-02 23:15:52 +00:00
server gdb_server: fix HW thread status at gdb attach 2020-12-26 15:48:17 +00:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target target: fix memory leak on multiple '-gdb-port' flag 2021-01-13 11:32:34 +00:00
transport build: fix build with --enable-minidriver-dummy 2020-11-07 20:53:39 +00:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
Makefile.am Add initial RTT support 2020-12-02 23:15:52 +00:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c Add initial RTT support 2020-12-02 23:15:52 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00