zahar517
|
52e66077a7
|
Fix json-rpc-over-ws example
|
2022-10-08 14:39:01 +03:00 |
|
Sergio R. Caprile
|
84bf4d21a3
|
Add device-dashboard example on Zephyr
|
2022-10-07 11:52:31 -03:00 |
|
Alex Alashkin
|
04cfc510d0
|
Add Pico-W example
|
2022-10-07 09:11:35 +03:00 |
|
Sergio R. Caprile
|
d846e67ec1
|
Update Zephyr examples
|
2022-10-06 17:30:27 -03:00 |
|
Sergey Lyubka
|
8346be7a81
|
Merge pull request #1783 from cesanta/zephyr
Update to latest Zephyr and their Docker repo
|
2022-10-05 11:41:55 +01:00 |
|
Sergio R. Caprile
|
e7cb82175a
|
rename time() to ourtime()
|
2022-10-04 19:27:38 -03:00 |
|
Sergio R. Caprile
|
1ef0aa14c0
|
Update to latest Zephyr and their Docker repo
|
2022-10-04 17:24:13 -03:00 |
|
Sergio R. Caprile
|
7cf4834336
|
Fix wrong ca.pem path
Remove extra EHLO before AUTH (there were two)
|
2022-09-28 16:05:29 -03:00 |
|
cpq
|
5574a2663a
|
Close connection on 3 keep-alive misses
|
2022-09-25 17:35:14 +01:00 |
|
Sergey Lyubka
|
dcede59379
|
Merge pull request #1743 from cesanta/stm32-nucleo-f746z
Stm32 nucleo f746z
|
2022-09-25 10:22:52 +01:00 |
|
Sergey Lyubka
|
695153c527
|
Merge pull request #1762 from gdawg/ssdp-example-fix-dupe-responses
Fix SSDP example for second and subsequent responses
|
2022-09-25 10:20:55 +01:00 |
|
Andrew Griffiths
|
25d42ad345
|
Fix SSDP example for second and subsequent responses
|
2022-09-24 14:14:26 +10:00 |
|
Sergio R. Caprile
|
770ffd1483
|
Add new example as per the tutorial
|
2022-09-22 11:32:52 -03:00 |
|
Sergio R. Caprile
|
9373e77636
|
Update Makefile as per the tutorial, enhance it
|
2022-09-22 11:01:40 -03:00 |
|
cpq
|
48800504be
|
Add smtp client example
|
2022-09-20 11:34:22 +01:00 |
|
Sergey Lyubka
|
161d44ee04
|
Merge pull request #1730 from cesanta/stm32-nucleo-f429z
Update Makefile as per the tutorial
|
2022-09-13 21:46:41 +01:00 |
|
Sergey Lyubka
|
7ea155b943
|
Merge pull request #1729 from cesanta/mip-tap
Add example to use TAP interface on Linux
|
2022-09-13 21:46:06 +01:00 |
|
cpq
|
82b50fd3a5
|
Pass MDC clock divider explicitly rather than guess
|
2022-09-12 23:57:04 +01:00 |
|
Sergio R. Caprile
|
9e5503dd04
|
Update Makefile as per the tutorial
|
2022-09-12 17:29:47 -03:00 |
|
Sergio R. Caprile
|
2ec2ed62c8
|
Add example to use TAP interface on Linux
|
2022-09-12 10:52:23 -03:00 |
|
cpq
|
76c4bb556f
|
Update README
|
2022-09-11 11:23:58 +01:00 |
|
cpq
|
40f484cc54
|
Update README
|
2022-09-11 11:20:53 +01:00 |
|
cpq
|
85b701b8c2
|
Formatting
|
2022-09-10 21:49:20 +01:00 |
|
cpq
|
c718d7999f
|
Add MAC addr filtering to stm32 driver. Record free space in q profiler
|
2022-09-10 16:38:03 +01:00 |
|
Sergio R. Caprile
|
1b5ab3261c
|
Merge pull request #1722 from cesanta/mip-tls
Add mbedtls support to MIP
|
2022-09-09 14:09:19 -03:00 |
|
cpq
|
124ac12150
|
Add mbedtls support to MIP
|
2022-09-09 15:53:42 +01:00 |
|
Sergio R. Caprile
|
8c1ffa3f5d
|
Added Linux howto
|
2022-09-09 10:42:46 -03:00 |
|
cpq
|
f76a7e36e8
|
Corrected MacOS setup diagram
|
2022-09-08 12:11:01 +01:00 |
|
cpq
|
6484c4bc8b
|
Updated description
|
2022-09-08 12:09:30 +01:00 |
|
cpq
|
bba2421ba9
|
Corrected MacOS setup diagram
|
2022-09-08 11:36:01 +01:00 |
|
cpq
|
3c69c7feaf
|
Add MacOS setup diagram
|
2022-09-08 11:28:16 +01:00 |
|
cpq
|
45b2ffe1af
|
Use DMG_HTTP_DIRLIST_TIME
|
2022-09-08 11:02:32 +01:00 |
|
cpq
|
06ab83dca6
|
Implement keep-alive, 45 sec interval. Correct ACK piggyback
|
2022-09-08 08:50:42 +01:00 |
|
cpq
|
881b282604
|
Implement ack timer
|
2022-09-07 20:48:23 +01:00 |
|
cpq
|
b2624f6055
|
Make mip-pcap work on Mac
|
2022-09-07 13:36:00 +01:00 |
|
Sergey Lyubka
|
51076e68c8
|
Merge pull request #1701 from cesanta/enableFPU
Enable FPU
|
2022-09-02 15:46:00 +01:00 |
|
Sergio R. Caprile
|
3270f1252b
|
Enable FPU
|
2022-09-02 11:18:11 -03:00 |
|
Sergey Lyubka
|
d8ee105e1e
|
Merge pull request #1699 from cesanta/scb
Fix SCB address for scb struct
|
2022-09-02 14:09:08 +01:00 |
|
cpq
|
f7f7319698
|
Refactor W5500 driver, add arduino w5500 example
|
2022-09-02 12:58:54 +01:00 |
|
Sergio R. Caprile
|
62a6b61fc9
|
Fix SCB address for scb struct
|
2022-09-01 17:14:31 -03:00 |
|
cpq
|
1949439d69
|
Adopt mip changes
|
2022-08-31 08:44:05 +01:00 |
|
cpq
|
c131b8daf1
|
struct mip_ipcfg -> struct mip_cfg
|
2022-08-31 08:41:16 +01:00 |
|
Sergey Lyubka
|
3cf85770c7
|
Merge pull request #1694 from cesanta/nucleo-f746zg-baremetal
Group clock setup dependencies
|
2022-08-30 12:25:41 +01:00 |
|
Sergio R. Caprile
|
42c1bee8ea
|
Add baremetal example on Nucleo-F429ZI
|
2022-08-29 19:20:20 -03:00 |
|
Sergio R. Caprile
|
c289556775
|
Group clock setup dependencies
|
2022-08-29 14:36:40 -03:00 |
|
cpq
|
1c16e95b3a
|
Fix driver link
|
2022-08-29 08:55:53 +01:00 |
|
cpq
|
2f3f1357c8
|
Unbreak after mip init API change
|
2022-08-27 17:15:11 +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 |
|
Sergio R. Caprile
|
d1124703b7
|
Merge pull request #1687 from cesanta/webui-login
Fix SameSite cookie value
|
2022-08-26 10:24:00 -03:00 |
|
Sergio R. Caprile
|
4a8dd81c93
|
Fix SameSite cookie value
|
2022-08-26 10:22:31 -03:00 |
|
cpq
|
f474a31484
|
Rebuild packed_fs.c
|
2022-08-26 14:21:33 +01:00 |
|
cpq
|
e9ec2c5304
|
Add TLS support to MQTT
|
2022-08-26 14:20:54 +01:00 |
|
cpq
|
c7b9ca68c2
|
Move mg_mqtt_next-* to the example, and some nits
|
2022-08-26 14:20:54 +01:00 |
|
Sergio R. Caprile
|
3d3f6e09b6
|
Fix SameSite cookie value
|
2022-08-26 10:17:49 -03:00 |
|
Sergey Lyubka
|
7252f5385b
|
Merge pull request #1683 from cesanta/multi-threaded
Show how to send data to a worker thread
|
2022-08-25 23:53:29 +01:00 |
|
Sergio R. Caprile
|
ad641880a6
|
Show how to send data to a worker thread
|
2022-08-25 17:00:47 -03:00 |
|
Sergio R. Caprile
|
3cd4fd2d61
|
Workaround for aliased weak symbol override issue
Changed README to use picocom as cu is apparently not able to add carriage return after line feed
|
2022-08-24 19:02:11 -03:00 |
|
Sergey Lyubka
|
060f43839d
|
Merge pull request #1680 from cesanta/esp8266
Expanded Makefile
|
2022-08-20 00:27:09 +01:00 |
|
cpq
|
9c3c4a6f4b
|
MIP client
|
2022-08-20 00:03:15 +01:00 |
|
Sergio R. Caprile
|
e47f71344d
|
Expanded Makefile
|
2022-08-19 18:17:52 -03:00 |
|
Sergey Lyubka
|
2bf25a1406
|
Merge pull request #1678 from cesanta/esp8266
Improved Makefile to be able to flash
|
2022-08-18 22:30:20 +01:00 |
|
Sergio R. Caprile
|
dd59296be9
|
Improved Makefile to be able to flash
subtle mod in main.c comment
|
2022-08-18 17:41:05 -03:00 |
|
cpq
|
b382726ed0
|
Build dashboard by default, fix FPU flag
|
2022-08-18 21:36:36 +01:00 |
|
Sergey Lyubka
|
01390fe540
|
Merge pull request #1675 from cesanta/stm32h743
Change README to point to new tutorial location
|
2022-08-17 08:30:41 +01:00 |
|
cpq
|
8596e1bef7
|
Enable FPU
|
2022-08-16 16:45:05 +01:00 |
|
Sergey Lyubka
|
13fffbc5b6
|
Merge pull request #1674 from cesanta/webui-preact
back to symbolic link
|
2022-08-16 11:56:08 +01:00 |
|
Sergio R. Caprile
|
bd8f0c90e1
|
back to symbolic link
|
2022-08-15 18:42:20 -03:00 |
|
Sergio R. Caprile
|
4f012d6bc6
|
Change argument of %M handler to mg_pfn_t as in huge_response
|
2022-08-15 16:04:17 -03:00 |
|
cpq
|
d2a27d3d91
|
mg_*rprintf -> mg_*xprintf
|
2022-08-13 20:34:20 +01:00 |
|
cpq
|
189aa80743
|
Update examples to NOT use mg_*mprintf
|
2022-08-13 20:09:51 +01:00 |
|
cpq
|
de10e340b6
|
Update examples to use mg_http_reply
|
2022-08-13 14:52:10 +01:00 |
|
cpq
|
6615a821f1
|
Test WS frames that are larger than 64k
|
2022-08-13 11:16:13 +01:00 |
|
Sergio R. Caprile
|
d627d669bc
|
Change README to point to new tutorial location
|
2022-08-12 17:08:18 -03:00 |
|
cpq
|
ef6fbad0cb
|
Better CFLAGS for SSL when building examples
|
2022-08-11 12:12:00 +01:00 |
|
Sergey Lyubka
|
1a6bfb65e6
|
Merge pull request #1669 from cesanta/embedded-filesystem
Add Embedded Filesystem example
|
2022-08-10 21:45:23 +01:00 |
|
Sergio R. Caprile
|
014a008c3a
|
Add Embedded Filesystem example
|
2022-08-10 16:05:34 -03:00 |
|
cpq
|
2ba3630de9
|
Remove dangerous mg_pfn_realloc(). Add %q printf specifier
|
2022-08-10 18:27:58 +01:00 |
|
Sergio R. Caprile
|
0ca752662d
|
Added TLS support
|
2022-08-08 15:42:35 -03:00 |
|
Sergey Lyubka
|
608b1ee156
|
Merge pull request #1665 from cesanta/esp32-device-dashboard
Changed README to point to new tutorial location
|
2022-08-05 19:20:35 +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 |
|
Sergey Lyubka
|
ae29a1734c
|
Merge pull request #1660 from cesanta/device-dashboard
device-dashboard: default to using packed fs, otherwise hw examples won't work
|
2022-08-04 17:13:03 +01:00 |
|
Sergio R. Caprile
|
22b2dc9ea8
|
Update README.md
|
2022-08-03 14:38:12 -03:00 |
|
Sergio R. Caprile
|
e01cffff46
|
Changed README to point to new tutorial location
Expanded Makefile to be able to flash with Docker and esputil
|
2022-08-02 16:10:34 -03:00 |
|
Sergio R. Caprile
|
d88e438679
|
default to using packed fs, otherwise hw examples won't work
|
2022-08-02 16:06:19 -03:00 |
|
Sergio R. Caprile
|
70683fc8e7
|
Fix for new mg_iobuf API
|
2022-08-02 14:46:27 -03:00 |
|
Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergey Lyubka
|
581a0698af
|
Expose rpc guts
|
2022-07-31 22:51:59 +01:00 |
|
Sergey Lyubka
|
43d53b0616
|
Merge pull request #1650 from cesanta/esp32-uart
Fix Makefile
|
2022-07-30 07:57:37 +01:00 |
|
Sergey Lyubka
|
54d6bad5e5
|
Refactor JSON and RPC API
|
2022-07-30 07:55:26 +01:00 |
|
Sergio R. Caprile
|
c37d4f768b
|
Fix Makefile
|
2022-07-29 18:27:20 -03:00 |
|
Sergey Lyubka
|
a4b003b7ac
|
Merge pull request #1644 from cesanta/esp32_uart-bridge
Fix Makefile
|
2022-07-28 21:04:27 +01:00 |
|
Sergey Lyubka
|
433120ab22
|
Merge pull request #1637 from cesanta/webui-push-rest
Add data push using REST example
|
2022-07-28 20:54:20 +01:00 |
|
Sergio R. Caprile
|
109da5f515
|
Add data push using REST example
|
2022-07-28 10:20:22 -03:00 |
|
Sergey Lyubka
|
02943a1082
|
Merge pull request #1649 from cesanta/tcp
Added plain TCP server and client example
|
2022-07-28 10:27:10 +01:00 |
|
Sergey Lyubka
|
64a36496e3
|
Merge pull request #1643 from cesanta/uart-bridge
Fixes to uart-bridge example
|
2022-07-28 10:26:51 +01:00 |
|
Sergio R. Caprile
|
638892ca70
|
Fix incorrect oninput function call
Check a new config element is present before acting on the previous one
Correctly update config local copy
Fix TCP buffering for ever
|
2022-07-27 17:19:34 -03:00 |
|
Sergio R. Caprile
|
90fdbd36ec
|
Added plain TCP server and client example
|
2022-07-27 13:40:02 -03:00 |
|
Sergey Lyubka
|
0dabc45780
|
Add RPC API
|
2022-07-27 00:46:05 +01:00 |
|
Sergio R. Caprile
|
0ffec91984
|
Fix Makefile
|
2022-07-25 11:27:19 -03:00 |
|
Sergey Lyubka
|
9cacf443e1
|
Merge pull request #1636 from cesanta/webui-push-ws
Added data push over WS example
|
2022-07-25 11:03:06 +01:00 |
|
Sergey Lyubka
|
d1828ecdb4
|
Merge pull request #1634 from cesanta/webui-plain
Fix former config value not being freed
|
2022-07-18 21:24:07 +01:00 |
|
Sergio R. Caprile
|
1651d9d6d9
|
Fix former config value not being freed
|
2022-07-18 16:21:02 -03:00 |
|
Sergio R. Caprile
|
40fc049cdc
|
Added web UI login example
|
2022-07-18 14:12:42 -03:00 |
|
Sergey Lyubka
|
89afe62121
|
Merge pull request #1627 from cesanta/webui-rest
added webUI REST basics example
|
2022-07-17 18:09:02 +01:00 |
|
Sergey Lyubka
|
e5b40ee29e
|
Merge pull request #1630 from cesanta/webui-plain
added webUI plain JS example
|
2022-07-17 18:08:45 +01:00 |
|
Sergio R. Caprile
|
aa326f975d
|
Added data push over WS example
|
2022-07-15 21:32:41 -03:00 |
|
Sergio R. Caprile
|
ca929031ee
|
added webUI Preact-based example
|
2022-07-13 14:41:38 -03:00 |
|
Sergio R. Caprile
|
f80477a093
|
added webUI plain JS example
|
2022-07-13 11:07:01 -03:00 |
|
Sergio R. Caprile
|
abd7698d6d
|
added webUI REST basics example
|
2022-07-13 10:45:49 -03:00 |
|
Sergio R. Caprile
|
71eefb6272
|
Update to new %M API
Doc still references the old API and mg_rprintf() is not yet documented
|
2022-07-06 19:01:18 -03:00 |
|
Sergio R. Caprile
|
16e90c3082
|
updated docs and example to recently exported MQTT result codes
|
2022-07-04 14:32:12 -03:00 |
|
Sergey Lyubka
|
e4a5296fbf
|
Introduce c->is_mqtt5 for keeping mqtt version. Make mqtt over ws work again
|
2022-07-04 17:47:17 +01:00 |
|
Sergey Lyubka
|
f841b85d7d
|
Merge pull request #1614 from cesanta/udp-ssdp-search
Added parsing of remote responses
|
2022-07-04 15:14:39 +01:00 |
|
Sergio R. Caprile
|
f7812c9b0a
|
Added parsing of remote responses
|
2022-07-02 13:16:49 -03:00 |
|
Sergio R. Caprile
|
d13509e302
|
Update app.js
|
2022-07-01 15:58:03 -03:00 |
|
Sergey Lyubka
|
035de980e3
|
Fix ff_read() call
|
2022-07-01 13:18:49 +01:00 |
|
Sergey Lyubka
|
99f0688377
|
Change mg_http_upload API
|
2022-06-30 21:54:50 +01:00 |
|
Sergey Lyubka
|
86e57d243d
|
Enhance esp32 makefile
|
2022-06-30 19:59:23 +01:00 |
|
Sergio R. Caprile
|
75069a44c7
|
updated SSL build options
|
2022-06-29 17:31:31 -03:00 |
|
Sergey Lyubka
|
3bc79b9dfd
|
Merge pull request #1609 from cesanta/mqtt-over-ws-client
Added openSSL support
|
2022-06-29 19:18:25 +01:00 |
|
Sergio R. Caprile
|
0ae75e6db6
|
Added openSSL support
|
2022-06-29 14:57:11 -03:00 |
|
Sergey Lyubka
|
017c7290d6
|
Better error handling - report from iotest
|
2022-06-29 17:02:37 +01:00 |
|
Sergey Lyubka
|
6a8b5b06d0
|
Merge pull request #1608 from cesanta/fix_mqtt-over-ws-client
fix incorrect WS packet payload
|
2022-06-29 14:51:39 +01:00 |
|
Sergey Lyubka
|
e8f050c194
|
Dont use realloc
|
2022-06-29 00:00:16 +01:00 |
|
Sergio R. Caprile
|
712517b6fa
|
fix incorrect WS packet payload
|
2022-06-28 16:27:49 -03:00 |
|
Sergey Lyubka
|
434378eda5
|
Merge pull request #1602 from cesanta/device-dashboard
fixed watch() not being called after login
|
2022-06-28 20:24:36 +01:00 |
|
Sergey Lyubka
|
cf38fdb720
|
Merge pull request #1606 from cesanta/mqtt-client
fixed TLS build comment
|
2022-06-28 20:23:45 +01:00 |
|
Sergio R. Caprile
|
6542c02b7f
|
fixed TLS build comment
|
2022-06-28 10:56:56 -03:00 |
|
Sergio R. Caprile
|
a13144932a
|
fixed TLS build comment
|
2022-06-28 10:49:45 -03:00 |
|
Sergio R. Caprile
|
6597830631
|
fixed watch() not being called after login
|
2022-06-28 10:26:32 -03:00 |
|
Sergey Lyubka
|
ba08140197
|
Initial mqtt5 support
|
2022-06-28 11:31:13 +01:00 |
|
Sergey Lyubka
|
d65ce3b596
|
Add mg_rprintf, mg_vrprintf
|
2022-06-28 00:45:52 +01:00 |
|
Sergio R. Caprile
|
dcfb014d1f
|
updated and cleaned up texts
|
2022-06-23 15:33:31 -03:00 |
|
Sergey Lyubka
|
4f9cfdf65d
|
Merge pull request #1598 from cesanta/http-reverse-proxy
Added openSSL support
|
2022-06-20 22:00:14 +01:00 |
|
Sergey Lyubka
|
b1cd233dda
|
Merge pull request #1597 from cesanta/http-proxy-client
Added openSSL support
|
2022-06-20 21:59:48 +01:00 |
|
Sergio R. Caprile
|
380a50e39b
|
Added openSSL support
Fixed missing parameter in makefile
Added URI handling
|
2022-06-20 15:27:46 -03:00 |
|
Sergio R. Caprile
|
3bd3a4ff7b
|
fixed comment, updated TLS section in makefile
|
2022-06-20 14:50:45 -03:00 |
|
Sergey Lyubka
|
46bf79455c
|
Add examples/esp32/uart-bridge
|
2022-06-19 18:27:37 +01:00 |
|
Sergey Lyubka
|
0b5a00c99a
|
Change uart_read signature
|
2022-06-18 20:41:04 +01:00 |
|
Sergey Lyubka
|
ba8482c707
|
Update uart bridge
|
2022-06-18 11:32:31 +01:00 |
|
Sergey Lyubka
|
1b34360b05
|
Update uart bridge
|
2022-06-18 11:30:44 +01:00 |
|
Sergey Lyubka
|
c84dab21e4
|
Refactor UART example
|
2022-06-18 04:25:11 +01:00 |
|
Sergey Lyubka
|
adcf5bab0e
|
Merge pull request #1589 from cesanta/mqtt-client
Add support for openSSL
|
2022-06-17 22:04:38 +01:00 |
|
Sergio R. Caprile
|
f4fc33d111
|
brought back 7.5 file-upload as file-upload-multiple-posts; updated to latest API
renamed form-upload to file-upload-html-form
renamed file-upload to file-upload-single-post
|
2022-06-17 16:35:02 -03:00 |
|
Sergio R. Caprile
|
fb446022e2
|
Added openSSL support
Backend host is https only if TLS is enabled
|
2022-06-16 11:59:06 -03:00 |
|
Sergio R. Caprile
|
e021d7cd9d
|
Add support for openSSL
|
2022-06-15 10:42:32 -03:00 |
|
Sergey Lyubka
|
6d46ecaa6c
|
Add mip-pcap example
|
2022-06-13 02:03:52 +01:00 |
|
Sergey Lyubka
|
d3368e4aad
|
Move mip into mip/
|
2022-06-11 17:29:45 +01:00 |
|
Sergio R. Caprile
|
0dbc99d9ee
|
fixed poll timeout being larger than timer period
|
2022-06-10 16:59:14 -03:00 |
|
Sergio R. Caprile
|
505ca96547
|
fixed typo
|
2022-06-10 16:25:56 -03:00 |
|