Matus Fabo
|
24268d47a2
|
change: renamed FATFS convenience mounting functions
change: renamed every instance of these functions
add: deprecation notice with old functions
change: CC0 licence to CC0-1.0 in fatfsgen_example_main.c
|
2022-04-11 08:44:40 +00:00 |
|
Marek Fiala
|
ff18a96f7d
|
tools: replace _ with - in idf.py
Closes https://github.com/espressif/esp-idf/issues/5126
|
2021-10-13 17:30:38 +08:00 |
|
Ivan Grokhotkov
|
89ee7b5dfb
|
examples: add FATFS in external Flash example
Demonstrates the usage of the new spi_bus_add_flash_device,
esp_flash_init, esp_partition_register_external functions.
|
2019-07-26 08:19:42 +02:00 |
|
Angus Gratton
|
47bbb107a8
|
build system: Use CMake-based build system as default when describing commands
|
2019-07-08 17:31:27 +10:00 |
|
Ivan Grokhotkov
|
27ef831bcd
|
examples/storage: adjust readme files according to standard
|
2018-11-05 12:42:41 +08:00 |
|
Ivan Grokhotkov
|
95ff76890b
|
examples/wear_levelling: update readme file
Fixes https://github.com/espressif/esp-idf/issues/627.
|
2018-02-11 13:03:36 +08:00 |
|
Ivan Grokhotkov
|
52b51df859
|
add wear_levelling component and example
|
2017-04-17 11:01:17 +08:00 |
|