This website requires JavaScript.
b827e0e331
Merge branch 'feature/btdm_get_end_handle_when_get_include_service' into 'master'
Jiang Jiang Jian
2018-05-04 19:31:43 +08:00
ade78d3850
Merge branch 'bugfix/btdm_fix_version_excahnge_issue' into 'master'
Jiang Jiang Jian
2018-05-04 19:30:03 +08:00
25440cbc23
Merge branch 'bugfix/tw12351_wifi_lock_op' into 'master'
Jiang Jiang Jian
2018-05-04 19:27:14 +08:00
4c3451c0bf
Merge branch 'bugfix/modify_default_flash_freq_to_40M_for_iperf_example' into 'master'
Jiang Jiang Jian
2018-05-04 19:25:20 +08:00
dc7280c1d9
Merge branch 'bugfix/tw20575_fix_potential_phy_calibration_bug' into 'master'
Jiang Jiang Jian
2018-05-04 19:24:05 +08:00
8453806a8c
idf.py: Fix 'idf.py monitor' build & flash targets
Angus Gratton
2018-05-04 14:06:15 +10:00
017f109f6e
esp32: optimize wifi lock
Liu Zhi Fu
2018-05-04 10:36:04 +08:00
0dca2d4c68
driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick
kooho
2018-04-24 16:11:02 +08:00
aa66a0c848
Merge branch 'bugfix/fix_typos_in_docs' into 'master'
Angus Gratton
2018-05-04 08:40:44 +08:00
e3a5974651
docs: make conf.py python3 compatible
Ivan Grokhotkov
2018-05-04 02:06:04 +08:00
04384cb37a
Merge branch 'feature/btdm_get_and_remove_bond_device' into 'master'
Jiang Jiang Jian
2018-05-03 20:58:51 +08:00
d530036ad1
Fix few typos in the docs
Hrishikesh Dhayagude
2018-05-03 18:19:57 +05:30
c22c070e07
component/bt: Add APIs of get and remove bond device
baohongde
2018-05-03 19:05:57 +08:00
402dee17a1
esp32: fix potential PHY calibration bug
Liu Zhi Fu
2018-05-03 15:48:14 +08:00
22c1b8d4b7
Merge branch 'example/spi_ili_document' into 'master'
Jeroen Domburg
2018-05-03 12:39:34 +08:00
dd91152589
example(spi_master): add descriptions about LCD example
Michael (XIAO Xufeng)
2018-04-18 14:36:26 +08:00
b4ca03c48b
example: set default SPI flash mode to 40Mhz for iperf example
Liu Zhi Fu
2018-02-08 15:25:34 +08:00
444d6606e7
Merge branch 'bugfix/mark_auto_connect_api_as_obsolete' into 'master'
Jiang Jiang Jian
2018-05-03 10:40:27 +08:00
ec536b3961
Merge branch 'bugfix/wifi_log_level' into 'master'
Angus Gratton
2018-05-03 10:21:19 +08:00
0d65f3b7f9
Merge branch 'bugfix/light_sleep_fixes' into 'master'
Ivan Grokhotkov
2018-05-02 20:09:36 +08:00
34816ff008
Merge branch 'bugfix/free_mem_console' into 'master'
Ivan Grokhotkov
2018-05-02 15:48:31 +08:00
5cc966e5b4
Merge branch 'feature/aws_iot_mqtt_on_443' into 'master'
Ivan Grokhotkov
2018-05-02 15:43:29 +08:00
57630bf5ec
Merge branch 'bugfix/cjson_include_objs' into 'master'
Ivan Grokhotkov
2018-05-02 15:42:59 +08:00
7ae1df1c5e
nvs: Fix recovery from power-off while page is being freed
Sagar Bijwe
2018-04-27 12:40:29 +05:30
b9126e69bc
wifi: Set default wifi library log level based on sdkconfig
Angus Gratton
2018-05-02 15:11:21 +10:00
5f956125c1
Merge branch 'feature/mfg_bin_create_utility' into 'master'
Ivan Grokhotkov
2018-05-02 11:58:38 +08:00
c23915939d
esp32: mark WiFi auto connect API as obsolete
Liu Zhi Fu
2018-02-22 20:52:01 +08:00
1e8ab3d18e
Merge branch 'bugfix/gap_appearance_fixes' into 'master'
Jiang Jiang Jian
2018-05-01 23:00:24 +08:00
0bb551c051
Merge branch 'bugfix/btdm_prepare_write_status_correct' into 'master'
Jiang Jiang Jian
2018-05-01 22:57:20 +08:00
95cbdd76dc
Merge branch 'feature/btdm_read_bredr_rssi' into 'master'
Jiang Jiang Jian
2018-05-01 22:55:50 +08:00
48c3ad37f1
docs/cmake: Add some notes about need to set IDF_PATH and/or PATH in certain configurations
Angus Gratton
2018-05-01 17:07:21 +10:00
9ec14decce
cmake: Fix idf_size.py merge errors
Angus Gratton
2018-05-01 17:01:36 +10:00
68282cf80b
heap/cmake: Fix linking error when heap tracing is enabled
Angus Gratton
2018-05-01 16:54:27 +10:00
2fadf8a000
cmake docs: Fix variable expansion when adding tools dir to PATH
Angus Gratton
2018-05-01 16:42:35 +10:00
c7307de63e
cmake: Automatically pull in winpty for menuconfig, monitor if needed
Angus Gratton
2018-05-01 16:05:27 +10:00
c42b791aaa
cmake: Use prebuilt mconf on Windows
Angus Gratton
2018-05-01 15:42:28 +10:00
87adbd3229
console: Fix formatting
Anuj Deshpande
2018-04-30 14:22:45 +05:30
b3894dba97
console: Free alloc'd memory after error conditions
Anuj Deshpande
2018-04-30 14:21:03 +05:30
9356d6af3f
cJSON : Include only source file objects
Anuj Deshpande
2018-04-27 15:25:07 +05:30
be707f1c6b
Fix potential NULL pointer dereference crash.
Wayne Keenan
2018-04-30 08:03:35 +01:00
f6db61e4f4
cmake docs: Fix Windows tools installer download URL
Angus Gratton
2018-04-30 15:44:05 +10:00
918c4b4c48
Temporarily add feature/cmake to the list of branches we auto-push to github
Angus Gratton
2018-04-27 17:10:51 +10:00
d5a5897140
docs: Temporarily allow cmake docs to be in English only
Angus Gratton
2018-04-27 11:17:23 +10:00
99e02d4e42
windows: New ESP-IDF Tools Installer
Angus Gratton
2018-04-24 18:23:57 +10:00
381be65472
cmake: Build all examples in CI
Angus Gratton
2018-04-18 17:54:28 +10:00
858b95a924
cmake: Add build system tests
Angus Gratton
2018-04-18 09:30:27 +10:00
1cb5712463
cmake: Add component dependency support
Angus Gratton
2018-03-22 17:27:10 +11:00
4a2f1f0354
esptool: Add note that ESPTOOLPY_PORT & ESPTOOLPY_BAUD are ignored when using idf.py
Angus Gratton
2018-04-05 17:32:22 +10:00
56902f0054
cmake: Write configuration & component metadata to project_description.json
Angus Gratton
2018-04-05 17:26:28 +10:00
f1d3bfc0c7
cmake: Add new flasher_args.json file for IDE parsing, document metadata files better
Angus Gratton
2018-04-05 17:13:53 +10:00
2a3e2b8eed
doc: Use confgen.py to build docs from same code path as config generation
Angus Gratton
2018-03-20 16:31:53 +11:00
b44c8b125f
cmake: Style cleanup, add cmake linter to gitlab CI
Angus Gratton
2018-03-20 12:27:00 +11:00
2ea359ad0c
cmake: Cleanups to work with Windows
Angus Gratton
2018-03-19 14:17:31 +11:00
6bdc49b6e4
cmake: set CCACHE_BASEDIR & CCACHE_NOHASHDIR when using ccache
Angus Gratton
2018-03-16 11:58:52 +11:00
800bffb8b0
cmake: Add CMakeLists.txt files for all examples
Angus Gratton
2018-02-27 17:44:31 +11:00
9d88d13f77
cmake: convert_to_cmake.py script for converting IDF GNU Make projects
Angus Gratton
2018-03-01 18:41:40 +11:00
2816cf1d67
cmake: Change data_file_to_c to data_file_embed_asm for objcopy compatibility
Angus Gratton
2018-03-01 18:41:15 +11:00
b57843b66a
cmake: Linker scripts need to account for .c.obj extension as well as .o
Angus Gratton
2018-03-01 17:02:32 +11:00
12be399762
cmake: Add link-time dependencies for linker script files
Angus Gratton
2018-03-01 17:02:08 +11:00
bc1693aae3
cmake: Fix SPIRAM options
Angus Gratton
2018-02-27 16:03:32 +11:00
88df8fd293
cmake: Use cmake_lint project, tidy up all CMake source files
Angus Gratton
2018-02-27 15:45:30 +11:00
15d5e88618
cmake: Automatically include ccache if it's on the path
Angus Gratton
2018-02-27 13:32:52 +11:00
9f8cdd3572
cmake: Add "Preview release" getting start guide & build system documentation
Angus Gratton
2018-02-22 15:05:05 +11:00
95e17d6d92
cmake: Allow GetGitRevisionDescription to take arbitrary directory paths
Angus Gratton
2018-02-27 13:21:37 +11:00
7d9ba66f83
idf.py: Add reconfigure command
Angus Gratton
2018-02-27 13:21:51 +11:00
4d7bc8e8ba
idf.py: Improve status output, error message output
Angus Gratton
2018-02-16 15:32:08 +11:00
abef220b13
cmake: Allow selecting toolchain file based on config
Angus Gratton
2018-02-15 14:38:58 +11:00
04a944598f
cmake: Export compile_commands.json as part of build
Angus Gratton
2018-02-09 16:35:35 +08:00
e94db98e73
link bootloader to libgcc (shouldn't be necessary, is necessary...)
Angus Gratton
2018-02-09 16:09:47 +08:00
efb5928934
idf.py build & flash tool
Angus Gratton
2018-01-23 17:08:28 +11:00
7eaf2f4bdb
kconfig: Allow out of tree building, build under cmake build directory
Angus Gratton
2018-02-06 18:03:41 +08:00
cb99531d15
cmake: Generate PHY init data partition as part of the build
Angus Gratton
2018-02-01 17:45:41 +08:00
0bdc12256e
cmake: Add "size" target, update idf_size.py for different linker behaviour
Angus Gratton
2018-01-22 15:16:01 +11:00
1f8e07fd8f
cmake: Add sdkconfig.defaults support
Angus Gratton
2018-01-22 14:32:02 +11:00
be962a9444
cmake: Re-run cmake if submodule commits change or a submodule is deinit-ed
Angus Gratton
2018-01-19 16:34:00 +11:00
4f1a856dbf
cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
Angus Gratton
2018-01-19 16:22:08 +11:00
3fac2b2ddc
cmake: Refactor bootloader_subproject into the bootloader component itself
Angus Gratton
2018-01-19 16:00:41 +11:00
674d398c93
cmake: Add partition table, and .bin file targets
Angus Gratton
2018-01-19 15:47:49 +11:00
3ae4822115
cmake: Add partition table generation
Angus Gratton
2018-01-18 12:12:13 +11:00
97e01a4c4d
cmake: Remove stray tab
Angus Gratton
2018-01-17 16:35:15 +11:00
ce6748873d
cmake: Add embedding files in components support
Angus Gratton
2018-01-17 16:25:14 +11:00
134f2238bd
cmake: Refactor main cmake project logic
Angus Gratton
2018-01-17 14:01:57 +11:00
7f29593a7d
cmake: Bootloader subproject & "clean" cleanup
Angus Gratton
2018-01-16 16:50:15 +11:00
067a19ad88
cmake: Move global IDF-specific compiler/linker options out of the toolchain file
Angus Gratton
2018-01-16 11:16:14 +11:00
f04525095f
cmake: Move third-party cmake modules to their own directory
Angus Gratton
2018-01-15 13:22:02 +11:00
68e75dd0df
cmake: Detect missing or out of date submodules during cmake pass
Angus Gratton
2018-01-15 13:20:38 +11:00
35f521afb6
cmake: Add toolchain version check
Angus Gratton
2018-01-15 10:25:35 +11:00
99a2359c5c
confgen: Create config file if missing
Angus Gratton
2018-01-15 09:55:00 +11:00
c671a0c3eb
build system: Initial cmake support, work in progress
Angus Gratton
2018-01-12 13:49:13 +11:00
a538644560
config: Add new Python & kconfiglib-based config management tool
Angus Gratton
2018-01-12 13:50:19 +11:00
5a080ee37a
Merge branch 'bugfix/btdm_genrate_hash_key_by_bluedroid' into 'master'
Jiang Jiang Jian
2018-04-28 16:42:27 +08:00
5549ea3439
Component/bt: fix version exchange issue - Android 7.0 version issue - version exchange late in some phones - can not get version in smp
zhiweijian
2018-04-28 16:22:38 +08:00
fd7baaf4ba
components/bt: Make modifications to the support of GAP appearance/icon characateristic
Hrishikesh Dhayagude
2018-04-16 12:23:16 +05:30
e236ffd91f
Component/bt: get end_handle when get include services
zhiweijian
2018-04-26 17:17:35 +08:00
6c20bc3203
component/bt: Added the hash key generated directly in the bluedroid module.
Yulong
2018-04-26 09:44:12 -04:00
ee9ab48347
Merge branch 'feature/btdm_bt_spp_vfs' into 'master'
Jiang Jiang Jian
2018-04-28 15:10:07 +08:00
25798b0e3a
Merge branch 'feature/btdm_ble_throughput_optimiz' into 'master'
Jiang Jiang Jian
2018-04-28 15:01:39 +08:00
d95d0ececb
component/bt: Add SPP profile with VFS
baohongde
2018-04-28 11:36:22 +08:00
fd3162d831
component/bt: Added the server test for the bit rate test.
Yulong
2017-12-07 03:07:36 -05:00
051d8d6900
Merge branch 'bugfix/tw19728_support_static_allocation_of_freertos_queue_used_by_isr_v3.1' into 'master'
Jiang Jiang Jian
2018-04-27 20:31:51 +08:00