Changes

Jump to navigation Jump to search
481 bytes added ,  05:06, 27 December 2019
Document WIFI_ENABLED attribute for BSP
WIFI is the [[/dev/bsp]] attribute that represents the WiFi subsystem. It only has an attribute to determine WiFi support on the current board revision.

== Attributes ==

=== WIFI_ENABLED ===
'''Availability''': This attribute is only available for Latte boards.

'''Permissions''': <code>BSP_PERMISSIONS_ALL</code> only.
{| class="wikitable"
! Method
! Data Size
! Values
!
|-
| Read
| 4
| 0 or 1
| Returns 1 if WiFi is enabled and available on this particular board revision.
|}

Navigation menu