mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	spi_flash: move the unlock patch to bootloader and add support for GD
This commit is contained in:
		@@ -260,7 +260,7 @@ esp_rom_spiflash_result_t esp_rom_spiflash_read_status(esp_rom_spiflash_chip_t *
 | 
			
		||||
esp_rom_spiflash_result_t esp_rom_spiflash_read_statushigh(esp_rom_spiflash_chip_t *spi, uint32_t *status);
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
  * @brief Write status to Falsh status register.
 | 
			
		||||
  * @brief Write status to Flash status register.
 | 
			
		||||
  *        Please do not call this function in SDK.
 | 
			
		||||
  *
 | 
			
		||||
  * @param  esp_rom_spiflash_chip_t *spi : The information for Flash, which is exported from ld file.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user