Commit Graph
14 Commits
Author SHA1 Message Date
Khoi Hoang 2d31dc247c Update SAMD Packages' Patches
1. Update Adafruit SAMD Packages' Patches from v1.6.3 to v1.6.4
2. Update Seeeduino SAMD Packages' Patches from v1.7.9 to v1.8.1
2020-11-08 13:52:26 -05:00
Khoi Hoang b289d89f01 Update README.md and Packages Patches
Add note :

- HOWTO Use analogRead() with ESP32 running WiFi and/or BlueTooth (BT/BLE)
2020-10-21 14:42:58 -04:00
Khoi Hoang 1198d5a1b9 Update README.md
Add note :

- HOWTO Use analogRead() with ESP32 running WiFi and/or BlueTooth (BT/BLE)
2020-10-21 14:40:59 -04:00
Khoi Hoang 7635f3df69 v1.0.1
### Releases v1.0.1

1. Restore cpp code besides Impl.h code to use in case of `multiple definition` linker error. Thanks to [Daniel Brunner](https://github.com/0xFEEDC0DE64) to report and make PR in [**Fixed linker errors when included in multiple .cpp files**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic/pull/1). See [**HOWTO Fix `Multiple Definitions` Linker Error**](https://github.com/khoih-prog/AsyncHTTPRequest_Generic#HOWTO-Fix-Multiple-Definitions-Linker-Error)
v1.0.1
2020-10-09 16:06:03 -04:00
Khoi Hoang 79d850ebed Update 2020-10-01 21:49:35 -04:00
Khoi Hoang 461bf9de7d Update library.json 2020-10-01 15:46:43 -04:00
Khoi Hoang 0024a79d2a Update library.json 2020-09-16 11:15:57 -04:00
Khoi Hoang 81ebbc389a Update README.md 2020-09-15 14:34:49 -04:00
Khoi Hoang d02e8cbb54 Update README.md 2020-09-15 14:31:21 -04:00
Khoi Hoang 47fd60f7ca Add more examples 2020-09-15 14:24:44 -04:00
Khoi Hoang 8c53d9534b Add more examples 2020-09-15 13:46:54 -04:00
Khoi Hoang 77e1683627 v1.0.0
### Releases v1.0.0

1. Initial coding to add support to STM32F/L/H/G/WB/MP1 using built-in Ethernet (Nucleo-144, DISCOVERY, etc).
2. Add examples using STM32 boards.
v1.0.0
2020-09-13 23:12:13 -04:00
Khoi Hoang 3160739eec v1.0.0
### Releases v1.0.0

1. Initial coding to add support to STM32F/L/H/G/WB/MP1 using built-in Ethernet (Nucleo-144, DISCOVERY, etc).
2. Add examples using STM32 boards.
2020-09-13 23:10:05 -04:00
Khoi Hoang 34e655efb8 v1.0.0
### Releases v1.0.0

1. Initial coding to add support to STM32F/L/H/G/WB/MP1 using built-in Ethernet (Nucleo-144, DISCOVERY, etc).
2. Add examples using STM32 boards.
2020-09-13 23:05:46 -04:00