mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Clicker2-STM32: Add logic to register the MRF24J40 radio character device.
This commit is contained in:
@@ -466,6 +466,10 @@ static int radio802154dev_ioctl(FAR struct file *filep, int cmd,
|
||||
return ret;
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: radio802154dev_register
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user