Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Releases: khoih-prog/Teensy41_AsyncTCP

v1.1.0 to fix issue with slow browsers or network, to remove hard-code if possible, etc.

26 Sep 06:40
15385a4
Compare
Choose a tag to compare

Releases v1.1.0

  1. Fix issue with slow browsers or network
  2. Remove hard-code if possible
  3. Improve debug messages by adding functions to display error/state messages instead of cryptic error/state number
  4. Clean up

v1.0.0 to support Teensy 4.1 using QNEthernet Library

18 Mar 02:10
79b27c6
Compare
Choose a tag to compare

Initial Releases v1.0.0

  1. Initial porting and coding to support Teensy 4.1 using QNEthernet Library
  2. Add example multiFileProject to demo for multiple-file project to avoid multiple-definitions linker error