Move common 6LoWPAN code to new file lopwan6_common.c
This is mainly IPHC (de)compression. TODO: adapt the 6LoWPAN-over-BLE netif to this. Signed-off-by: goldsimon <goldsimon@gmx.de>
This commit is contained in:
@@ -2138,7 +2138,6 @@ PREDEFINED = __DOXYGEN__=1 \
|
||||
SO_REUSE_RXTOALL=1 \
|
||||
LWIP_HAVE_SLIPIF=1 \
|
||||
SLIP_RX_FROM_ISR=1 \
|
||||
LWIP_6LOWPAN=1 \
|
||||
LWIP_TCP_PCB_NUM_EXT_ARGS=1
|
||||
|
||||
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
|
||||
|
||||
Reference in New Issue
Block a user