/*
 * 04_flash_to_from_file.c
 *
 * This software is licensed under terms that can be found in the LICENSE file
 * in the root directory of this software component.
 *
 * Copyright (c) 2026 Georgy Moshkin <https://georgymoshkin.com>
 * All rights reserved.
 *
 */

#include "examples.h"

#ifdef EXAMPLE_04_FLASH_TO_FROM_FILE

#ifndef SRC_04_FLASH_TO_FROM_FILE_C_
#define SRC_04_FLASH_TO_FROM_FILE_C_

#endif /* SRC_04_FLASH_TO_FROM_FILE_C_ */
#endif /* EXAMPLE_04_FLASH_TO_FROM_FILE */
