kopia lustrzana https://github.com/espressif/esp-idf
change(mspi): remove s3 120mhz sdr warning
rodzic
e9d442d2b7
commit
cafc087cc5
|
@ -209,8 +209,6 @@ static uint32_t select_best_tuning_config_dtr(spi_timing_config_t *config, uint3
|
|||
static uint32_t select_best_tuning_config_str(spi_timing_config_t *config, uint32_t consecutive_length, uint32_t end)
|
||||
{
|
||||
#if (SPI_TIMING_CORE_CLOCK_MHZ == 120 || SPI_TIMING_CORE_CLOCK_MHZ == 240)
|
||||
ESP_EARLY_LOGW("FLASH/PSRAM", "DO NOT USE FOR MASS PRODUCTION! Timing parameters may be updated in future IDF version.");
|
||||
|
||||
//STR best point scheme
|
||||
uint32_t best_point;
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue