IoT Board/Spirit: Fix a few issues that interfered with testing. Move console to the VCOM port (USART) for all configurations. Rename the spirit-mac configuration to spirit-6lowpan. Add lots of debug output the spirit network driver.

This commit is contained in:
Gregory Nutt
2017-07-31 18:26:17 -06:00
parent cd3ca1140e
commit 959f2042a4
7 changed files with 66 additions and 43 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ int netdev_register(FAR struct net_driver_s *dev, enum net_lltype_e lltype)
#endif
int devnum;
if (dev)
if (dev != NULL)
{
#ifdef CONFIG_NET_MULTILINK
/* We are supporting multiple network devices and using different link