Delete firmware/flashsize.h (#3063)

Remove uneeded file
This commit is contained in:
gullradriel
2026-03-02 23:43:23 +01:00
committed by GitHub
parent b9958a689b
commit ad577a1c66
-9
View File
@@ -1,9 +0,0 @@
#pragma once
// DO NOT EDIT: IT IS AUTO GENERATED BY CMAKE!!!!
// clang-format off
//Allowed fw size in MB
#define FLASH_SIZE_MB 2
//Current compiled fw size in MB
#define FLASH_SIZE_LIMIT_MB 1
// clang-format on