2018-05-01 |
Angus Gratton | docs/cmake: Add some notes about need to set IDF_PATH... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
Angus Gratton | cmake: Fix idf_size.py merge errors |
commit | commitdiff | tree | snapshot |
2018-05-01 |
Angus Gratton | heap/cmake: Fix linking error when heap tracing is... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
Angus Gratton | cmake docs: Fix variable expansion when adding tools... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
Angus Gratton | cmake: Automatically pull in winpty for menuconfig... |
commit | commitdiff | tree | snapshot |
2018-05-01 |
Angus Gratton | cmake: Use prebuilt mconf on Windows |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Angus Gratton | cmake docs: Fix Windows tools installer download URL |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Angus Gratton | Temporarily add feature/cmake to the list of branches... |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Angus Gratton | docs: Temporarily allow cmake docs to be in English... |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Angus Gratton | windows: New ESP-IDF Tools Installer |
commit | commitdiff | tree | snapshot |
2018-04-30 |
Angus Gratton | cmake: Build all examples in CI |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add build system tests |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add component dependency support |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | esptool: Add note that ESPTOOLPY_PORT & ESPTOOLPY_BAUD... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Write configuration & component metadata to... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add new flasher_args.json file for IDE parsing... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | doc: Use confgen.py to build docs from same code path... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Style cleanup, add cmake linter to gitlab CI |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Cleanups to work with Windows |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: set CCACHE_BASEDIR & CCACHE_NOHASHDIR when using... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add CMakeLists.txt files for all examples |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: convert_to_cmake.py script for converting IDF... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Change data_file_to_c to data_file_embed_asm... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Linker scripts need to account for .c.obj extens... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add link-time dependencies for linker script... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Fix SPIRAM options |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Use cmake_lint project, tidy up all CMake source... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Automatically include ccache if it's on the... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add "Preview release" getting start guide &... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Allow GetGitRevisionDescription to take arbitrar... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | idf.py: Add reconfigure command |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | idf.py: Improve status output, error message output |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Allow selecting toolchain file based on config |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Export compile_commands.json as part of build |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | link bootloader to libgcc (shouldn't be necessary,... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | idf.py build & flash tool |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | kconfig: Allow out of tree building, build under cmake... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Generate PHY init data partition as part of... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add "size" target, update idf_size.py for differ... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add sdkconfig.defaults support |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Re-run cmake if submodule commits change or... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Refactor bootloader_subproject into the bootload... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add partition table, and .bin file targets |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add partition table generation |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Remove stray tab |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add embedding files in components support |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Refactor main cmake project logic |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Bootloader subproject & "clean" cleanup |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Move global IDF-specific compiler/linker options... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Move third-party cmake modules to their own... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Detect missing or out of date submodules during... |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | cmake: Add toolchain version check |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | confgen: Create config file if missing |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | build system: Initial cmake support, work in progress |
commit | commitdiff | tree | snapshot |
2018-04-29 |
Angus Gratton | config: Add new Python & kconfiglib-based config manage... |
commit | commitdiff | tree | snapshot |
2018-04-28 |
Jiang Jiang... | Merge branch 'bugfix/btdm_genrate_hash_key_by_bluedroid... |
commit | commitdiff | tree | snapshot |
2018-04-28 |
Yulong | component/bt: Added the hash key generated directly... |
commit | commitdiff | tree | snapshot |
2018-04-28 |
Jiang Jiang... | Merge branch 'feature/btdm_bt_spp_vfs' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-28 |
Jiang Jiang... | Merge branch 'feature/btdm_ble_throughput_optimiz'... |
commit | commitdiff | tree | snapshot |
2018-04-28 |
baohongde | component/bt: Add SPP profile with VFS |
commit | commitdiff | tree | snapshot |
2018-04-28 |
Yulong | component/bt: Added the server test for the bit rate... |
commit | commitdiff | tree | snapshot |
2018-04-27 |
Jiang Jiang... | Merge branch 'bugfix/tw19728_support_static_allocation_... |
commit | commitdiff | tree | snapshot |
2018-04-27 |
Liu Zhi Fu | esp32/bt/driver: support static allocation of FreeRTOS... |
commit | commitdiff | tree | snapshot |
2018-04-27 |
Jiang Jiang... | Merge branch 'bugfix/btdm_modify_include_path' into... |
commit | commitdiff | tree | snapshot |
2018-04-27 |
Jiang Jiang... | Merge branch 'mesh/feature_fix_root' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-27 |
Tian Hao | example: fix ble hid device demo include |
commit | commitdiff | tree | snapshot |
2018-04-26 |
qiyueixa | mesh: add fix root function |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Tian Hao | component/bt : modify header files to avoid conflict |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Ivan Grokhotkov | Merge branch 'feature/esp32_sw_breaks' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Ivan Grokhotkov | Merge branch 'bugfix/partition_make3.81' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Alexey Gerenkov | esp32: Adds support for SW breakpoints in flash |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Ivan Grokhotkov | Merge branch 'bugfix/build_failure_with_heap_task_track... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Jiang Jiang... | Merge branch 'bugfix/fix_a_minor_compile_issue' into... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Jiang Jiang... | Merge branch 'feature/wifi_add_wifi_event_mask' into... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Mahavir Jain | heap: fix build failure due to missing header |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Jiang Jiang... | Merge branch 'bugfix/fix_some_wifi_phy_mode_bugs' into... |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Angus Gratton | partition table: Fix regression with make 3.81 |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Angus Gratton | Merge branch 'feature/partition_size_check' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-26 |
Angus Gratton | Merge branch 'bugfix/log_macro_statements' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Angus Gratton | partition_table: Check configured flash size fits in... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Angus Gratton | Merge branch 'bugfix/ci_retry_build_example' into ... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Angus Gratton | log: Make ESP_LOGx macros into single statements |
commit | commitdiff | tree | snapshot |
2018-04-25 |
jack | fix the bug that in mdns test code redefine esp_err_t... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Jiang Jiang... | Merge branch 'feature/btdm_set_bredr_txpower' into... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Liu Zhi Fu | esp32: fix some wifi phy mode bugs |
commit | commitdiff | tree | snapshot |
2018-04-25 |
XiaXiaotian | add WiFi event mask API |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Tian Hao | component/bt : add BR/EDR TX power set |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Jiang Jiang... | Merge branch 'bugfix/btdm_fix_gatt_cache_error' into... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Jiang Jiang... | Merge branch 'feature/btdm_cherry-pick_ble_hid_device... |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Ivan Grokhotkov | Merge branch 'doc/openocd_release_update' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-25 |
Anton Maklakov | CI: Try to build examples in second time in case of... |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Ivan Grokhotkov | Merge branch 'bugfix/fatfs_readwrite_test_failure'... |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Ivan Grokhotkov | Merge branch 'feature/nvs_coverage' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Ivan Grokhotkov | Merge branch 'bugfix/sdspi_wp_cd_pins' into 'master' |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Ivan Grokhotkov | sdmmc: add tests for CD and WP pins for SD and SPI... |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Ivan Grokhotkov | sdmmc: don’t print sdio_reset warning when CD is idle |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Ivan Grokhotkov | sdmmc host: add handling of CD and WP pins |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Ivan Grokhotkov | sdmmc host: when parameter validation fails, exit cleanly |
commit | commitdiff | tree | snapshot |
2018-04-24 |
Jiang Jiang... | Merge branch 'bugfix/minor_fix_for_wifi_tx' into 'master' |
commit | commitdiff | tree | snapshot |
next |