~aleteoryx/muditaos

ref: e71a044bd3f7df980802cdcdb29ad48c9cd427df muditaos/module-lwip/README.md -rw-r--r-- 546 bytes
e71a044b — Przemysław Brudny [EGD-6019] Revert of two commits 4 years ago

#LwIP system integration

========================

#Why?

Bluetooth APN needs IP & routing and level 2 TCP/IP stack.

#How?

LwIP sources needed are added as shallow submodule in lib. Our needed sources, not from libraries are in interfaces (now only there)

  • module-lwip One place for LwIP code
    • lib Place for LwIP submodule
    • interfaces Our defined LwIP interfaces place. We need:
      • BNEP - bluetooth network encapsulation protocol - interface
      • PPP - gsm interface for PPP PDP communication