Angus Gratton
|
06e03ff52e
|
Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS
Closes github #51 https://github.com/espressif/esp-idf/issues/51
|
2016-12-28 10:23:13 +11:00 |
Tian Hao
|
5933ebc6b6
|
component/bt : cleanup all the "-W-no-xx" and all the warnings
1. cleanup the warnings.
2. fix the some function called in gap
3. fix some code in btc_main
|
2016-12-07 13:49:53 -08:00 |
Tian Hao
|
a8dd1dfcf2
|
component/bt : remove sdp demo and add default sdkconfig of bt demos
1. remove sdp demo.
2. add sdkconfig.default for bt demos
|
2016-11-30 11:26:30 +08:00 |
Tian Hao
|
5a9801aca7
|
Merge branch 'master' into feature/btdm_bluedroid
# Conflicts:
# components/esp32/cpu_freq.c
# components/esp32/lib
|
2016-11-29 18:38:37 +08:00 |
Tian Hao
|
ff8ce12787
|
component/bt : cleanup the spell && redundant
|
2016-11-28 14:58:30 +08:00 |
Tian Hao
|
19273c7b2d
|
component/bt : run astyle handle the code files
|
2016-11-25 02:10:15 +08:00 |
Tian Hao
|
d7eb709a9c
|
component/bt : add license header
|
2016-11-25 01:58:26 +08:00 |
Tian Hao
|
160e81e901
|
example : cleanup the order
|
2016-11-24 20:20:59 +08:00 |