dirs refactoring

This commit is contained in:
2025-02-16 11:27:46 +01:00
parent 5ddc9fe9b4
commit 054165ed84
65 changed files with 182 additions and 709 deletions

View File

@@ -1,7 +1,7 @@
#ifndef _CMD_EXIT_H
#define _CMD_EXIT_H
#include "jtag_core.h"
#include "lib_jtag_core/jtag_core.h"
extern const char cmd_exit_help[];