This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree 4 files changed +8
-4
lines changed
4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 12
12
Built by Khoi Hoang https://github.com/khoih-prog/Portenta_H7_AsyncWebServer
13
13
Licensed under GPLv3 license
14
14
15
- Version: 1.1.1
15
+ Version: 1.2.0
16
16
17
17
Version Modified By Date Comments
18
18
------- ----------- ---------- -----------
19
19
1.0.0 K Hoang 06/10/2021 Initial coding for Portenta_H7 (STM32H7) with Vision-Shield Ethernet
20
20
1.1.0 K Hoang 08/10/2021 Add support to Portenta_H7 (STM32H7) using Murata WiFi
21
21
1.1.1 K Hoang 12/10/2021 Update `platform.ini` and `library.json`
22
+ 1.2.0 K Hoang 07/12/2021 Fix crashing issue
22
23
*****************************************************************************************************************************/
23
24
24
25
#include "cdecode.h"
Original file line number Diff line number Diff line change 12
12
Built by Khoi Hoang https://github.com/khoih-prog/Portenta_H7_AsyncWebServer
13
13
Licensed under GPLv3 license
14
14
15
- Version: 1.1.1
15
+ Version: 1.2.0
16
16
17
17
Version Modified By Date Comments
18
18
------- ----------- ---------- -----------
19
19
1.0.0 K Hoang 06/10/2021 Initial coding for Portenta_H7 (STM32H7) with Vision-Shield Ethernet
20
20
1.1.0 K Hoang 08/10/2021 Add support to Portenta_H7 (STM32H7) using Murata WiFi
21
21
1.1.1 K Hoang 12/10/2021 Update `platform.ini` and `library.json`
22
+ 1.2.0 K Hoang 07/12/2021 Fix crashing issue
22
23
*****************************************************************************************************************************/
23
24
24
25
#pragma once
Original file line number Diff line number Diff line change 12
12
Built by Khoi Hoang https://github.com/khoih-prog/Portenta_H7_AsyncWebServer
13
13
Licensed under GPLv3 license
14
14
15
- Version: 1.1.1
15
+ Version: 1.2.0
16
16
17
17
Version Modified By Date Comments
18
18
------- ----------- ---------- -----------
19
19
1.0.0 K Hoang 06/10/2021 Initial coding for Portenta_H7 (STM32H7) with Vision-Shield Ethernet
20
20
1.1.0 K Hoang 08/10/2021 Add support to Portenta_H7 (STM32H7) using Murata WiFi
21
21
1.1.1 K Hoang 12/10/2021 Update `platform.ini` and `library.json`
22
+ 1.2.0 K Hoang 07/12/2021 Fix crashing issue
22
23
*****************************************************************************************************************************/
23
24
24
25
#include "cencode.h"
Original file line number Diff line number Diff line change 12
12
Built by Khoi Hoang https://github.com/khoih-prog/Portenta_H7_AsyncWebServer
13
13
Licensed under GPLv3 license
14
14
15
- Version: 1.1.1
15
+ Version: 1.2.0
16
16
17
17
Version Modified By Date Comments
18
18
------- ----------- ---------- -----------
19
19
1.0.0 K Hoang 06/10/2021 Initial coding for Portenta_H7 (STM32H7) with Vision-Shield Ethernet
20
20
1.1.0 K Hoang 08/10/2021 Add support to Portenta_H7 (STM32H7) using Murata WiFi
21
21
1.1.1 K Hoang 12/10/2021 Update `platform.ini` and `library.json`
22
+ 1.2.0 K Hoang 07/12/2021 Fix crashing issue
22
23
*****************************************************************************************************************************/
23
24
24
25
#pragma once
You can’t perform that action at this time.
0 commit comments