-
- Downloads
Made the sky and z1 platform handling of PROJECT_CONF_H the same as the other...
Made the sky and z1 platform handling of PROJECT_CONF_H the same as the other platforms: the makefile should define PROJECT_CONF_H to be the name of the header file to include. This header file should #undef everything it #defines, as it is included after all the other configuration options in contiki-conf.h
Showing
- examples/ipv6/sky-websense/Makefile 1 addition, 1 deletionexamples/ipv6/sky-websense/Makefile
- examples/z1/ipv6/z1-websense/Makefile 1 addition, 1 deletionexamples/z1/ipv6/z1-websense/Makefile
- platform/sky/contiki-conf.h 6 additions, 4 deletionsplatform/sky/contiki-conf.h
- platform/z1/contiki-conf.h 1 addition, 1 deletionplatform/z1/contiki-conf.h
Please register or sign in to comment