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

Commit a5b4297

Browse files
authored
v1.3.0 to fix compile error issue
1. Fix compile error issue in mbed_portenta v2.6.1+
1 parent 3d5c905 commit a5b4297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sentence=Asynchronous TCP Library for STM32H7-based Portenta_H7 using mbed_porte
66
paragraph=This library is the base for future and more advanced Async libraries, such as AsyncWebServer, AsyncHTTPRequest, AsyncHTTPSRequest
77
category=Communication
88
url=https://github.com/khoih-prog/Portenta_H7_AsyncTCP
9-
architectures=mbed,mbed_portenta,ArduinoCore-mbed
9+
architectures=mbed,mbed_portenta
1010
repository=https://github.com/khoih-prog/Portenta_H7_AsyncTCP
1111
license=GPLv3
1212
includes=Portenta_H7_AsyncTCP.h

0 commit comments

Comments
 (0)