ZNY_Pakistan/Loader_ZNY/User/includes.h

17 lines
237 B
C
Raw Permalink Normal View History

2025-04-03 15:22:29 +08:00
#ifndef __INCLUDES_H
#define __INCLUDES_H
// <20><>׼ͷ<D7BC>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD>
#include "stdio.h"
#include "string.h"
// <20>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD>ɵ<EFBFBD>ͷ<EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD>
#include "main.h"
// <20>û<EFBFBD>ͷ<EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD>
#include "fmc_flash.h"
#include "spi_flash.h"
#include "program.h"
#endif