]> granicus.if.org Git - esp-idf/shortlog
esp-idf
2018-05-29 Angus Grattondocs: Add some tips about setting the Python interprete...
2018-05-29 Angus Grattoncmake: Fix set_default using value from environment
2018-05-29 Angus Grattondocs: Separate "build and flash" into building then...
2018-05-29 Angus Grattondocs: Fix some Windows Command Prompt paths
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-08 Angus Grattoncmake docs: Specify feature/cmake branch when cloning...
2018-05-08 Angus GrattonMerge branch 'cmake/docs' into 'feature/cmake'
2018-05-08 Angus Grattonci: Allow bot to control branch used for esp-idf-template
2018-05-07 Angus Grattoncmake: Add ESPORT/ESPBAUD environment variables to...
2018-05-07 Angus GrattonRevert "docs: Temporarily allow cmake docs to be in...
2018-05-07 Angus Grattondocs: Move main docs to cover CMake
2018-05-04 Angus Grattonidf.py: Fix 'idf.py monitor' build & flash targets
2018-05-01 Angus Grattondocs/cmake: Add some notes about need to set IDF_PATH...
2018-05-01 Angus Grattoncmake: Fix idf_size.py merge errors
2018-05-01 Angus Grattonheap/cmake: Fix linking error when heap tracing is...
2018-05-01 Angus Grattoncmake docs: Fix variable expansion when adding tools...
2018-05-01 Angus Grattoncmake: Automatically pull in winpty for menuconfig...
2018-05-01 Angus Grattoncmake: Use prebuilt mconf on Windows
2018-04-30 Angus Grattoncmake docs: Fix Windows tools installer download URL
2018-04-30 Angus GrattonTemporarily add feature/cmake to the list of branches...
2018-04-30 Angus Grattondocs: Temporarily allow cmake docs to be in English...
2018-04-30 Angus Grattonwindows: New ESP-IDF Tools Installer
2018-04-30 Angus Grattoncmake: Build all examples in CI
2018-04-29 Angus Grattoncmake: Add build system tests
2018-04-29 Angus Grattoncmake: Add component dependency support
2018-04-29 Angus Grattonesptool: Add note that ESPTOOLPY_PORT & ESPTOOLPY_BAUD...
2018-04-29 Angus Grattoncmake: Write configuration & component metadata to...
2018-04-29 Angus Grattoncmake: Add new flasher_args.json file for IDE parsing...
2018-04-29 Angus Grattondoc: Use confgen.py to build docs from same code path...
2018-04-29 Angus Grattoncmake: Style cleanup, add cmake linter to gitlab CI
2018-04-29 Angus Grattoncmake: Cleanups to work with Windows
2018-04-29 Angus Grattoncmake: set CCACHE_BASEDIR & CCACHE_NOHASHDIR when using...
2018-04-29 Angus Grattoncmake: Add CMakeLists.txt files for all examples
2018-04-29 Angus Grattoncmake: convert_to_cmake.py script for converting IDF...
2018-04-29 Angus Grattoncmake: Change data_file_to_c to data_file_embed_asm...
2018-04-29 Angus Grattoncmake: Linker scripts need to account for .c.obj extens...
2018-04-29 Angus Grattoncmake: Add link-time dependencies for linker script...
2018-04-29 Angus Grattoncmake: Fix SPIRAM options
2018-04-29 Angus Grattoncmake: Use cmake_lint project, tidy up all CMake source...
2018-04-29 Angus Grattoncmake: Automatically include ccache if it's on the...
2018-04-29 Angus Grattoncmake: Add "Preview release" getting start guide &...
2018-04-29 Angus Grattoncmake: Allow GetGitRevisionDescription to take arbitrar...
2018-04-29 Angus Grattonidf.py: Add reconfigure command
2018-04-29 Angus Grattonidf.py: Improve status output, error message output
2018-04-29 Angus Grattoncmake: Allow selecting toolchain file based on config
2018-04-29 Angus Grattoncmake: Export compile_commands.json as part of build
2018-04-29 Angus Grattonlink bootloader to libgcc (shouldn't be necessary,...
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: Generate PHY init data partition as part of...
2018-04-29 Angus Grattoncmake: Add "size" target, update idf_size.py for differ...
2018-04-29 Angus Grattoncmake: Add sdkconfig.defaults support
2018-04-29 Angus Grattoncmake: Re-run cmake if submodule commits change or...
2018-04-29 Angus Grattoncmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT...
2018-04-29 Angus Grattoncmake: Refactor bootloader_subproject into the bootload...
2018-04-29 Angus Grattoncmake: Add partition table, and .bin file targets
2018-04-29 Angus Grattoncmake: Add partition table generation
2018-04-29 Angus Grattoncmake: Remove stray tab
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 Grattoncmake: Bootloader subproject & "clean" cleanup
2018-04-29 Angus Grattoncmake: Move global IDF-specific compiler/linker options...
2018-04-29 Angus Grattoncmake: Move third-party cmake modules to their own...
2018-04-29 Angus Grattoncmake: Detect missing or out of date submodules during...
2018-04-29 Angus Grattoncmake: Add toolchain version check
2018-04-29 Angus Grattonconfgen: Create config file if missing
2018-04-29 Angus Grattonbuild system: Initial cmake support, work in progress
2018-04-29 Angus Grattonconfig: Add new Python & kconfiglib-based config manage...
2018-04-28 Jiang Jiang... Merge branch 'bugfix/btdm_genrate_hash_key_by_bluedroid...
2018-04-28 Yulongcomponent/bt: Added the hash key generated directly...
2018-04-28 Jiang Jiang... Merge branch 'feature/btdm_bt_spp_vfs' into 'master'
2018-04-28 Jiang Jiang... Merge branch 'feature/btdm_ble_throughput_optimiz'...
2018-04-28 baohongdecomponent/bt: Add SPP profile with VFS
2018-04-28 Yulongcomponent/bt: Added the server test for the bit rate...
2018-04-27 Jiang Jiang... Merge branch 'bugfix/tw19728_support_static_allocation_...
2018-04-27 Liu Zhi Fuesp32/bt/driver: support static allocation of FreeRTOS...
2018-04-27 Jiang Jiang... Merge branch 'bugfix/btdm_modify_include_path' into...
2018-04-27 Jiang Jiang... Merge branch 'mesh/feature_fix_root' into 'master'
2018-04-27 Tian Haoexample: fix ble hid device demo include
2018-04-26 qiyueixamesh: add fix root function
2018-04-26 Tian Haocomponent/bt : modify header files to avoid conflict
2018-04-26 Ivan GrokhotkovMerge branch 'feature/esp32_sw_breaks' into 'master'
2018-04-26 Ivan GrokhotkovMerge branch 'bugfix/partition_make3.81' into 'master'
2018-04-26 Alexey Gerenkovesp32: Adds support for SW breakpoints in flash
2018-04-26 Ivan GrokhotkovMerge branch 'bugfix/build_failure_with_heap_task_track...
2018-04-26 Jiang Jiang... Merge branch 'bugfix/fix_a_minor_compile_issue' into...
2018-04-26 Jiang Jiang... Merge branch 'feature/wifi_add_wifi_event_mask' into...
2018-04-26 Mahavir Jainheap: fix build failure due to missing header
2018-04-26 Jiang Jiang... Merge branch 'bugfix/fix_some_wifi_phy_mode_bugs' into...
2018-04-26 Angus Grattonpartition table: Fix regression with make 3.81
2018-04-26 Angus GrattonMerge branch 'feature/partition_size_check' into 'master'
2018-04-26 Angus GrattonMerge branch 'bugfix/log_macro_statements' into 'master'
2018-04-25 Angus Grattonpartition_table: Check configured flash size fits in...
2018-04-25 Angus GrattonMerge branch 'bugfix/ci_retry_build_example' into ...
2018-04-25 Angus Grattonlog: Make ESP_LOGx macros into single statements
2018-04-25 jackfix the bug that in mdns test code redefine esp_err_t...
2018-04-25 Jiang Jiang... Merge branch 'feature/btdm_set_bredr_txpower' into...
2018-04-25 Liu Zhi Fuesp32: fix some wifi phy mode bugs
2018-04-25 XiaXiaotianadd WiFi event mask API
next