1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg
Martine Lenders cc6b123758 lwip: initialize link-local address correctly
lwIP does some weird byte-swapping in netif_create_ip6_linklocal_address()
with non-ethernet-addresses, so I rather initialize it like in GNRC, so it is
compatible to both GNRC and emb6.
2016-08-02 16:33:35 +02:00
..
ccn-lite pkg ccn-lite: add prototypes for producer function 2016-05-26 18:12:51 +02:00
cmsis-dsp pkg: move pkgdir to $BINDIRBASE/pkg/$BOARD/$PKG_NAME, do proper clean 2016-03-25 14:28:04 +01:00
emb6 all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
jsmn pkg: add jsmn minimal JSON parser 2016-03-30 14:35:36 +02:00
libcoap pkg: move pkgdir to $BINDIRBASE/pkg/$BOARD/$PKG_NAME, do proper clean 2016-03-25 14:28:04 +01:00
libfixmath libmathfix: move to git repository and adapt 2016-05-12 16:39:18 +02:00
lwip lwip: initialize link-local address correctly 2016-08-02 16:33:35 +02:00
micro-ecc pkg: move pkgdir to $BINDIRBASE/pkg/$BOARD/$PKG_NAME, do proper clean 2016-03-25 14:28:04 +01:00
microcoap pkg: move pkgdir to $BINDIRBASE/pkg/$BOARD/$PKG_NAME, do proper clean 2016-03-25 14:28:04 +01:00
nordic_softdevice_ble nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice 2016-07-13 17:06:57 +02:00
oonf_api pkg: move pkgdir to $BINDIRBASE/pkg/$BOARD/$PKG_NAME, do proper clean 2016-03-25 14:28:04 +01:00
openwsn pkg/openwsn: prevent build loop 2016-04-07 08:22:40 +02:00
relic pkg: move pkgdir to $BINDIRBASE/pkg/$BOARD/$PKG_NAME, do proper clean 2016-03-25 14:28:04 +01:00
tlsf pkg tlsf: undefined left-shifting of neg. values 2016-05-27 14:49:15 +02:00
u8g2 pkg: u8g2: smaller patches + comments. 2016-07-13 21:23:36 +02:00
wakaama pkg: clarify that current download target is only for git 2016-03-24 00:57:14 +01:00
doc.txt pkg: adapt to RIOTPKG 2016-03-05 03:05:32 +01:00
Makefile.git pkg: clarify that current download target is only for git 2016-03-24 00:57:14 +01:00
Makefile.http pkg/Makefile.http: complete Makefile-example 2014-10-01 21:53:43 +02:00
pkg.mk pkg: do not build concurrently 2016-06-01 17:25:50 +02:00