Update README.

This commit is contained in:
Gregory Nutt
2017-08-05 12:48:07 -06:00
parent 2947ca06c9
commit 4c1a8170de
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -494,4 +494,7 @@ Configuration sub-directories
or of the star hub.
STATUS:
2017-08-05: Configurations added.
2017-08-05: Configurations added. Early testing suggests that there is
a problem when packets are received from multiple sources at high rates:
New incoming packets appear to cause RX FIFO errors and the driver does
not recover well.
+1 -1
View File
@@ -327,7 +327,7 @@ static int sixlowpan_pktradio_metadata(FAR struct sixlowpan_driver_s *radio,
radio->r_dev.d_mac.sixlowpan.nv_addrlen);
/* Set the destination address.
* REVISIT: Do wee need to check for multicast or broadcast addresses
* REVISIT: Do we need to check for multicast or broadcast addresses
* here?
*/