20 Commits

Author SHA1 Message Date
c2598c6f2f Removed STM32 support to fix compiling on arm deployment machine in the basement 2020-11-22 18:33:06 +01:00
da9ee00a7a Added getter for url 2020-11-10 03:57:44 +01:00
fd0d4c8dc8 Now using std::optional 2020-10-27 10:03:04 +01:00
1662bf5a4f Added reflection methods for HttpCode enum 2020-10-16 17:01:28 +02:00
14b7d18c29 Improved even more 2020-10-12 16:32:23 +02:00
183d14c18a Added common type for callback parameter 2020-10-09 15:53:39 +02:00
6bed667169 lock improvements 2020-10-09 15:00:54 +02:00
9cd3c2c56e Generel conversion to c++ 2020-10-09 14:23:40 +02:00
a614f53ac6 Renabed files so QtCreator's F4 shortcut to toggle between .h and .cpp file works again 2020-10-09 14:04:18 +02:00
87c16f4485 Fixed linker errors when included in multiple .cpp files 2020-10-08 15:39:46 +02:00
79d850ebed Update 2020-10-01 21:49:35 -04:00
461bf9de7d Update library.json 2020-10-01 15:46:43 -04:00
0024a79d2a Update library.json 2020-09-16 11:15:57 -04:00
81ebbc389a Update README.md 2020-09-15 14:34:49 -04:00
d02e8cbb54 Update README.md 2020-09-15 14:31:21 -04:00
47fd60f7ca Add more examples 2020-09-15 14:24:44 -04:00
8c53d9534b Add more examples 2020-09-15 13:46:54 -04:00
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
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
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