OVMS3-idf/tools
Angus Gratton 769bd4a4af linker: When using section type attributes, create unique sections
* Prevents section type conflict errors if (say) const & non-const data
  is put into the same section (ie with DRAM_ATTR)

* Allows linker --gc-sections to remove unused custom sections
2018-12-19 04:42:04 +00:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci ci: detect command not found build errors 2018-12-17 14:04:49 +08:00
cmake Merge branch 'bugfix/build_system_test_fixes_windows' into 'master' 2018-12-14 20:19:51 +08:00
esp_app_trace esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
esp_prov esp_prov : python coding style fixed as per conventions 2018-12-13 11:03:43 +05:30
kconfig gitignore: Add mconf-idf.exe and conf-idf.exe 2018-11-28 12:05:29 +11:00
kconfig_new confgen.py: allow multiple defaults files 2018-11-11 21:44:35 +08:00
ldgen linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
mass_mfg util: Update docs as per review comments 2018-10-12 11:04:49 +05:30
test_idf_monitor Adjust the timeout of the idf_monitor tests 2018-11-27 09:53:56 +01:00
test_idf_size tools: Support Python 3 in idf_size.py 2018-08-27 13:39:07 +02:00
tiny-test-fw unit tests: Fix retrying with a new baud rate in IDFDUT.start_app() 2018-12-18 14:09:29 +11:00
unit-test-app unit_test.py: Allow importing tiny-test-fw from IDF_PATH as well as TEST_FW_PATH 2018-12-18 14:09:05 +11:00
windows windows_install_prerequisites: Fix generation of PATH command 2018-11-27 09:36:43 +11:00
check_python_dependencies.py tools: correct the coding style of check_python_dependencies.py 2018-11-30 13:43:28 +01: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 tools: Support overwrite of includes for gen_esp_err_to_name.py 2018-09-21 14:09:37 +08:00
idf.py tools: fix idf.py monitor for MSYS 2018-12-05 07:52:25 +01:00
idf_monitor.py tools: Print useful error message from idf_monitor when toolchain isn't available 2018-12-12 08:22:45 +01:00
idf_size.py Merge branch 'master' into feature/cmake 2018-08-30 18:52:31 +08:00
toolchain_versions.mk docs: generate toolchain download links 2018-09-20 18:53:14 +08:00