Commit Graph

73 Commits

Author SHA1 Message Date
Khoi Hoang
d21dafefe5 Delete esp32_s2_tools.png 2021-11-23 02:16:07 -05:00
Khoi Hoang
ee2de1ec91 Delete esp32_s2_esptool.png 2021-11-23 02:16:03 -05:00
Khoi Hoang
cd75a5be1f Delete esp32_s2_Toolchain.png 2021-11-23 02:15:57 -05:00
Khoi Hoang
4b197c03a2 Delete esp32_s2_Core_Unzipped.png 2021-11-23 02:15:52 -05:00
Khoi Hoang
7c75d55b9e Update Packages_Patches 2021-11-23 02:15:21 -05:00
Khoi Hoang
853798cd90 Update Packages_Patches 2021-11-23 02:14:54 -05:00
Khoi Hoang
d1d442e927 Update Packages_Patches 2021-11-23 02:13:35 -05:00
Khoi Hoang
452e55d528 Update Packages_Patches 2021-11-23 02:12:36 -05:00
Khoi Hoang
0919eef81b Delete WebServer.cpp 2021-11-23 02:08:47 -05:00
Khoi Hoang
f5ccfa42e1 Delete WebServer.h 2021-11-23 02:08:42 -05:00
Khoi Hoang
6baa6497b7 v1.3.1 to update PIO
### Releases v1.3.1

1. Update `platform.ini` and `library.json` to use original `khoih-prog` instead of `khoih.prog` after PIO fix
2. Update `Packages' Patches`
v1.3.1
2021-10-09 15:17:08 -04:00
Khoi Hoang
2f9224c2ae Update Packages_Patches 2021-10-09 15:13:36 -04:00
Khoi Hoang
8094d27cdc v1.3.1 to update PIO
### Releases v1.3.1

1. Update `platform.ini` and `library.json` to use original `khoih-prog` instead of `khoih.prog` after PIO fix
2. Update `Packages' Patches`
2021-10-09 15:12:57 -04:00
Khoi Hoang
890ddc61c6 Add STM32 v2.1.0 Patches 2021-10-02 00:20:58 -04:00
Khoi Hoang
0c8a4ed4b9 Update files
- Add `lib_compat_mode = strict` to  platform.ini
- Split changelog.md from README.md
2021-09-16 22:09:57 -04:00
Khoi Hoang
de572b8d90 Add Adafruit nrf52 core v1.0.0 2021-08-24 14:22:42 -04:00
Khoi Hoang
387a427108 Add SAMD core v1.7.4 2021-08-18 18:58:22 -04:00
Khoi Hoang
b1c2a2f152 Update Adafruit Packages_Patches 2021-08-14 12:21:33 -04:00
Khoi Hoang
5216c562dc Create auto-github-actions.yml 2021-07-19 20:21:24 -04:00
Khoi Hoang
25668f70eb v1.3.0 to add support to WT32_ETH01 boards
### Releases v1.3.0

1. Add support to WT32_ETH01 (ESP32 + LAN8720) boards
2. Add examples with new features
v1.3.0
2021-07-10 00:26:52 -04:00
Khoi Hoang
96eb8f8724 v1.3.0 to add support to WT32_ETH01 boards
### Releases v1.3.0

1. Add support to WT32_ETH01 (ESP32 + LAN8720) boards
2. Add examples with new features
2021-07-10 00:19:34 -04:00
Khoi Hoang
5fd5acddb6 Remove espidf support 2021-07-05 15:31:13 -04:00
Khoi Hoang
21e511e47f Update Packages' Patches 2021-06-29 23:11:08 -04:00
Khoi Hoang
0f7087849e Add rp2040 and Adafruit SAMD v1.6.8 2021-05-14 00:35:34 -04:00
Khoi Hoang
0657699474 Update Adafruit SAMD v1.6.7 2021-05-09 15:32:53 -04:00
Khoi Hoang
6828924f9f Add Packages' Patched for STM32 core 2.0.0
Add Packages' Patched for STM32 core 2.0.0 to use LAN8720 and Serial1
2021-04-22 02:59:28 -04:00
Khoi Hoang
c53ae409aa Variant update for Adafruit nRF52 NINA_B302_UBLOX 2021-04-16 12:26:06 -04:00
Khoi Hoang
88cf4f3056 Variant update for Adafruit nRF52 NINA_B302_UBLOX 2021-04-16 11:54:30 -04:00
Khoi Hoang
2ad41cac89 v1.2.0 to add support to LAN8720 for STM32
### Releases v1.2.0

1. Add support to **LAN8720** Ethernet for many **STM32F4** (F407xx, NUCLEO_F429ZI) and **STM32F7** (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards.
2. Add LAN8720 examples
3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries
4. Update ESP_WiFiManager-related example to fix multiWiFi timings to work better with latest esp32 core v1.0.6
v1.2.0
2021-04-12 00:34:01 -04:00
Khoi Hoang
89913afc29 v1.2.0 to add support to LAN8720 for STM32
### Releases v1.2.0

1. Add support to **LAN8720** Ethernet for many **STM32F4** (F407xx, NUCLEO_F429ZI) and **STM32F7** (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards.
2. Add LAN8720 examples
3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries
4. Update ESP_WiFiManager-related example to fix multiWiFi timings to work better with latest esp32 core v1.0.6
2021-04-12 00:32:52 -04:00
Khoi Hoang
f9045d4f85 v1.1.5
### Releases v1.1.5

1. Fix dependency on unpublished [**STM32AsyncTCP Library**](https://github.com/philbowles/STM32AsyncTCP). Check [Compilation broken due to error in STM32AsyncTCP dependency](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/4) and [how to run one of the examples?](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/2).
2021-03-22 20:48:42 -04:00
Khoi Hoang
0fd4700d36 v1.1.5
### Releases v1.1.5

1. Fix dependency on unpublished [**STM32AsyncTCP Library**](https://github.com/philbowles/STM32AsyncTCP). Check [Compilation broken due to error in STM32AsyncTCP dependency](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/4) and [how to run one of the examples?](https://github.com/khoih-prog/AsyncWebServer_STM32/issues/2).
v1.1.5
2021-03-22 20:22:33 -04:00
Khoi Hoang
0ea789ec47 v1.1.4
### Releases v1.1.4

1. Fix `library.properties` dependency
v1.1.4
2021-03-22 10:57:22 -04:00
Khoi Hoang
ee0c5d4612 v1.1.4
### Releases v1.1.4

1. Fix `library.properties` dependency on unpublished [STM32AsyncTCP](https://github.com/philbowles/STM32AsyncTCP) creating error when installing this library using `Library Manager`
2021-03-22 09:53:43 -04:00
Khoi Hoang
21267b9adc v1.1.4
### Releases v1.1.4

1. Fix `library.properties` dependency on unpublished [STM32AsyncTCP](https://github.com/philbowles/STM32AsyncTCP) creating error when installing this library using `Library Manager`
2021-03-21 22:36:56 -04:00
Khoi Hoang
18f99ef29a Update library.properties 2021-03-21 22:29:18 -04:00
Khoi Hoang
940e7f58c2 Update issue templates 2021-03-18 23:09:58 -04:00
Khoi Hoang
d1adb0f29e Update Adafruit SAMD v1.6.6 2021-03-15 22:49:57 -04:00
Khoi Hoang
c9be0bdaab Releases v1.1.3
### Releases v1.1.3

1. Fix non-persistent Connection header bug. Check [**'Connection' header expects 'disconnect' instead 'close' ? #13**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/13)
2. Add ESP32-S2 support
3. Tested with [**Latest ESP32 Core 1.0.5**](https://github.com/espressif/arduino-esp32) for ESP32-based boards.
v1.1.3
2021-02-25 16:51:32 -05:00
Khoi Hoang
5cb843c636 v1.1.2
### Releases v1.1.2

1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/11)
v1.1.2
2021-02-11 15:01:13 -05:00
Khoi Hoang
35d43080b4 v1.1.2
### Releases v1.1.2

1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/11)
2021-02-11 15:00:45 -05:00
Khoi Hoang
2379954e53 v1.1.2
### Releases v1.1.2

1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/11)
2. Fix compiler warnings.
2021-02-11 14:56:44 -05:00
Khoi Hoang
1153d520aa v1.1.2
### Releases v1.1.2

1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/11)
2. Fix compiler warnings.
2021-02-11 14:56:13 -05:00
Khoi Hoang
86a0c6495e v1.1.2
### Releases v1.1.2

1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/11)
2. Fix compiler warnings.
2021-02-11 14:49:32 -05:00
Khoi Hoang
b691c1b98b v1.1.2
### Releases v1.1.2

1. Rename _lock and _unlock to avoid conflict with [**ESP32/ESP8266 AsyncWebServer**](https://github.com/me-no-dev/ESPAsyncWebServer) library. Check [**compatibility with ESPAsyncWebServer #11**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/11)
2. Fix compiler warnings.
2021-02-11 14:48:08 -05:00
Khoi Hoang
87984ddf22 Add example AsyncHTTPMultiRequests_ESP 2021-02-03 23:09:11 -05:00
Khoi Hoang
f2d87e5fe1 Update Adafruit SAMD v1.6.5 2021-02-01 21:46:56 -05:00
Khoi Hoang
17e1b04421 Update Licence from MIT to GPLv3 2021-01-16 13:24:34 -05:00
Khoi Hoang
5a5350b48a v1.1.1
### Releases v1.1.1

1. Prevent crash if request and/or method not correct.
v1.1.1
2020-12-23 23:40:47 -05:00
Khoi Hoang
16d24257f8 Delete xbuf_Impl.h 2020-12-23 23:35:51 -05:00