nes-proj/examples/jn516x
Yasuyuki Tanaka 667dd6a210 TSCH: put tsch_ prefix to definitions in the global scope
struct asn_t         -> struct tsch_asn_t
  struct asn_divisor_t -> tsch_asn_divisor_t
  ASN_ macros          -> TSCH_ASN_ macros
  current_asn          -> tsch_current_asn
2017-01-10 11:45:59 +01:00
..
dr1175-sensors
rime Reworking jn516x default configuration and examples 2016-02-03 10:35:48 +01:00
rpl Change the default IPv6 prefix from aaaa::/64 to fd00::/64 2016-03-07 17:47:44 +01:00
tsch TSCH: put tsch_ prefix to definitions in the global scope 2017-01-10 11:45:59 +01:00
README.md Add examples for NXP JN516x using TSCH 2015-12-17 13:29:42 +01:00

README.md

Examples for the JN516x platform.

  • dr1175: simple Contiki application for the DR1175 evaluation board. Prints out sensor values periodically.
  • rime: simple Rime example. Works with ContikiMAC (default) or NullRDC
  • RPL: RPL examples, including border router, simple node, and coap resources. More information under rpl/README.md
  • tsch: Examples of applications using TSCH