mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
fix(all): remove unused header includes
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
* SPDX-License-Identifier: Unlicense OR CC0-1.0
|
||||
*/
|
||||
|
||||
#include "spi_flash_mmap.h"
|
||||
|
||||
int spi_flash_get_chip_size(void)
|
||||
{
|
||||
return (1024 * 1024 * 1024);
|
||||
|
||||
Reference in New Issue
Block a user