This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
make
History
Anton Maklakov
14859cb0fe
build: Fix warning if the auto.conf does not exist
...
esp-idf/make/common.mk:10 some/include/config/auto.conf: No such file or directory
2017-04-27 10:51:45 +08:00
..
build_examples.sh
Build system: Add new BATCH_BUILD flag to disable interactive parts of the build
2017-02-22 11:59:37 +11:00
common.mk
build: Fix warning if the auto.conf does not exist
2017-04-27 10:51:45 +08:00
component_common.mk
Secure boot: initial image signature support
2016-11-14 11:08:42 +11:00
component_wrapper.mk
build system: Add explicit DEBUG_FLAGS variable, pass to assembler also
2017-03-23 10:30:42 +08:00
configure_ci_environment.sh
ci: Swap github/gitlab submodules for release branches & tags also
2017-03-22 21:23:12 +08:00
project_config.mk
Build system: Add new BATCH_BUILD flag to disable interactive parts of the build
2017-02-22 11:59:37 +11:00
project.mk
Make sure LD -L option is calculated correctly when the project Makefile has specified SRCDIRS components that are not directly below Makefile folder level.
2017-04-21 11:03:07 +10:00
test_build_system.sh
test_build_system.sh: Produce less output to avoid CI log limit
2017-02-09 08:44:05 +11:00
test_configure_ci_environment.sh
ci: Swap github/gitlab submodules for release branches & tags also
2017-03-22 21:23:12 +08:00