Additional Information¶
Intellectual Property¶
Lantronix and xPico are registered trademarks of Lantronix, Inc. in the United States and other countries.
Patented: https://patents.lantronix.com; additional patents pending.
FAQ¶
Visit Lantronix Support to find a searchable library of Frequently Asked Questions (FAQs) and articles.
Technical Support¶
Lantronix Technical Support offers many resources to support our customers and products. For instance, ask a question, find firmware downloads, access the FTP site and search through tutorials, FAQs, bulletins, warranty information, extended support services, and product documentation.
To contact technical support or sales, look up your local office. When you report a problem, please provide the following information:
- Your name, company name, address, and phone number
- Lantronix product and model number
- Lantronix MAC address or serial number
- Firmware version and current configuration
- Description of the problem
- Status of the unit when the problem occurred (please try to include information on user and network activity at the time of the problem).
Revision History¶
| Date | Revision | Comments |
|---|---|---|
| April 2026 | 1.0 | Initial release. |
Open Source Software Declaration¶
This section contains licenses and notices for open-source software used in the SDK.
Your use of each open-source component or software is subject to the terms of the applicable license. Lantronix grants you no right to receive source code to the Open-Source software; however, in some cases, rights and access to source code for certain Open-Source software may be available directly from Lantronix’s licensors.
OPEN-SOURCE SOFTWARE IS DISTRIBUTED WITHOUT ANY WARRANTY, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSE AGREEMENT FOR ADDITIONAL INFORMATION.
ARM Embedded Toolchain
Licensed under the GNU General Public License (Version 3), available at https://www.gnu.org/licenses/gpl-3.0.en.html.
Eclipse Paho
Copyright (c) 2007, Eclipse Foundation, Inc., and its licensors.
All rights reserved. This program is licensed under the Eclipse Distribution License (version 1.0), available at https://www.eclipse.org/org/documents/edl-v10.php.
I2C Bit-Banging Driver
License for FreeBSD I2C Bit-Banging Driver (sys/dev/iicbus/iicbb.c)
Copyright (c) 1998, 2001 Nicolas Souchu.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOOD OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
$FreeBSD: head/sys/dev/iicbus/iicbb.c 261844 2014-02-13 18:22:49Z loos $