PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- 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
|