mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-29 03:32:49 +00:00
abb61bc22a
BNEP adds an interface to lwip. Add an accessor to allow us to get access to it.
lwIP Support for BTstack
Contents:
- bnep_lwip contains an adapter to forward packets between lwIP and BNEP
- port contains a NO_SYS == 1 / bare metal configuration to use lwIP with BTstack on the same thread