100 Commits

Author SHA1 Message Date
Khoi Hoang
5bff077888 v1.5.0 to fix multiple-definitions linker error
### Releases v1.5.0

1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80)
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update all examples
v1.5.0
2021-12-30 16:53:18 -05:00
Khoi Hoang
de52b1ae4a v1.5.0 to fix multiple-definitions linker error
### Releases v1.5.0

1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80)
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update all examples
2021-12-30 16:44:36 -05:00
Khoi Hoang
273ce6163a Delete xbuf_Impl.h 2021-12-30 16:41:01 -05:00
Khoi Hoang
9636d8a920 Delete xbuf.h 2021-12-30 16:40:56 -05:00
Khoi Hoang
9bf7a201c9 v1.5.0 to fix multiple-definitions linker error
### Releases v1.5.0

1. Fix `multiple-definitions` linker error and weird bug related to `src_cpp`. Check [Different behaviour using the src_cpp or src_h lib #80](https://github.com/khoih-prog/ESPAsync_WiFiManager/discussions/80)
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update all examples
2021-12-30 16:40:14 -05:00
Khoi Hoang
13ce8e73b7 Delete xbuf_Impl.h 2021-12-30 16:38:15 -05:00
Khoi Hoang
b82383c2f7 Delete xbuf.h 2021-12-30 16:38:11 -05:00
Khoi Hoang
8ae43fc2db Delete AsyncHTTPRequest_Impl_Generic.h 2021-12-30 16:38:05 -05:00
Khoi Hoang
995edc2533 Delete AsyncHTTPRequest_Generic.h 2021-12-30 16:37:59 -05:00
Khoi Hoang
cb144e93c0 Delete AsyncHTTPRequest_Debug_Generic.h 2021-12-30 16:37:55 -05:00
Khoi Hoang
a03b1fe869 Delete xbuf.h 2021-12-30 16:37:48 -05:00
Khoi Hoang
ad1d27cd2b Delete xbuf.cpp 2021-12-30 16:37:44 -05:00
Khoi Hoang
7740dc4d11 Delete AsyncHTTPRequest_Generic.h 2021-12-30 16:37:38 -05:00
Khoi Hoang
7763f8320e Delete AsyncHTTPRequest_Generic.cpp 2021-12-30 16:37:33 -05:00
Khoi Hoang
6c74904ac9 Delete AsyncHTTPRequest_Debug_Generic.h 2021-12-30 16:37:29 -05:00
Khoi Hoang
996699bd02 Update Packages_Patches 2021-12-20 22:53:58 -05:00
Khoi Hoang
6558ba7ef5 Update Packages_Patches 2021-12-20 22:53:01 -05:00
Khoi Hoang
276f1c7e9b Update Packages_Patches 2021-12-20 22:52:06 -05:00
Khoi Hoang
922ea7f283 Update Packages_Patches 2021-12-20 22:51:29 -05:00
Khoi Hoang
332497041a Update Packages_Patches 2021-12-20 21:49:30 -05:00
Khoi Hoang
a9336b6612 Update Packages_Patches v1.4.1 2021-11-29 02:08:46 -05:00
Khoi Hoang
8c85936111 Update Packages_Patches 2021-11-29 02:07:51 -05:00
Khoi Hoang
707f2e3c66 Update Packages_Patches 2021-11-29 02:06:43 -05:00
Khoi Hoang
65b510b2da Update Packages_Patches 2021-11-29 02:05:50 -05:00
Khoi Hoang
569da2d1d6 v1.4.1 to auto detect ESP32 core
#### Releases v1.4.1

##### Warning: Releases v1.4.1+ can be used and autodetect ESP32 core v2.0.0+ or v1.0.6- for WT32_ETH01

1. Auto detect ESP32 core to use for WT32_ETH01
2. Fix bug in WT32_ETH01 examples to reduce connection time
2021-11-29 02:02:35 -05:00
Khoi Hoang
6a9797e585 v1.4.0 to fix crashing bug
### Releases v1.4.0

1. Fix crashing bug when request a non-existing IP. Check [Http GET polling causes crash when host disconnected #22](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/22)
2. Modify `platform.ini` to avoid compile error with PIO when using ESP8266/ESP32
v1.4.0
2021-11-23 02:19:10 -05:00
Khoi Hoang
b5ad450801 v1.4.0 to fix crashing bug
### Releases v1.4.0

1. Fix crashing bug when request a non-existing IP. Check [Http GET polling causes crash when host disconnected #22](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/22)
2. Modify `platform.ini` to avoid compile error with PIO when using ESP8266/ESP32
2021-11-23 02:17:05 -05:00
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