PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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