Sergio R. Caprile
|
6ae59c3711
|
move dependencies
|
2023-06-06 14:35:44 -03:00 |
|
cpq
|
59e3b0285a
|
Add TLS=mbedtls option
|
2023-06-02 09:57:36 +01:00 |
|
Sergio R. Caprile
|
771696fda8
|
Fix Secure
|
2023-05-31 09:30:24 -03:00 |
|
cpq
|
bff1462e9e
|
Add config var size check
|
2023-05-28 17:06:47 +01:00 |
|
Sergio R. Caprile
|
58606e1702
|
Refactor device-dashboard
|
2023-05-26 20:45:08 -03:00 |
|
cpq
|
49a9bb5a8b
|
Refactor device-dashboard
|
2023-05-26 16:20:25 +01:00 |
|
Sergio R. Caprile
|
7d9f76df05
|
improve TLS behaviour in dashboard
|
2023-05-25 15:23:45 -03:00 |
|
Sergio R. Caprile
|
1908d3200e
|
Update to use MG_ESC()
|
2023-05-17 14:26:45 -03:00 |
|
robert
|
6c13df1aff
|
MQTT: support for properties feature added
|
2023-04-23 16:35:50 +03:00 |
|
Sergio R. Caprile
|
cd64bfe84b
|
Remove %H %V %Q %q modifiers
|
2023-04-14 10:13:22 -03:00 |
|
Sergio R. Caprile
|
ddbfa06bcc
|
update Makefiles and symlinks
|
2023-02-22 16:38:21 -03:00 |
|
cpq
|
052b40680d
|
Add TLS to pico-w5500 baremetal example
|
2023-01-30 21:30:10 +00:00 |
|
cpq
|
e967feb091
|
Cleanup, adopt for HW test
|
2023-01-20 18:46:19 +00:00 |
|
Sergey Lyubka
|
d70ab3cfa8
|
Merge pull request #1944 from cesanta/devdash
Add reduced functionality version
|
2023-01-10 12:31:03 +00:00 |
|
cpq
|
da5e8e9778
|
Rename struct mg_connection::label -> data. Make its size configurable
|
2023-01-10 08:19:49 +00:00 |
|
Sergio R. Caprile
|
6791a36d85
|
Add reduced functionality version
|
2022-12-27 18:12:55 -03:00 |
|
Sergio R. Caprile
|
6f3bdc5dca
|
Remove some warnings
|
2022-11-07 15:23:47 -03:00 |
|
cpq
|
c25234df83
|
Better MIP description
|
2022-10-27 08:12:22 +01:00 |
|
Sergio R. Caprile
|
e7cb82175a
|
rename time() to ourtime()
|
2022-10-04 19:27:38 -03:00 |
|
cpq
|
124ac12150
|
Add mbedtls support to MIP
|
2022-09-09 15:53:42 +01:00 |
|
cpq
|
dcdeffff9a
|
MIP refactor: use mg_hton*, move driver_data to ifp, parametrise f746 PLL setup
|
2022-08-27 16:45:31 +01:00 |
|
cpq
|
e9ec2c5304
|
Add TLS support to MQTT
|
2022-08-26 14:20:54 +01:00 |
|
cpq
|
9c3c4a6f4b
|
MIP client
|
2022-08-20 00:03:15 +01:00 |
|
cpq
|
de10e340b6
|
Update examples to use mg_http_reply
|
2022-08-13 14:52:10 +01:00 |
|
Gisle Vanem
|
96df718304
|
Fix empty initializer
MSVC does not like such empty initializer:
xamples/device-dashboard/net.c(116): error C2059: syntax error: '}'
|
2022-08-05 13:50:55 +02:00 |
|
Sergio R. Caprile
|
d88e438679
|
default to using packed fs, otherwise hw examples won't work
|
2022-08-02 16:06:19 -03:00 |
|
Sergey Lyubka
|
cff208c5a9
|
Introduce %Q format specifier, rework device dashboard
|
2022-06-08 21:44:01 +01:00 |
|
Sergey Lyubka
|
ac3151f871
|
Make dashboard more robust
|
2022-06-08 19:53:29 +01:00 |
|
Sergey Lyubka
|
31c7d66245
|
Rework dashboard
|
2022-06-05 14:59:59 +01:00 |
|
Sergey Lyubka
|
219428c249
|
Change device dashboard to use MQTT
|
2022-06-04 22:21:59 +01:00 |
|