mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
a01820c583
spi_flash_get_chip_size return a size_t to printf this type it's better to use %u than %d. We didn't use %zu because it will be ignored by "nano" printf (i.e. when CONFIG_NEWLIB_NANO_FORMAT is on). Closes https://github.com/espressif/esp-idf/pull/8900 |
||
---|---|---|
.. | ||
blink | ||
hello_world | ||
sample_project | ||
README.md |