PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- name=NativeEthernet
- version=1.0.1
- author=Various (see AUTHORS file for details)
- maintainer=Tino Hernandez <vjmuzik1@gmail.com>
- sentence=Enables network connection (local and Internet) using the Native Ethernet on Teensy 4.1.
- paragraph=With this library you can use the Native Ethernet (builtin) to connect to the Internet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
- category=Communication
- url=http://www.arduino.cc/en/Reference/Ethernet
- architectures=*
- includes=NativeEthernet.h
|