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

Commit 439b3c0

Browse files
authored
v1.2.1 for Teensy41 and QNEthernet
### Releases v1.2.1 1. Initial porting and coding for **Teensy 4.1 using built-in QNEthernet** 2. Bump up version to v1.2.1 to sync with [AsyncUDP_STM32](https://github.com/khoih-prog/AsyncUDP_STM32) v1.2.1
1 parent f92c2d4 commit 439b3c0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/AsyncUDP_Teensy41.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Version Modified By Date Comments
1414
------- ----------- ---------- -----------
1515
1.2.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
16-
Bump up version to v1.7.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
16+
Bump up version to v1.2.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
1717
*****************************************************************************************************************************/
1818

1919
#pragma once

src/AsyncUDP_Teensy41.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Version Modified By Date Comments
1414
------- ----------- ---------- -----------
1515
1.2.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
16-
Bump up version to v1.7.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
16+
Bump up version to v1.2.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
1717
*****************************************************************************************************************************/
1818

1919
#pragma once

src/AsyncUDP_Teensy41_Debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Version Modified By Date Comments
1414
------- ----------- ---------- -----------
1515
1.2.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
16-
Bump up version to v1.7.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
16+
Bump up version to v1.2.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
1717
*****************************************************************************************************************************/
1818

1919
#pragma once

src/AsyncUDP_Teensy41_Impl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Version Modified By Date Comments
1414
------- ----------- ---------- -----------
1515
1.2.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
16-
Bump up version to v1.7.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
16+
Bump up version to v1.2.1 to sync with ASYNC_UDP_Teensy41 v1.2.1
1717
*****************************************************************************************************************************/
1818

1919
#pragma once

0 commit comments

Comments
 (0)