OVMS3-idf/tools
Angus Gratton 7f307423c1 newlib: Provide library name for ROM libc object files linked as PSRAM workarounds
Works around bug reported on forums where any source file ending in *lock.c or *creat.c
was being linked to IRAM.

https://esp32.com/viewtopic.php?f=13&t=8909&p=37362#p37362

Also moves all related functionality to newlib component.
2019-01-24 11:30:05 +08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci CMake: Make IDF_PATH available to Kconfiglib when not explicitly set. 2019-01-21 17:02:31 +05:30
cmake CMake: Make IDF_PATH available to Kconfiglib when not explicitly set. 2019-01-21 17:02:31 +05:30
esp_app_trace tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
esp_prov examples, tools: Fix Python3 deprecation warning for the imp module 2018-12-20 12:44:33 +01:00
kconfig gitignore: Add mconf-idf.exe and conf-idf.exe 2018-11-28 12:05:29 +11:00
kconfig_new tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
ldgen newlib: Provide library name for ROM libc object files linked as PSRAM workarounds 2019-01-24 11:30:05 +08:00
mass_mfg util: Update docs as per review comments 2018-10-12 11:04:49 +05:30
test_idf_monitor tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
test_idf_size tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
tiny-test-fw tinyfw: update to support new esptool argument 2019-01-22 18:40:25 +08:00
unit-test-app unit-test: fix 2 issues in unit test script: 2019-01-10 09:51:17 +00:00
windows Merge branch 'feature/pystyle_tools' into 'master' 2018-12-20 10:36:01 +08:00
check_kconfigs.py Check & correct Kconfig files 2019-01-11 13:05:55 +01:00
check_python_dependencies.py python: Add check if current python is inside virtual environment 2019-01-08 12:21:33 +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: Fix the Python coding style 2018-12-19 11:56:24 +01:00
idf.py Add ESP_PLATFORM to build environment. 2018-12-21 18:59:28 +11: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 tools: Fix the Python coding style 2018-12-19 11:56:24 +01:00
test_check_kconfigs.py Check & correct Kconfig files 2019-01-11 13:05:55 +01:00
toolchain_versions.mk docs: generate toolchain download links 2018-09-20 18:53:14 +08:00