dirs refactoring

This commit is contained in:
2025-02-16 12:38:13 +01:00
parent 054165ed84
commit a61fe778e6
60 changed files with 67 additions and 53 deletions

View File

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