Jiang Jiang Jian
|
6ff5c32ae5
|
Merge branch 'feature/alloc_memories_of_wifi_and_lwip_in_spiram_first' into 'master'
Allocate some memories in SPIRAM first.
See merge request !1367
|
2017-10-13 15:47:27 +08:00 |
|
Jiang Jiang Jian
|
aa7a1e5e2d
|
Merge branch 'bugfix/btdm_controller_deinit' into 'master'
component/bt : allow init after de-init
See merge request !1371
|
2017-10-13 15:44:58 +08:00 |
|
XiaXiaotian
|
5df39cd4b6
|
Allocate some memories in SPIRAM first.
Try to allocate some WiFi and LWIP memories in SPIRAM first. If
failed, try to allocate in internal RAM then.
|
2017-10-13 10:11:24 +08:00 |
|
Angus Gratton
|
0a52dbccca
|
Merge branch 'bugfix/spi_reset_race' into 'master'
periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround
See merge request !1349
|
2017-10-13 08:51:36 +08:00 |
|
Angus Gratton
|
5d8bd1aa9e
|
Merge branch 'bugfix/libsodium_mbedtls_sha' into 'master'
libsodium: Fix mbedTLS SHA256 & SHA512 implementation, make optional
See merge request !1329
|
2017-10-13 08:50:24 +08:00 |
|
Angus Gratton
|
63fdf998b8
|
Merge branch 'feature/windows_build_check_msys2' into 'master'
build system: Detect wrong Windows MSYSTEM version and warn
See merge request !1356
|
2017-10-13 08:50:09 +08:00 |
|
Angus Gratton
|
bad585b6b3
|
Merge branch 'bugfix/freertos_halt_on_startup' into 'master'
freertos: Remove "stop program on scheduler start when JTAG/OCD is detected" option
See merge request !1354
|
2017-10-13 08:40:39 +08:00 |
|
Angus Gratton
|
ca7485cc9a
|
freertos: Remove "stop program on scheduler start when JTAG/OCD is detected" option
No longer used with new dual core target & JTAG instructions.
|
2017-10-13 10:54:02 +11:00 |
|
Jiang Jiang Jian
|
8e47c355fa
|
Merge branch 'feature/i2s_apll' into 'master'
driver/i2s: add support apll clock
See merge request !1115
|
2017-10-12 19:06:50 +08:00 |
|
Jiang Jiang Jian
|
244e947beb
|
Merge branch 'bugfix/btdm_fix_add_whitelist_failed' into 'master'
Component/bt: fix add whitelist failed
See merge request !1326
|
2017-10-12 19:01:01 +08:00 |
|
Jiang Jiang Jian
|
dbee895741
|
Merge branch 'bugfix/phy_init_remove_descriptions' into 'master'
phy init: remove descriptions of PHY init parameters
See merge request !1363
|
2017-10-12 19:00:10 +08:00 |
|
Jiang Jiang Jian
|
f8caa403db
|
Merge branch 'bugfix/btdm_remove_bond_device_not_return_error' into 'master'
component/bt: Fixed the bug when remove the bonded device with not exist address…
See merge request !1370
|
2017-10-12 18:59:09 +08:00 |
|
Jiang Jiang Jian
|
73462c052e
|
Merge branch 'bugfix/btdm_fix_set_scan_params_not_work' into 'master'
component/bt: fix scan params not work when start scan
See merge request !1307
|
2017-10-12 18:57:36 +08:00 |
|
Jiang Jiang Jian
|
e0922c9564
|
Merge branch 'bugfix/i2s_set_pin_valid_gpio' into 'master'
change to GPIO_IS_VALID_OUTPUT_GPIO for data out pin
See merge request !764
|
2017-10-12 18:21:25 +08:00 |
|
Jiang Jiang Jian
|
da247c2cf8
|
Merge branch 'bugfix/ledc_duty_type_change' into 'master'
ledc_get_duty return type changed from int to uint32_t, target_duty changed from int to uint32_t
See merge request !752
|
2017-10-12 18:18:33 +08:00 |
|
Jiang Jiang Jian
|
b78cb018a2
|
Merge branch 'feature/btdm_ibeacon' into 'master'
component/bt: add ibeacon demo
See merge request !1028
|
2017-10-12 18:11:49 +08:00 |
|
Jiang Jiang Jian
|
276034354e
|
Merge branch 'feature/btdm_eddystone' into 'master'
component/bt: Add eddystone demo
See merge request !1076
|
2017-10-12 17:56:05 +08:00 |
|
Jiang Jiang Jian
|
52be20343b
|
Merge branch 'bugfix/tw15438_mem_leak_on_wifi_start_stop_loop' into 'master'
Release DHCP structure memory when netif is down.
See merge request !1386
|
2017-10-12 17:51:58 +08:00 |
|
Jiang Jiang Jian
|
a4e4322f6c
|
Merge branch 'bugfix/btdm_set_sec_properity_error' into 'master'
component/bt: Fix bug of set sec properity error
See merge request !1336
|
2017-10-12 17:45:32 +08:00 |
|
Jiang Jiang Jian
|
3f1198529f
|
Merge branch 'bugfix/fail_to_connect_in_wps' into 'master'
WiFi :bug fix of fail to connect in wps
See merge request !1384
|
2017-10-12 17:39:29 +08:00 |
|
XiaXiaotian
|
ad1350f0ac
|
Release DHCP structure memory when netif is down.
|
2017-10-12 17:03:44 +08:00 |
|
Angus Gratton
|
3a4bd7f16c
|
Merge branch 'bugfix/wifi_tx_buffer_doc' into 'master'
wifi docs: Clarify WIFI_DYNAMIC_TX_BUFFER_NUM config item limit
See merge request !1375
|
2017-10-12 13:20:28 +08:00 |
|
Angus Gratton
|
6bf280efd0
|
Merge branch 'feature/esp32_pico_kit_getting_started_guide' into 'master'
ESP32-PICO-KIT Getting Started Guide
See merge request !1348
|
2017-10-12 13:19:07 +08:00 |
|
Angus Gratton
|
f3681e22de
|
wifi docs: Clarify WIFI_DYNAMIC_TX_BUFFER_NUM config item limit
Setting WIFI_DYNAMIC_TX_BUFFER_NUM to zero is not possible.
Also edit some of the related config docs a little.
|
2017-10-12 15:53:53 +11:00 |
|
Deng Xin
|
a99c89f6af
|
bug fix of fail to connect in wps
|
2017-10-12 12:01:11 +08:00 |
|
Jiang Jiang Jian
|
d34c59558e
|
Merge branch 'bugfix/fail_to_reconnect_after_reboot' into 'master'
Wifi: bugfix of fail to reconnect after reboot
See merge request !1378
|
2017-10-11 18:44:18 +08:00 |
|
Deng Xin
|
a05867f673
|
Wifi: bugfix of fail to reconnect after reboot
fix the issue fail to reconnect after reboot
|
2017-10-11 17:58:36 +08:00 |
|
Jiang Jiang Jian
|
3ed90a559d
|
Merge branch 'bugfix/btdm_fix_multi_connection_failed' into 'master'
component/bt: modify some comments
See merge request !1332
|
2017-10-11 17:00:34 +08:00 |
|
zhiweijian
|
cd3d9715bb
|
Component/bt: fix add whitelist failed
- fix add whitelist failed
- add add whitelist callback func
|
2017-10-11 15:30:09 +08:00 |
|
krzychb
|
f7daaa9ebe
|
ESP32-PICO-KIT Getting Started Guide
|
2017-10-11 08:02:23 +02:00 |
|
Yulong
|
fc359e4491
|
component/bt: Change the _btc_storage_remove_ble_bonding_keys function ret default vaule from 1 to 0.
|
2017-10-10 04:19:11 -04:00 |
|
Yulong
|
25e8c09b6d
|
component/bt: Change the param.remove_bond_dev_cmpl.status value.
|
2017-10-10 04:02:05 -04:00 |
|
Tian Hao
|
b54ef13fae
|
component/bt : allow init after de-init
|
2017-10-10 15:35:17 +08:00 |
|
Angus Gratton
|
30b40a2175
|
Merge branch 'bugfix/ff_ioctl_types' into 'master'
fatfs: use correct return types in ioctl calls
See merge request !1362
|
2017-10-10 15:01:47 +08:00 |
|
Angus Gratton
|
dda136eab7
|
Merge branch 'bugfix/heap_debugging_cleanup' into 'master'
Heap debugging docs cleanup & convenience functions
See merge request !1347
|
2017-10-10 14:59:54 +08:00 |
|
Yulong
|
8e08097151
|
component/bt: Fixed the bug when remove the bonded device with not exist address will not return error.
|
2017-10-10 02:29:54 -04:00 |
|
Jeroen Domburg
|
a8131b14b0
|
Merge branch 'feature/docs_update_uart_api' into 'master'
Updated functional overview of UART API documentation
See merge request !1328
|
2017-10-10 14:06:08 +08:00 |
|
Jeroen Domburg
|
1835c3a213
|
Merge branch 'feature/docs_update_pcnt_api' into 'master'
Extended description of the Pulse Counter API and removed redundant comments from the example
See merge request !1312
|
2017-10-10 14:06:03 +08:00 |
|
Jeroen Domburg
|
bbbfa64a66
|
Merge branch 'feature/docs_update_ledc_api' into 'master'
Updated example and description of LED PWM Controller API
See merge request !1276
|
2017-10-10 14:05:57 +08:00 |
|
Jiang Jiang Jian
|
904d6c8f2b
|
Merge branch 'feature/scan_optimize' into 'master'
wifi: scan optimize
See merge request !1334
|
2017-10-10 13:39:16 +08:00 |
|
Angus Gratton
|
f0d7cfdafe
|
heap: Add new heap_caps_check_integrity_all() & heap_caps_check_integrity_addr() debugging functions
Easier to either check all heaps, or focus on checking a particular region.
|
2017-10-10 16:19:30 +11:00 |
|
Angus Gratton
|
325bd3a4dc
|
doc: Rewrite heap debugging docs to add function/struct links & improve actionability
|
2017-10-10 16:19:29 +11:00 |
|
Angus Gratton
|
10c1dfe91d
|
Merge branch 'bugfix/minor_fixes_github' into 'master'
More minor fixes from github
See merge request !1360
|
2017-10-10 13:14:18 +08:00 |
|
Angus Gratton
|
bb8ba76604
|
Merge branch 'bugfix/multi_heap_get_info_typo' into 'master'
Fix multi_heap_get_info alias (from github)
See merge request !1357
|
2017-10-10 13:14:09 +08:00 |
|
Deng Xin
|
d515494d1b
|
wifi: optimize scan feature
1. add the threshold of match AP in fast scan
2. add blacklist feature
3. make sure would wrong if password didn't set
4. add scan example
|
2017-10-10 12:27:02 +08:00 |
|
Jiang Jiang Jian
|
3106ca1c1e
|
Merge branch 'bugfix/btdm_ea_overloaded' into 'master'
component/bt: increase programming delay for event arbiter to allow for heavy workload
See merge request !1338
|
2017-10-10 12:26:25 +08:00 |
|
Angus Gratton
|
19d983974f
|
Merge branch 'feature/freertos_dual_core_hooks_github' into 'master'
freertos: Make the tick/idle hooks dual core compatible (from github)
See merge request !1361
|
2017-10-10 12:06:05 +08:00 |
|
Ivan Grokhotkov
|
104204ce56
|
fatfs: use correct return types in ioctl calls
GET_SECTOR_SIZE should return WORD (unsigned short) but returned
uint32_t.
Reference: http://elm-chan.org/fsw/ff/doc/dioctl.html
Closes https://github.com/espressif/esp-idf/pull/1031.
|
2017-10-10 12:02:32 +08:00 |
|
Ivan Grokhotkov
|
139b0c8396
|
Merge branch 'bugfix/fatfs_timezone' into 'master'
fatfs: use localtime_r instead of gmtime to get timezone
See merge request !1358
|
2017-10-10 12:00:24 +08:00 |
|
krzychb
|
9107b47deb
|
Updated UART API documentation and examples. Included a fix of #1091 from GitHub
|
2017-10-10 05:54:36 +02:00 |
|