]> granicus.if.org Git - esp-idf/history - tools/cmake/kconfig.cmake
Merge branch 'feature/py23_docs' into 'master'
[esp-idf] / tools / cmake / kconfig.cmake
2018-09-11 Jiang Jiang JianMerge branch 'bugfix/fix_the_bug_when_gateway_zero...
2018-09-10 Angus GrattonMerge branch 'feature/task_wdt_add_timestamp' into...
2018-09-10 Angus GrattonMerge branch 'bugfix/esp_ipc_call_blocking' into 'master'
2018-09-10 Jiang Jiang JianMerge branch 'feature/btdm_add_set_default_passkey_func...
2018-09-10 Angus GrattonMerge branch 'feature/esp-wrover-kit-v4_1' into 'master'
2018-09-10 Angus GrattonMerge branch 'feature/http_client_custom_method' into...
2018-09-07 He Yin LingMerge branch 'test/driver_case_review' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/http_server_strcasecmp' into ...
2018-09-07 Angus GrattonMerge branch 'doc/eclipse_parallel_build' into 'master'
2018-09-07 Ivan GrokhotkovMerge branch 'bugfix/slow_mem_keep_rtc_noinit' into...
2018-09-07 Angus GrattonMerge branch 'feature/cmake' into 'master'
2018-09-06 Angus GrattonMerge branch 'master' into feature/cmake
2018-09-05 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-30 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-30 Angus GrattonMerge branch 'master' into feature/cmake
2018-08-16 Angus GrattonMerge branch 'master' into feature/cmake
2018-06-07 Angus GrattonMerge branch 'feature/cmake_confserver' into 'feature...
2018-06-07 Angus Grattonkconfig: Add confserver.py to expose sdkconfig to clients
2018-05-31 Angus GrattonMerge branch 'master' into feature/cmake_update
2018-05-30 Angus GrattonMerge branch 'bugfix/cmake_fixes' into 'feature/cmake'
2018-05-29 Angus Grattonconfig: Rename mconf to mconf-idf & conf to conf-idf
2018-05-29 Angus Grattonmconf: Don't print a recommendation to use 'make' if...
2018-05-29 Angus Grattoncmake: Add sdkconfig.h directory to include paths list...
2018-05-29 Angus Grattoncmake: Hide serial port settings in menuconfig when...
2018-05-01 Angus Grattoncmake: Automatically pull in winpty for menuconfig...
2018-05-01 Angus Grattoncmake: Use prebuilt mconf on Windows
2018-04-29 Angus Grattoncmake: Add component dependency support
2018-04-29 Angus Grattoncmake: Write configuration & component metadata to...
2018-04-29 Angus Grattoncmake: Use cmake_lint project, tidy up all CMake source...
2018-04-29 Angus Grattoncmake: Add "Preview release" getting start guide &...
2018-04-29 Angus Grattonidf.py build & flash tool
2018-04-29 Angus Grattonkconfig: Allow out of tree building, build under cmake...
2018-04-29 Angus Grattoncmake: Add sdkconfig.defaults support
2018-04-29 Angus Grattoncmake: Add embedding files in components support
2018-04-29 Angus Grattoncmake: Refactor main cmake project logic
2018-04-29 Angus Grattonconfgen: Create config file if missing
2018-04-29 Angus Grattonbuild system: Initial cmake support, work in progress