PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

library.properties 383B

před 3 roky
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=*