mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-17 06:42:21 +03:00
flash-size agnostic builds (#6690)
* flash: mapping definition by sketch at runtime depending on flash chip size and user configuration
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
#include <unistd.h>
|
||||
#include <cerrno>
|
||||
|
||||
#include "flash_hal_mock.h"
|
||||
|
||||
#define SPIFFS_FILE_NAME "spiffs.bin"
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
|
Reference in New Issue
Block a user