New Contiki port to STM32W108.
This commit is contained in:
parent
324796cd1a
commit
ec5e3ce0d7
130 changed files with 43157 additions and 0 deletions
6
platform/mb851/contiki-init-net.h
Normal file
6
platform/mb851/contiki-init-net.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __CONTIKI_INIT_NET_H__
|
||||
#define __CONTIKI_INIT_NET_H__
|
||||
|
||||
void print_address(uip_ds6_addr_t *lladdr);
|
||||
|
||||
#endif /* __CONTIKI_INIT_NET_H__ */
|
Loading…
Add table
Add a link
Reference in a new issue