MCUME/MCUME_pico2/picopce/program_config.h
2025-01-26 17:25:30 +01:00

6 lines
100 B
C

#ifndef _PROGRAM_CONFIG_H_
#define _PROGRAM_CONFIG_H_
#define FLASH_STORE_START 0x100000
#endif