Tian Hao
|
5a14e8addf
|
component/bt : use ESP_LOGx instead of printf
|
2016-11-29 17:42:04 +08:00 |
|
Tian Hao
|
fd0d28afc3
|
component/bt : cleanup some missing code
|
2016-11-28 16:39:53 +08:00 |
|
Tian Hao
|
1173106a20
|
component/bt : change task to decease dram(heap)
1. decrease the task size(HCI cannot < 1024, btu cannot < 4096)
2. btc task can config by menuconfig(default 2048)
|
2016-11-25 23:37:46 +08:00 |
|
Tian Hao
|
190b6d629b
|
component/bt : Config for choose printf
1. add print or ets_print
2. as print format error, add -Wno-error=format
|
2016-11-22 18:19:55 +08:00 |
|
Wu Jian Gang
|
ed0a85ab4d
|
Kconfig: use 4 spaces to instead 1 tab
In some Kconfig file, both 4 spaces and 1 tab are used mix, let's just
use 4 space, it will be clean in some editor.
|
2016-09-28 13:24:58 +08:00 |
|
Angus Gratton
|
2c6ab8579a
|
esp32: Pass memory layout linker script through C preprocessor
C preprocessor is a bit icky, but with ULP we will have 3 possible
variables influencing the memory layout and 9 linker scripts is too
many!
|
2016-09-28 11:15:29 +08:00 |
|
Ivan Grokhotkov
|
c6e1d0b30a
|
Kconfig: make WiFi and BT mutually exclusive
Also move memory map options from top-level Kconfig to esp32/Kconfig.
|
2016-09-22 18:36:23 +08:00 |
|
Ivan Grokhotkov
|
bd6ea4393c
|
Initial public version
|
2016-08-17 23:08:22 +08:00 |
|