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

Commit 19f2546

Browse files
authored
v1.4.0 to save heap when sending large data
### Releases v1.4.0 1. Support using `CString` in optional `SDRAM` to save heap to send `very large data`. Check [request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap #8](#8) 2. Add multiple examples to demo the new feature
1 parent a880edb commit 19f2546

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
@@ -1,5 +1,5 @@
11
name=Portenta_H7_AsyncWebServer
2-
version=1.3.0
2+
version=1.4.0
33
author=Hristo Gochkov,Khoi Hoang
44
maintainer=Khoi Hoang <khoih.prog@gmail.com>
55
sentence=Asynchronous WebServer Library for STM32H7-based Portenta_H7 using mbed_portenta core.

0 commit comments

Comments
 (0)