mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
Update README.
This commit is contained in:
@@ -494,4 +494,7 @@ Configuration sub-directories
|
|||||||
or of the star hub.
|
or of the star hub.
|
||||||
|
|
||||||
STATUS:
|
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.
|
||||||
|
|||||||
@@ -327,7 +327,7 @@ static int sixlowpan_pktradio_metadata(FAR struct sixlowpan_driver_s *radio,
|
|||||||
radio->r_dev.d_mac.sixlowpan.nv_addrlen);
|
radio->r_dev.d_mac.sixlowpan.nv_addrlen);
|
||||||
|
|
||||||
/* Set the destination address.
|
/* 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?
|
* here?
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user