This repository was archived by the owner on Jan 31, 2024. It is now read-only.
File tree 22 files changed +48
-26
lines changed 22 files changed +48
-26
lines changed Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#define _AWS_TEENSY41_LOGLEVEL_ 1
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
/*
27
28
Async Response to use with ArduinoJson and AsyncWebServer
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#define _AWS_TEENSY41_LOGLEVEL_ 1
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#define _AWS_TEENSY41_LOGLEVEL_ 1
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#define _AWS_TEENSY41_LOGLEVEL_ 1
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#define _AWS_TEENSY41_LOGLEVEL_ 1
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#define _AWS_TEENSY41_LOGLEVEL_ 1
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#ifndef _ASYNC_WEBSERVER_TEENSY41_H_
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#ifndef _ASYNC_WEBSERVER_TEENSY41_HPP_
28
29
#define _ASYNC_WEBSERVER_TEENSY41_HPP_
29
30
30
- #define ASYNC_WEBSERVER_TEENSY41_VERSION " AsyncWebServer_Teensy41 v1.4.1 "
31
+ #define ASYNC_WEBSERVER_TEENSY41_VERSION " AsyncWebServer_Teensy41 v1.5.0 "
31
32
32
33
#define ASYNC_WEBSERVER_TEENSY41_VERSION_MAJOR 1
33
- #define ASYNC_WEBSERVER_TEENSY41_VERSION_MINOR 4
34
- #define ASYNC_WEBSERVER_TEENSY41_VERSION_PATCH 1
34
+ #define ASYNC_WEBSERVER_TEENSY41_VERSION_MINOR 5
35
+ #define ASYNC_WEBSERVER_TEENSY41_VERSION_PATCH 0
35
36
36
- #define ASYNC_WEBSERVER_TEENSY41_VERSION_INT 1004001
37
+ #define ASYNC_WEBSERVER_TEENSY41_VERSION_INT 1005000
37
38
38
39
#ifndef BOARD_NAME
39
40
#define BOARD_NAME " Teensy 4.1"
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#include " Arduino.h"
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17
17
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
18
18
19
- Version: 1.4.1
19
+ Version: 1.5.0
20
20
21
21
Version Modified By Date Comments
22
22
------- ----------- ---------- -----------
23
23
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
24
24
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
25
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
25
26
*****************************************************************************************************************************/
26
27
27
28
#pragma once
Original file line number Diff line number Diff line change 17
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
18
18
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
19
19
20
- Version: 1.4.1
20
+ Version: 1.5.0
21
21
22
22
Version Modified By Date Comments
23
23
------- ----------- ---------- -----------
24
24
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
25
25
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
26
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
26
27
*****************************************************************************************************************************/
27
28
28
29
#include "cdecode.h"
Original file line number Diff line number Diff line change 17
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
18
18
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
19
19
20
- Version: 1.4.1
20
+ Version: 1.5.0
21
21
22
22
Version Modified By Date Comments
23
23
------- ----------- ---------- -----------
24
24
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
25
25
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
26
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
26
27
*****************************************************************************************************************************/
27
28
28
29
#pragma once
Original file line number Diff line number Diff line change 17
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
18
18
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
19
19
20
- Version: 1.4.1
20
+ Version: 1.5.0
21
21
22
22
Version Modified By Date Comments
23
23
------- ----------- ---------- -----------
24
24
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
25
25
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
26
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
26
27
*****************************************************************************************************************************/
27
28
28
29
#include "cencode.h"
Original file line number Diff line number Diff line change 17
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
18
18
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
19
19
20
- Version: 1.4.1
20
+ Version: 1.5.0
21
21
22
22
Version Modified By Date Comments
23
23
------- ----------- ---------- -----------
24
24
1.4.1 K Hoang 18/03/2022 Initial coding for Teensy 4.1 using built-in QNEthernet.
25
25
Bump up version to v1.4.1 to sync with AsyncWebServer_STM32 v1.4.1
26
+ 1.5.0 K Hoang 01/10/2022 Fix issue with slow browsers or network. Add function and example to support favicon.ico
26
27
*****************************************************************************************************************************/
27
28
28
29
#pragma once
You can’t perform that action at this time.
0 commit comments