PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

10 lines
383B

  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=*