Logo
Explore Help
Register Sign In
fengqi/lv_micropython
1
0
Fork 0
You've already forked lv_micropython
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
lv_micropython/extmod/btstack/btstack_config.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
222 B
C
Raw Normal View History

extmod/btstack: Add empty modbluetooth implementation. Work done in collaboration with Jim Mussared aka @jimmo.
2020-02-20 14:40:55 +11:00
#ifndef MICROPY_INCLUDED_EXTMOD_BTSTACK_BTSTACK_CONFIG_H
#define MICROPY_INCLUDED_EXTMOD_BTSTACK_BTSTACK_CONFIG_H
extmod/btstack: Allow the BTstack config to be overridden by a board. If a board defines MICROPY_BLUETOOTH_BTSTACK_CONFIG_FILE as the path to a header file, then that file will be used for the BTstack config. Signed-off-by: Damien George <damien@micropython.org>
2022-11-10 11:02:12 +11:00
#include MICROPY_BLUETOOTH_BTSTACK_CONFIG_FILE
unix: Add support for modbluetooth and BLE using btstack. This commit adds full support to the unix port for Bluetooth using the common extmod/modbluetooth Python bindings. This uses the libusb HCI transport, which supports many common USB BT adaptors.
2020-04-07 15:02:52 +10:00
extmod/btstack: Add empty modbluetooth implementation. Work done in collaboration with Jim Mussared aka @jimmo.
2020-02-20 14:40:55 +11:00
#endif // MICROPY_INCLUDED_EXTMOD_BTSTACK_BTSTACK_CONFIG_H
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 77ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API