RTL00_WEB_VS/RTLGDB/Project/flashconf_tst.h
ADElectronics 764b020238 update
2017-11-28 22:31:40 +03:00

11 lines
No EOL
209 B
C

#include "FreeRTOS.h"
#include "task.h"
#include "diag.h"
#include "hal_efuse.h"
#include "flash_api.h"
#include "osdep_service.h"
#include "device_lock.h"
#define FLASHCONF_SHOW 1
void flashconf_main(void);