From 8a7b1f07d19e202d24b2703d072d321348d4665c Mon Sep 17 00:00:00 2001 From: thomas-ha Date: Wed, 1 Jun 2016 17:58:57 +0200 Subject: [PATCH] add cc2538dk --- core/net/mac/tsch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/net/mac/tsch/README.md b/core/net/mac/tsch/README.md index dea59dedc..fd512a896 100644 --- a/core/net/mac/tsch/README.md +++ b/core/net/mac/tsch/README.md @@ -163,7 +163,7 @@ Finally, one can also implement his own scheduler, centralized or distributed, b ## Porting TSCH to a new platform Porting TSCH to a new platform requires a few new features in the radio driver, a number of timing-related configuration paramters. -The easiest is probably to start from one of the existing port: `jn516x`, `sky`, `z1`. +The easiest is probably to start from one of the existing port: `jn516x`, `sky`, `z1`, `cc2538dk`. ### Radio features required for TSCH