mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-01 18:33:12 +00:00
667dd6a210
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
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