From 318ee695c247ebc1489a35ee0358f66d8d31317d Mon Sep 17 00:00:00 2001 From: Yuri D'Elia Date: Tue, 8 Jun 2021 19:50:43 +0200 Subject: [PATCH] xfdump_layout: add some comments --- Firmware/xflash_layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Firmware/xflash_layout.h b/Firmware/xflash_layout.h index f44b9c806..570098bd1 100644 --- a/Firmware/xflash_layout.h +++ b/Firmware/xflash_layout.h @@ -1,7 +1,7 @@ // XFLASH memory layout #pragma once #include -#include "bootapp.h" +#include "bootapp.h" // for RAMSIZE #include "config.h" #define XFLASH_SIZE 0x40000ul // size of XFLASH