OVMS3-idf/tools
Sagar Bijwe fd7b794e81 FATFS support without wear levelling
This change allows readonly FATFS to be mounted without wear levelling
support. This will provide the customers a simple way to mount FATFS images
generated on host and flashed onto the chip during factory provisioning.
Since NVS encryption is not supported yet and NVS entry size is limited,
the change will provide an easy alternative for securing the provisioning data
by just marking FATFS parition as encrypted.
2018-06-16 16:02:35 +08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ci: check for executable flag on source files 2018-05-29 20:07:45 +08:00
esp_app_trace esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
kconfig Resolves: Warning '-s option given but default rule can be matched'. Closes https://github.com/espressif/esp-idf/issues/1338 2017-12-11 22:53:39 +01:00
tiny-test-fw FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
unit-test-app FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
windows Toolchain: Update to version 1.22.0-80-g6c4433a 2018-01-10 07:49:24 +00:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh esp32: ReformatReformat panic.c (remove tabs, etc) 2016-12-07 13:25:56 -08:00
gen_esp_err_to_name.py docs: add error codes reference 2018-06-15 15:49:24 +08:00
idf_monitor.py Fix the console performance issue 2018-06-13 08:05:31 +02:00
idf_size.py Merge branch 'feature/idf_size_report_symbols' into 'master' 2018-04-20 23:55:19 +08:00