Retrieve list of all known arduino library modules that are available.
libtypes - optional specifier for type of libraries to list.
Options are:
List core and addons
List core only libraries
List addons only
When no libtypes is specified, all libraries are shown.
retval is an cell array of string library names that are available for programming to the arduino.
See also: arduino, arduinosetup.
Package: arduino