| .. |
|
ble
|
d0a2849b02
feat: add requirements.ttfw.txt
|
%!s(int64=3) %!d(string=hai) anos |
|
catch
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
%!s(int64=5) %!d(string=hai) anos |
|
ci
|
d0a2849b02
feat: add requirements.ttfw.txt
|
%!s(int64=3) %!d(string=hai) anos |
|
cmake
|
55dda77b98
build: add support ESP32-S3 in Clang build configuration
|
%!s(int64=3) %!d(string=hai) anos |
|
docker
|
de37f9dc33
Tools: Disable Python constraint files with environment variable
|
%!s(int64=3) %!d(string=hai) anos |
|
esp_app_trace
|
1c5e596633
idf.py: Change copyright in tools dir
|
%!s(int64=3) %!d(string=hai) anos |
|
esp_prov
|
17e312f87b
docs: improve the installation instructions
|
%!s(int64=3) %!d(string=hai) anos |
|
gen_soc_caps_kconfig
|
c6d60615c6
build-system: include soc_caps defines into kconfig
|
%!s(int64=4) %!d(string=hai) anos |
|
idf_monitor_base
|
43c69f0910
idf.py: Add automated hints on how to resolve errors
|
%!s(int64=3) %!d(string=hai) anos |
|
idf_py_actions
|
5fb109f2e8
Tools: Add hint to resolve [u]int32_t formatting errors
|
%!s(int64=3) %!d(string=hai) anos |
|
idf_size_yaml
|
b509d9d2ac
tools: update esp32c2_data_info_yaml
|
%!s(int64=4) %!d(string=hai) anos |
|
kconfig_new
|
cf8fb9e950
tools: fixup version references related to paths with spaces
|
%!s(int64=3) %!d(string=hai) anos |
|
ldgen
|
0687daf2c8
kconfig: move remaining kconfig options out of target component
|
%!s(int64=3) %!d(string=hai) anos |
|
mass_mfg
|
0331d0aa63
tools: Introduce support for blank lines in config and value files for mfg utility
|
%!s(int64=3) %!d(string=hai) anos |
|
mocks
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
%!s(int64=3) %!d(string=hai) anos |
|
requirements
|
d0a2849b02
feat: add requirements.ttfw.txt
|
%!s(int64=3) %!d(string=hai) anos |
|
templates
|
b599f127b5
add new command to idf
|
%!s(int64=5) %!d(string=hai) anos |
|
test_apps
|
f315986401
Merge branch 'feat/add_ci_related_requirements_txt' into 'master'
|
%!s(int64=3) %!d(string=hai) anos |
|
test_idf_monitor
|
528cdc1546
core_dump: split corefile and coredump script from idf into a separate package
|
%!s(int64=3) %!d(string=hai) anos |
|
test_idf_py
|
9c0969b512
Tools: Export selected target actions
|
%!s(int64=3) %!d(string=hai) anos |
|
test_idf_size
|
d413a71f61
mdns: Remove internal component, examples, test and docs
|
%!s(int64=3) %!d(string=hai) anos |
|
test_idf_tools
|
90a69c4490
Tools: --disable-* argument for removing features
|
%!s(int64=3) %!d(string=hai) anos |
|
test_mkdfu
|
d2c918f407
mkdfu.py: Support setting flash parameters
|
%!s(int64=3) %!d(string=hai) anos |
|
test_mkuf2
|
1c5e596633
idf.py: Change copyright in tools dir
|
%!s(int64=3) %!d(string=hai) anos |
|
unit-test-app
|
17e312f87b
docs: improve the installation instructions
|
%!s(int64=3) %!d(string=hai) anos |
|
check_python_dependencies.py
|
b738953e90
Tools: Improve the message for missing setuptools in the Python checker
|
%!s(int64=3) %!d(string=hai) anos |
|
check_term.py
|
5d46bf3429
check_term: allow alacritty term
|
%!s(int64=3) %!d(string=hai) anos |
|
detect_python.fish
|
e4b1ffd676
Tools: Use default value in the Python detections scripts
|
%!s(int64=3) %!d(string=hai) anos |
|
detect_python.sh
|
e4b1ffd676
Tools: Use default value in the Python detections scripts
|
%!s(int64=3) %!d(string=hai) anos |
|
eclipse-code-style.xml
|
b717e44eb2
tools: add code formatter rules for Eclipse
|
%!s(int64=9) %!d(string=hai) anos |
|
format-minimal.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
%!s(int64=5) %!d(string=hai) anos |
|
format.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
%!s(int64=5) %!d(string=hai) anos |
|
gdb_panic_server.py
|
6eb450fa87
newlib: ROM library is build with time_t 64bit on esp32c2
|
%!s(int64=3) %!d(string=hai) anos |
|
gen_esp_err_to_name.py
|
d413a71f61
mdns: Remove internal component, examples, test and docs
|
%!s(int64=3) %!d(string=hai) anos |
|
generate_debug_prefix_map.py
|
ea1005b740
build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build
|
%!s(int64=4) %!d(string=hai) anos |
|
idf.py
|
f5cbe88c22
ci: fix no subtyping for type annotation in python3.7
|
%!s(int64=3) %!d(string=hai) anos |
|
idf_monitor.py
|
9961061811
Tools: fix a crash in idf_monitor.py
|
%!s(int64=3) %!d(string=hai) anos |
|
idf_size.py
|
51c22d3b8b
tools: GCC 11 uses both '.debug_line_str' and '.debug_str' sections
|
%!s(int64=3) %!d(string=hai) anos |
|
idf_tools.py
|
de37f9dc33
Tools: Disable Python constraint files with environment variable
|
%!s(int64=3) %!d(string=hai) anos |
|
install_util.py
|
90a69c4490
Tools: --disable-* argument for removing features
|
%!s(int64=3) %!d(string=hai) anos |
|
mkdfu.py
|
d2c918f407
mkdfu.py: Support setting flash parameters
|
%!s(int64=3) %!d(string=hai) anos |
|
mkuf2.py
|
44f3c19fa9
tools: Add python types hints
|
%!s(int64=3) %!d(string=hai) anos |
|
python_version_checker.py
|
a93e372364
Tools: Fix silent failure about the incompatible Python
|
%!s(int64=3) %!d(string=hai) anos |
|
requirements.json
|
d0a2849b02
feat: add requirements.ttfw.txt
|
%!s(int64=3) %!d(string=hai) anos |
|
requirements_schema.json
|
fddc73759e
Tools: Make easier the detection of the list of Python features
|
%!s(int64=4) %!d(string=hai) anos |
|
set-submodules-to-github.sh
|
e94288da31
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
%!s(int64=5) %!d(string=hai) anos |
|
split_paths_by_spaces.py
|
cf8fb9e950
tools: fixup version references related to paths with spaces
|
%!s(int64=3) %!d(string=hai) anos |
|
toolchain_versions.mk
|
bf43076c04
tools: Update 2022r1 toolchain, GCC 11.2.0, Newlib 4.1.0
|
%!s(int64=3) %!d(string=hai) anos |
|
tools.json
|
f44196c46b
tools: update gdb version to '11.2_20220729'
|
%!s(int64=3) %!d(string=hai) anos |
|
tools_schema.json
|
b36e9a5ebf
tools: add distro links for macos-arm64
|
%!s(int64=3) %!d(string=hai) anos |