PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

library.properties 383B

3 år sedan
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=*