OVMS3-idf/components/bt
Ivan Grokhotkov b936441b9b Startup flow refactoring
This change removes implicit WiFi/BT initialization from startup code.
"main" task is started once essential part of startup code is complete.
This task calls application-provided "int main(void)" function, which can call WiFi/BT init functions if necessary.
2016-09-26 00:50:57 +08:00
..
include Startup flow refactoring 2016-09-26 00:50:57 +08:00
lib@6c9a6de656 1. clean up the macro. 2. change component/bt/lib url to use new lib 2016-09-23 10:48:55 +08:00
bt.c Startup flow refactoring 2016-09-26 00:50:57 +08:00
component.mk add btdm_controller 1st 2016-09-22 16:40:31 +08:00
Kconfig Kconfig: make WiFi and BT mutually exclusive 2016-09-22 18:36:23 +08:00