Browse Source

xfdump_layout: add some comments

Yuri D'Elia 2 years ago
parent
commit
318ee695c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/xflash_layout.h

+ 1 - 1
Firmware/xflash_layout.h

@@ -1,7 +1,7 @@
 // XFLASH memory layout
 #pragma once
 #include <stdint.h>
-#include "bootapp.h"
+#include "bootapp.h" // for RAMSIZE
 #include "config.h"
 
 #define XFLASH_SIZE 0x40000ul // size of XFLASH