uCBQN/build/picoSubmodule/lib/btstack/platform/lwip
2026-02-07 16:25:12 +01:00
..
port initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +01:00
bnep_lwip.c initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +01:00
bnep_lwip.h initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +01:00
README.md initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +01: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