109bd2886b
For RP2040 boards, we now change the default flash size based on the configured flash. We will still try to read the size from the flash first. Fixes #4874
6 lines
128 B
Django/Jinja
6 lines
128 B
Django/Jinja
// This file is auto-generated using gen_stage2.py
|
|
|
|
#pragma once
|
|
|
|
#define FLASH_DEFAULT_POWER_OF_TWO {{ default_power_of_two }}
|