mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
Merge branch 'bugfix/scan_test_missing_build_apps_without_tests' into 'master'
ci: bugfix: scan_test missing build apps without tests See merge request espressif/esp-idf!12138
This commit is contained in:
@@ -1955,7 +1955,7 @@ PROVIDE ( spi_cache_mode_switch = 0x4004d9f0 );
|
||||
PROVIDE ( spi_common_set_dummy_output = 0x4004dcac );
|
||||
PROVIDE ( spi_common_set_flash_cs_timing = 0x4004dbf8 );
|
||||
PROVIDE ( spi_dummy_len_fix = 0x4004cb30 );
|
||||
PROVIDE ( spi_flash_attach = 0x4004e100 );
|
||||
PROVIDE ( esp_rom_spiflash_attach = 0x4004e100 );
|
||||
PROVIDE ( spi_flash_boot_attach = 0x4004e0a0 );
|
||||
PROVIDE ( spi_flash_chip_gd_get_io_mode = 0x4004f248 );
|
||||
PROVIDE ( spi_flash_chip_gd_probe = 0x4004f1d8 );
|
||||
|
||||
Reference in New Issue
Block a user