mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-29 03:32:49 +00:00
398f8a18bc
If NO_SYS=0 it uses freertos stuff like xQueueCreate, so needs to include the headers.
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