Sergio R. Caprile
|
5b52529295
|
Add/fix Zephyr tests (again)
|
2024-10-10 15:49:53 -03:00 |
|
Sergio R. Caprile
|
f4ee10a96a
|
update to latest (again)
|
2024-06-18 20:56:31 -03:00 |
|
Sergio R. Caprile
|
157f87f01a
|
remove arch autodetection for embedded
|
2024-04-18 17:28:40 -03:00 |
|
Sergio R. Caprile
|
ef61d6ea48
|
remove http_match_uri()
|
2024-04-17 16:13:10 -03:00 |
|
Sergey Lyubka
|
e0e599ffa1
|
Fix #2612 - struct mg_str::ptr -> buf
|
2024-04-16 22:42:45 +01:00 |
|
Sergio R. Caprile
|
6ff0f9ccd8
|
Keepup with Zephyr project's enjoyment of changing headers
|
2024-04-04 12:49:37 -03:00 |
|
Sergio R. Caprile
|
5d0bfccbc7
|
Satisfy new Zephyr config
|
2024-02-27 11:32:16 -03:00 |
|
Sergio R. Caprile
|
828f31d5e6
|
update
|
2024-02-26 16:58:04 -03:00 |
|
Sergio R. Caprile
|
deca1aaf46
|
remove fn_data from event handler signature
|
2024-01-09 14:51:19 -03:00 |
|
Sergio R. Caprile
|
2ba4a74762
|
update to current API
|
2023-12-08 14:41:10 -03:00 |
|
Sergio R. Caprile
|
2b20af36a7
|
is_closing -> is_draining
|
2023-08-17 16:45:10 -03:00 |
|
Sergio R. Caprile
|
58606e1702
|
Refactor device-dashboard
|
2023-05-26 20:45:08 -03:00 |
|
robert
|
6c13df1aff
|
MQTT: support for properties feature added
|
2023-04-23 16:35:50 +03:00 |
|
Sergio R. Caprile
|
0bf96e9864
|
standardize Zephyr examples
|
2023-03-08 16:41:21 -03:00 |
|
Sergio R. Caprile
|
c41ade2983
|
Remove dups in Zephyr dirs
|
2023-01-31 14:51:48 -03:00 |
|
Sergio R. Caprile
|
d1c9d7ffdc
|
Merge pull request #2000 from cesanta/tls
Add TLS to pico-w5500 baremetal example
|
2023-01-30 18:37:00 -03:00 |
|
cpq
|
052b40680d
|
Add TLS to pico-w5500 baremetal example
|
2023-01-30 21:30:10 +00:00 |
|
Sergio R. Caprile
|
997da11cc5
|
do not use %I
|
2023-01-30 17:13:38 -03:00 |
|
cpq
|
da5e8e9778
|
Rename struct mg_connection::label -> data. Make its size configurable
|
2023-01-10 08:19:49 +00:00 |
|
Sergio R. Caprile
|
d8fb110b56
|
Update test.yml
|
2022-12-27 20:34:10 -03:00 |
|
cpq
|
b01989f041
|
Fix #1888: add %I *printf specifier for IP address. Remove mg_ntoa, mg_straddr
|
2022-12-03 14:27:07 +00:00 |
|
Sergio R. Caprile
|
21e8b08ed9
|
Reduce Zephyr test time
|
2022-11-14 18:06:00 -03:00 |
|
cpq
|
efec738c89
|
ARP lookup hosts in the same net. Use up-to-date code in zephyr dash example
|
2022-11-03 08:06:17 +00:00 |
|
cpq
|
e8d29d54d6
|
Use board nucleo_f429zi
|
2022-10-14 11:39:00 +01:00 |
|
Sergio R. Caprile
|
6edcc72364
|
fix paths in Makefile
|
2022-10-10 16:51:07 -03:00 |
|
Sergey Lyubka
|
250dfc1377
|
Merge pull request #1790 from cesanta/zephyr-device-dashboard
Add device-dashboard example on Zephyr
|
2022-10-10 15:59:08 +01:00 |
|
Sergio R. Caprile
|
84bf4d21a3
|
Add device-dashboard example on Zephyr
|
2022-10-07 11:52:31 -03:00 |
|
Sergio R. Caprile
|
d846e67ec1
|
Update Zephyr examples
|
2022-10-06 17:30:27 -03:00 |
|
Sergio R. Caprile
|
1ef0aa14c0
|
Update to latest Zephyr and their Docker repo
|
2022-10-04 17:24:13 -03:00 |
|
Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergey Lyubka
|
7e2ca72310
|
Remove mg_log_set_callback. Use MG_PUTCHAR macro instead
|
2022-05-20 09:45:17 +01:00 |
|
Alex Alashkin
|
ac55c900e7
|
Use docker for Zephyr CI
|
2022-05-16 15:30:25 +03:00 |
|
Sergey Lyubka
|
f5fd176b35
|
Increate SNTP timeout 3s->5s. Change mg_sntp_send() to mg_sntp_request(), remove one unnecessary parameter
|
2022-05-15 18:41:01 +01:00 |
|
Sergey Lyubka
|
6db0485c7b
|
Set c->loc for accepted and UDP connections
|
2022-05-06 20:19:40 +01:00 |
|
Alex Alashkin
|
56c40ff0fd
|
Fix zephyr tests
|
2022-04-20 09:28:36 +03:00 |
|
Alex Alaskin
|
a7c24aeeee
|
Add Zephyr build to Github actions
|
2022-04-13 19:54:08 +03:00 |
|
Sergey Lyubka
|
186eb998ba
|
Adjust to timer API change, add root makefile
|
2022-04-13 14:03:00 +01:00 |
|
Alex Alashkin
|
17e0fb1c15
|
Add Zephyr examples
|
2022-04-13 11:10:22 +03:00 |
|
Sergey Lyubka
|
ef44f90491
|
Fix #1520 - move state to struct mg_mgr
|
2022-04-12 14:14:55 +01:00 |
|
Sergey Lyubka
|
affcef7e37
|
Fix clean targets
|
2022-04-03 00:04:58 +01:00 |
|
Sergey Lyubka
|
b5fcf95b88
|
Enable mbedTLS
|
2022-04-01 21:33:09 +01:00 |
|
Sergey Lyubka
|
d954851d43
|
Drop CRL from mbedTLS integration - let customer do a custom init if required
|
2022-04-01 16:42:41 +01:00 |
|
Sergey Lyubka
|
3d9fa10485
|
Increase sock limit, fix multiple connections issue
|
2022-04-01 15:42:15 +01:00 |
|
Sergey Lyubka
|
4e0039625e
|
Remove cruft
|
2022-03-31 18:07:15 +01:00 |
|
Sergey Lyubka
|
6c909f8935
|
Disable SNTP
|
2022-03-31 18:02:29 +01:00 |
|
Sergey Lyubka
|
4f5d385e52
|
Enable SNTP in zephyr example
|
2022-03-31 17:42:09 +01:00 |
|
Sergey Lyubka
|
84fe1d87b3
|
Enable DHCP
|
2022-03-31 17:26:58 +01:00 |
|
Sergey Lyubka
|
bb0bc41f99
|
Add zephyr example skeleton
|
2022-03-31 16:58:27 +01:00 |
|