This website requires JavaScript.
Explore
Help
Sign In
mirror
/
btstack
Watch
1
Star
0
Fork
0
You've already forked btstack
mirror of
https://github.com/bluekitchen/btstack.git
synced
2025-03-24 13:43:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a536dfcc0c
Branches
Tags
View all branches
btstack
/
platform
/
lwip
History
Matthias Ringwald
9c30c50ad9
bnep_lwip: add bnep_lwip_connect to establish BNEP connection and manage lwIP network interface
2020-08-26 17:15:05 +02:00
..
port
lwip: move nosys port into platform/lwip/port folder
2019-06-10 15:07:21 +02:00
bnep_lwip.c
bnep_lwip: add bnep_lwip_connect to establish BNEP connection and manage lwIP network interface
2020-08-26 17:15:05 +02:00
bnep_lwip.h
bnep_lwip: add bnep_lwip_connect to establish BNEP connection and manage lwIP network interface
2020-08-26 17:15:05 +02:00
README.md
lwip: add readme
2019-06-10 15:12:34 +02:00
README.md
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