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.

library.properties 383B

3 lat temu
123456789
  1. name=FNET
  2. version=0.1.3
  3. author=Andrey Butok
  4. maintainer=Andrey Butok, VJMuzik
  5. sentence=Fork of FNET TCP/IP v4.6.4 stack for Teensy USB Ethernet.
  6. paragraph=This stack can be used with any Ethernet device, it was designed for 32 bit MCUs. It's not strictly limited to USB, but this was ported for that purpose.
  7. category=Communication
  8. url=https://github.com/vjmuzik/FNET
  9. architectures=*