6181c39f05
Reset WIFI mac when wifi start and update wifi lib
XiaXiaotian
2017-03-23 11:33:46 +08:00
e88226c256
idf_monitor: Use ANSI color codes for all output we inject into stderr
Angus Gratton
2017-03-23 10:41:14 +08:00
a3ce95e482
build system: Add explicit DEBUG_FLAGS variable, pass to assembler also
Angus Gratton
2017-03-21 16:46:48 +08:00
7db3370e20
Merge branch 'bugfix/vhci_callback' into 'release/v2.0'
Ivan Grokhotkov
2017-03-22 22:42:58 +08:00
d96b8c317a
ci: allow passing Hub account or registry name from the environment
Ivan Grokhotkov
2017-03-22 21:59:40 +08:00
818d1de771
ci: Swap github/gitlab submodules for release branches & tags also
Angus Gratton
2017-03-22 18:39:28 +08:00
099b5552c4
ci: Also run deployment steps for tags of form vX.Y (with optional -suffix)
Angus Gratton
2017-03-22 18:25:28 +08:00
eece22d075
ci: Swap github/gitlab submodules for release branches & tags also
Angus Gratton
2017-03-22 18:39:28 +08:00
2cc668bbb1
ci: Also run deployment steps for tags of form vX.Y (with optional -suffix)
Angus Gratton
2017-03-22 18:25:28 +08:00
ad4a1b600a
component/bt: let vhci callback "vhci_notify_host_send_available" be called in the context of BT controller task.
wangmengyang
2017-03-22 19:38:47 +08:00
01ad387ac8
freertos: Add config parameters to customize FreeRTOS behaviour.
Daniel Campora
2017-03-20 22:32:01 +01:00
3e7b786af5
component/bt: allow to use alternative Bluetooth stack by disabling Bluedroid
Matthias Ringwald
2017-03-07 18:20:33 +01:00
eba6789e6c
Fix late argument verification in emac-main
alarruskain
2017-03-13 13:31:01 +01:00
5272bd899b
build: Check for .git, but it doesn't have to be a directory, so that esp-idf will work as a submodule
Edmund Huber
2017-03-19 23:11:13 -07:00
0aab67f0aa
esp32: esp_wifi.h: Replace a non-working #error statement with a working _Static_assert statement
Edmund Huber
2017-03-19 11:34:35 -07:00
6a58e173b8
build: pass more arguments to git describe so that it always works even if detached branch, etc
Edmund Huber
2017-03-19 12:06:37 -07:00
36e685580a
README: Remove link typo
rudi ;-)
2017-03-17 21:23:44 +01:00
a593d8a518
bugfix: fixed path to esptool when there is no compiled python module for it bugfix: GDB inernal failure handling was added
Alexey Gerenkov
2017-03-15 12:44:14 +03:00
fbaeb55c15
Merge branch 'bugfix/btdm_blufi' into 'master'
Ivan Grokhotkov
2017-03-21 17:54:19 +08:00
66fd3b9768
component/bt: add conditional compilation direvatives to control the source code building of SBC codec
wangmengyang
2017-03-17 15:57:30 +08:00
fda2e89a1e
component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth
wangmengyang
2017-03-17 15:08:47 +08:00
57486a1f61
Merge branch 'bugfix/push_master_github' into 'master'
Ivan Grokhotkov
2017-03-17 14:21:45 +08:00
364476c1cd
ci: Fix master branch being pushed to master
Angus Gratton
2017-03-17 12:00:25 +08:00