~aleteoryx/muditaos

ref: f60b9c0013d4e81de64aeb3bca7631c820eb32f9 muditaos/module-lwip/README.md -rw-r--r-- 546 bytes
f60b9c00 — Lucjan Bryndza [EGD-5392] Add switch vfat to RO mode 5 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