btstack/platform/lwip
2019-06-13 15:38:57 +02:00
..
port
bnep_lwip.c lwip: fix compile for NO_SYS 2019-06-13 15:38:57 +02:00
bnep_lwip.h
README.md lwip: add readme 2019-06-10 15:12:34 +02:00

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