cpq
|
85d3e7f375
|
Use V307 flash
|
2023-11-30 23:51:34 +00:00 |
|
Sergio R. Caprile
|
4ceb50d485
|
more Mongoose-style
|
2023-11-30 12:16:56 -03:00 |
|
Sergio R. Caprile
|
4b4dcb20ca
|
more Mongoose-style
|
2023-11-29 16:14:09 -03:00 |
|
Sergio R. Caprile
|
c02c1130ed
|
Generate flash images
TODO(scaprile): check when and if following is needed
flash_init(); // setup pins and clocks to access board flash
|
2023-11-29 10:47:05 -03:00 |
|
Sergio R. Caprile
|
57837f285f
|
fix text
|
2023-11-28 19:55:27 -03:00 |
|
Sergey Lyubka
|
c74534cf5e
|
Merge pull request #2495 from cesanta/modbus
Add modbus dashboard
|
2023-11-27 21:31:37 +00:00 |
|
cpq
|
64ca1ad787
|
Add modbus dashboard
|
2023-11-27 21:26:19 +00:00 |
|
Sergey Lyubka
|
8022635c04
|
Merge pull request #2494 from cesanta/mqttws
make Mosquitto happy
|
2023-11-27 13:13:14 +00:00 |
|
Sergio R. Caprile
|
1f37595200
|
make Mosquitto happy
|
2023-11-26 15:38:28 -03:00 |
|
cpq
|
122115dbea
|
Fix #2456 - wake up mongoose thread
|
2023-11-25 08:28:39 +00:00 |
|
Sergey Lyubka
|
2a25e449a2
|
Merge pull request #2476 from cesanta/mqtt-dashboard-part-2
Added MQTT Dashboard support for H723ZG
|
2023-11-24 10:45:49 +00:00 |
|
cpq
|
fa76312313
|
Add example for ch32v307
|
2023-11-22 10:22:10 +00:00 |
|
robert
|
46687f6fe3
|
Added MQTT Dashboard support for H723ZG
|
2023-11-20 02:08:07 -05:00 |
|
Sergio R. Caprile
|
c8f207c277
|
rename iMX-RT
|
2023-11-15 19:27:20 -03:00 |
|
cpq
|
1118c997b5
|
Nitpick - simple handler changed
|
2023-11-15 18:41:03 +00:00 |
|
Sergey Lyubka
|
5ee8552e6c
|
Merge pull request #2472 from cesanta/mqtt-dashboard
Added MQTT Dashboard
|
2023-11-14 12:34:03 +00:00 |
|
robert
|
b0eb7b6dec
|
Added MQTT Dashboard
|
2023-11-14 05:52:33 -05:00 |
|
Sergio R. Caprile
|
1032f0ade7
|
update screenshot and README
|
2023-11-13 09:55:54 -03:00 |
|
cpq
|
b379f81004
|
Nit picks
|
2023-11-13 01:56:50 +00:00 |
|
Sergey Lyubka
|
d1b0342a18
|
Merge pull request #2468 from cesanta/teensy
Add teensy41 example
|
2023-11-11 21:28:28 +00:00 |
|
cpq
|
b815e6bc04
|
Add teensy41 example
|
2023-11-11 21:22:00 +00:00 |
|
Sergio R. Caprile
|
9cfe72af4a
|
standardize build options
|
2023-11-09 14:40:12 -03:00 |
|
Sergio R. Caprile
|
7a3734e54d
|
standardize naming and build options
|
2023-11-08 13:54:44 -03:00 |
|
Sergio R. Caprile
|
abdd14b0a1
|
standardize build options
|
2023-11-07 17:05:41 -03:00 |
|
Sergio R. Caprile
|
8faa11585c
|
Add Micropython on ESP32 example
|
2023-11-03 19:15:57 -03:00 |
|
Sergio R. Caprile
|
ee792db6a3
|
Add Micropython example
|
2023-11-02 18:17:33 -03:00 |
|
Sergio R. Caprile
|
1dda8b9e60
|
Fix H743 FreeRTOS early SysTick crash
|
2023-11-02 14:58:52 -03:00 |
|
Sergey Lyubka
|
107e303282
|
Merge pull request #2445 from cesanta/cmsis-driver
Add driver for CMSIS-Driver
|
2023-11-02 14:55:16 +00:00 |
|
Sergey Lyubka
|
22f76091a2
|
Merge pull request #2446 from cesanta/o2
Single bank OTA
|
2023-11-02 14:55:01 +00:00 |
|
cpq
|
376e5ccaae
|
Single bank OTA
|
2023-11-02 09:30:55 +00:00 |
|
Sergio R. Caprile
|
b792304cf8
|
Add driver for CMSIS-Driver
|
2023-11-01 17:26:34 -03:00 |
|
Sergio R. Caprile
|
18cd18d1e5
|
fix H563 FreeRTOS Cortex-M33 port SystemInit
|
2023-10-31 12:40:18 -03:00 |
|
Sergio R. Caprile
|
9044c02edc
|
Fix H723 FreeRTOS example failing on some compiler versions with optimizer on
|
2023-10-30 14:13:28 -03:00 |
|
Sergio R. Caprile
|
15b4d566e7
|
Add RT1060 examples
|
2023-10-27 16:19:12 -03:00 |
|
Sergio R. Caprile
|
6dabbe237d
|
unbreak RT1020 examples after removing IMX prefix
|
2023-10-25 14:56:29 -03:00 |
|
Sergio R. Caprile
|
2903937cba
|
fix old trashing
|
2023-10-23 16:32:51 -03:00 |
|
Sergio R. Caprile
|
64180e8fe8
|
minor fixes for H743
Clock H723 at 550MHz, fix RNG initialization
Add FreeRTOS example for H723
Add tests
|
2023-10-16 17:27:02 -03:00 |
|
cpq
|
b91044dea7
|
Update UM
|
2023-10-14 10:34:41 +01:00 |
|
Sergio R. Caprile
|
2e6188205f
|
rename same54
|
2023-10-11 16:58:21 -03:00 |
|
Sergio R. Caprile
|
83fec2cf45
|
cleanup
|
2023-10-11 16:39:24 -03:00 |
|
Sergio R. Caprile
|
a51802ecaf
|
Fix tcp example for 2-way TLS
|
2023-10-11 16:25:24 -03:00 |
|
Sergey Lyubka
|
36f6b805e3
|
Merge pull request #2421 from cesanta/h723
Add h723 example
|
2023-10-10 19:19:51 +01:00 |
|
Sergio R. Caprile
|
8a8d5ce151
|
Add FreeRTOS example for RT1020
|
2023-10-09 17:03:58 -03:00 |
|
Sergio R. Caprile
|
0965177e72
|
Add TRNG
|
2023-10-09 13:03:52 -03:00 |
|
cpq
|
c29ee769bc
|
Fix comment
|
2023-10-07 17:58:20 +01:00 |
|
Sergio R. Caprile
|
9255ceaf8a
|
Rework RT1020 driver
Add web server in example
Add to tests
|
2023-10-06 16:56:00 -03:00 |
|
Sergio R. Caprile
|
c9b982eaff
|
add update script to Makefile
|
2023-10-04 16:31:50 -03:00 |
|
Sergio R. Caprile
|
248e7b6e29
|
Add RT1020-EVK baremetal example
|
2023-10-04 15:18:57 -03:00 |
|
cpq
|
aec25cf547
|
Add h723 example
|
2023-10-04 11:11:56 +01:00 |
|
cpq
|
4db3fc2515
|
dd nucleo-g031 baremetal example
|
2023-10-03 13:55:47 +01:00 |
|
cpq
|
57fd93eeda
|
Fix ring color
|
2023-10-01 23:20:42 +01:00 |
|
cpq
|
19cac05747
|
Enhance components
|
2023-10-01 23:08:10 +01:00 |
|
cpq
|
fc626bb57f
|
Update pakced fs
|
2023-09-28 16:27:58 +01:00 |
|
cpq
|
1291839182
|
Update packed fs
|
2023-09-28 15:09:34 +01:00 |
|
cpq
|
7884a2f3c7
|
Get rid of MG_EV_HTTP_CHUNK
|
2023-09-26 20:45:24 +01:00 |
|
robert
|
fa54a22aed
|
OTA API refactoring: renamed files and defines
|
2023-09-26 08:33:39 -04:00 |
|
cpq
|
a0f8a197c9
|
Split sys.h API over MG_SYS_*
|
2023-09-25 07:33:38 +01:00 |
|
cpq
|
b37efbe891
|
Commonise flash-based OTA. Add h7 support.
|
2023-09-24 21:55:49 +01:00 |
|
cpq
|
3f0366a514
|
Revert to the old TLS API, but keep certs as mg_str for DER
|
2023-09-19 11:15:23 +01:00 |
|
cpq
|
a04c94444e
|
Add rt1020 baremetal sketch
|
2023-09-17 10:41:04 +01:00 |
|
cpq
|
d23664a457
|
Move network code to net.*
|
2023-09-08 09:39:57 +01:00 |
|
Sergio R. Caprile
|
a1e316ddcf
|
make TCP example work with new TLS API
|
2023-09-06 18:50:33 -03:00 |
|
Sergio R. Caprile
|
dbf49255a3
|
fix
|
2023-09-06 16:19:21 -03:00 |
|
Sergio R. Caprile
|
d8106a8ffe
|
use packed ca.pem
|
2023-09-06 15:21:16 -03:00 |
|
Sergio R. Caprile
|
ae55789c4b
|
erase ca.pem
|
2023-09-06 15:21:16 -03:00 |
|
Sergio R. Caprile
|
f970cd78d7
|
uniformize examples
|
2023-09-05 13:36:46 -03:00 |
|
cpq
|
2f014237b2
|
Add OTA to the device dashboard. Implement for H5
|
2023-09-04 22:07:32 +01:00 |
|
Sergio R. Caprile
|
be58bfe22b
|
Add FreeRTOS example on H5
|
2023-08-25 17:15:26 -03:00 |
|
Sergio R. Caprile
|
3fb9e5fd56
|
Update H5 HAL, enable RNG, work at 250MHz, add to tests
|
2023-08-24 13:32:37 -03:00 |
|
Sergio R. Caprile
|
41448278cf
|
Merge pull request #2360 from cesanta/h7
Fix sysinit in H7
|
2023-08-23 14:37:21 -03:00 |
|
cpq
|
48516b43c5
|
Use device 11
|
2023-08-23 00:38:57 +01:00 |
|
Sergio R. Caprile
|
80b7be0568
|
Fix sysinit in H7
|
2023-08-22 19:58:19 -03:00 |
|
cpq
|
527e89754e
|
Change base64 API
|
2023-08-22 12:11:13 +01:00 |
|
Sergio R. Caprile
|
39b40daf5d
|
cleanup
|
2023-08-21 19:34:04 -03:00 |
|
Sergio R. Caprile
|
354ea30797
|
Add MQTT example and test for SAME54
|
2023-08-21 19:11:50 -03:00 |
|
cpq
|
b32d1c15f0
|
Store certs in certs/. Add mg_unpacked()
|
2023-08-20 23:43:04 +01:00 |
|
cpq
|
69d2ba7316
|
Add example for nucleo-h563zi
|
2023-08-18 16:06:17 +01:00 |
|
Sergio R. Caprile
|
2b20af36a7
|
is_closing -> is_draining
|
2023-08-17 16:45:10 -03:00 |
|
Sergio R. Caprile
|
22ea825d46
|
Fix PIO assembly error
|
2023-08-14 16:15:27 -03:00 |
|
Sergio R. Caprile
|
8c03aa2801
|
nit
|
2023-08-10 19:37:47 -03:00 |
|
Sergio R. Caprile
|
face6c44c6
|
SAME54 Ethernet driver
Add tls_builtin.c
|
2023-08-10 18:59:23 -03:00 |
|
Sergio R. Caprile
|
3721bcc790
|
Revert "Foo"
|
2023-08-10 17:48:55 -03:00 |
|
scaprile
|
6ad8674cd4
|
Add F4 Keil examples
|
2023-08-09 14:23:10 -03:00 |
|
scaprile
|
1bfdc1f138
|
Add hw testing
|
2023-08-08 17:16:15 -03:00 |
|
Sergio R. Caprile
|
a8712e2307
|
add H7 FreeRTOS example
|
2023-08-08 14:38:41 -03:00 |
|
robertc2000
|
8acfae1111
|
Merge pull request #2336 from cesanta/foo
Foo
|
2023-08-08 09:26:48 +03:00 |
|
cpq
|
70fc71c6f7
|
Changes
|
2023-08-07 06:18:49 -04:00 |
|
Sergio R. Caprile
|
acddfc3bf4
|
update Makefile
|
2023-08-04 14:32:28 -03:00 |
|
cpq
|
8005a5e687
|
Changes
|
2023-08-04 13:53:01 +01:00 |
|
cpq
|
cea7fcdb37
|
AVR build fixes
|
2023-08-04 13:52:59 +01:00 |
|
robert
|
b5213c13dd
|
SAME54 Ethernet driver
|
2023-08-04 13:48:55 +01:00 |
|
Sergio R. Caprile
|
7f4ad3cade
|
standardize example names
|
2023-08-02 16:07:54 -03:00 |
|
Sergio R. Caprile
|
30d545443c
|
standardize example names
|
2023-08-02 14:03:11 -03:00 |
|
Sergio R. Caprile
|
481f7b5cff
|
FP unit in H743 is dp
|
2023-08-01 17:02:05 -03:00 |
|
Sergio R. Caprile
|
e33a10db75
|
standardize example names
|
2023-08-01 15:24:28 -03:00 |
|
Sergio R. Caprile
|
6a2fa10a4e
|
standardize example names
|
2023-07-31 17:47:56 -03:00 |
|
Sergio R. Caprile
|
b54d086fde
|
fix autogenerated
|
2023-07-28 17:06:58 -03:00 |
|
Sergio R. Caprile
|
ed54b60ea3
|
update to new API
|
2023-07-25 18:41:41 -03:00 |
|
Sergio R. Caprile
|
199af33b30
|
update to new TLS API
|
2023-07-25 14:26:14 -03:00 |
|
cpq
|
7548af895b
|
H7 mbedtls build fixed
|
2023-07-25 15:34:22 +01:00 |
|
cpq
|
5e50b7104c
|
Unit test fixed
|
2023-07-25 15:26:47 +01:00 |
|
cpq
|
d824cf7dbd
|
Add mbedtls to H7 baremetal
|
2023-07-25 15:03:01 +01:00 |
|
cpq
|
0613cc62f4
|
TLS API refactor
|
2023-07-25 13:07:28 +01:00 |
|
Sergio R. Caprile
|
a4f5355161
|
no Docker, in-place build for tests
|
2023-07-21 16:45:14 -03:00 |
|
Sergey Lyubka
|
a24b6c1909
|
Merge pull request #2309 from cesanta/arduino
move Arduino tests to its dir
|
2023-07-21 14:33:00 +01:00 |
|
cpq
|
e4f4dfab3b
|
Add arduino/w5500-mqtt example
|
2023-07-21 13:54:41 +01:00 |
|
Sergio R. Caprile
|
66010be5a6
|
move Arduino tests to its dir
|
2023-07-20 20:22:06 -03:00 |
|
Sergio R. Caprile
|
852c42a8f3
|
static clue
|
2023-07-20 16:34:13 -03:00 |
|
cpq
|
0a761c09e3
|
AVR build fixes
|
2023-07-20 16:07:53 +01:00 |
|
cpq
|
ea89a4afab
|
Revert "Integration page"
This reverts commit 3415b62d2d .
|
2023-07-19 18:50:27 +01:00 |
|
cpq
|
3415b62d2d
|
Integration page
|
2023-07-19 16:25:14 +01:00 |
|
Sergio R. Caprile
|
ef0ff43975
|
static clue
|
2023-07-18 17:23:50 -03:00 |
|
Sergio R. Caprile
|
ae37407369
|
static clue
|
2023-07-18 17:10:05 -03:00 |
|
cpq
|
c49b472f92
|
Ignore DHCP for static IP config
|
2023-07-18 17:46:52 +01:00 |
|
cpq
|
818f99b286
|
Update examples to adopt to the new iface state
|
2023-07-12 14:09:30 +01:00 |
|
Sergio R. Caprile
|
a864c04702
|
uniformize
|
2023-07-03 16:40:33 -03:00 |
|
Sergio R. Caprile
|
8d2f7296a1
|
remove old examples
|
2023-07-03 14:19:28 -03:00 |
|
Sergey Lyubka
|
101beec3ae
|
Merge pull request #2284 from cesanta/enhance-mg_remove_double_dots
enhanced path sanitizing
|
2023-07-03 14:43:32 +01:00 |
|
robert
|
2f1a836bf0
|
enhanced path sanitizing
|
2023-07-03 06:14:50 -04:00 |
|
cpq
|
0c7e6b548f
|
Standardise margin
|
2023-06-30 11:53:34 +01:00 |
|
cpq
|
5d10e9dbee
|
Make paginator bit more compact
|
2023-06-29 13:33:36 +01:00 |
|
scaprile
|
8ba0a33f84
|
add hw test support
|
2023-06-26 18:29:52 -03:00 |
|
robert
|
427f95337f
|
event table device-dashboard: fixed wrong api call
|
2023-06-26 10:31:55 -04:00 |
|
robert
|
8f19ee7b97
|
event table POST request 404 error
|
2023-06-23 11:35:42 -04:00 |
|
robert
|
c63135ec7f
|
device-dashboard: fixed event table POST request
|
2023-06-23 08:03:44 -04:00 |
|
robert
|
5c87f2f22c
|
improved device dashboard events table
|
2023-06-23 07:21:24 -04:00 |
|
Sergio R. Caprile
|
bb983fb4b2
|
update tutorial link
|
2023-06-22 11:00:37 -03:00 |
|
Sergio R. Caprile
|
c2ad2e1151
|
add more FreeRTOS+lwIP on Cube examples
|
2023-06-21 19:00:10 -03:00 |
|
Sergio R. Caprile
|
2dca4805b0
|
add more FreeRTOS on Cube examples
|
2023-06-21 11:21:24 -03:00 |
|
Sergio R. Caprile
|
3ab0e6cade
|
add new Cube examples
|
2023-06-20 14:35:59 -03:00 |
|
Sergio R. Caprile
|
41e3b23253
|
rename tutorial
|
2023-06-20 12:04:38 -03:00 |
|
Sergio R. Caprile
|
362b22a673
|
Add hw test to cube examples
|
2023-06-19 16:58:37 -03:00 |
|
robert
|
b7f86ba743
|
refactored device-dashboard code
|
2023-06-19 06:28:00 -04:00 |
|
cpq
|
2bab274056
|
Fix build error
|
2023-06-16 15:57:18 +01:00 |
|
robertc2000
|
dd6bffdd0d
|
Merge pull request #2256 from cesanta/2253-implement-event-log-page-for-examplesdevice-dashboard
implemented event log page for the device dashboard
|
2023-06-16 11:44:49 +03:00 |
|
robert
|
bcc044eb92
|
implemented event log page for the device dashboard
|
2023-06-16 04:32:45 -04:00 |
|
robert
|
a7f1982d03
|
improved device table style from the wifi-router-dashboard
|
2023-06-14 09:18:07 -04:00 |
|
robert
|
6f69ad93c1
|
implemented connected devices page
|
2023-06-13 03:33:11 -04:00 |
|
Sergey Lyubka
|
ad71fb321c
|
Merge pull request #2247 from cesanta/2243-refacrtor-wifi-router-dashboard-example
refactored dashboards
|
2023-06-08 16:03:11 +01:00 |
|
Sergio R. Caprile
|
c763087462
|
improve performance
|
2023-06-08 11:29:51 -03:00 |
|
robert
|
63ff4ddea0
|
refactored dashboards
|
2023-06-08 10:25:59 -04:00 |
|
Sergio R. Caprile
|
6ae59c3711
|
move dependencies
|
2023-06-06 14:35:44 -03:00 |
|
Sergio R. Caprile
|
e017b88adf
|
Merge pull request #2228 from cesanta/tls
Add TLS=1 option
|
2023-06-02 14:33:34 -03:00 |
|
Sergio R. Caprile
|
85a5bdf4dc
|
standardize header inclusion
|
2023-06-02 13:27:27 -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 |
|
Sergio R. Caprile
|
dc32480563
|
Add HTTP_URL
|
2023-05-30 16:02:00 -03:00 |
|
Sergio R. Caprile
|
7a4a82e872
|
Add HTTP_URL
|
2023-05-29 20:59:56 -03:00 |
|
Sergio R. Caprile
|
6c0c05cf7f
|
Add missing headers
|
2023-05-29 14:34:51 -03:00 |
|
Sergio R. Caprile
|
f4f276f370
|
standardize header inclusion
|
2023-05-29 11:44:59 -03:00 |
|
cpq
|
bff1462e9e
|
Add config var size check
|
2023-05-28 17:06:47 +01:00 |
|
Sergio R. Caprile
|
4d06f33089
|
fixes
|
2023-05-26 20:58:54 -03: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 |
|
cpq
|
4e504823c0
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2023-05-24 21:02:23 +01:00 |
|
cpq
|
82faa2e9c9
|
Make UI independent of URI
|
2023-05-24 21:02:15 +01:00 |
|
Sergio R. Caprile
|
e59ea39a33
|
nitpicks
|
2023-05-24 15:17:24 -03:00 |
|
Sergio R. Caprile
|
379af7dec2
|
set a more lwIP-friendly minimum stack in FreeRTOS
|
2023-05-24 11:30:01 -03:00 |
|
cpq
|
68a45adac7
|
Update logo
|
2023-05-24 13:52:52 +01:00 |
|
cpq
|
9ea8e29cb0
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2023-05-24 13:22:18 +01:00 |
|
cpq
|
90092c0762
|
Make WebUI API calls relative, to work under any URI
|
2023-05-24 13:22:11 +01:00 |
|
Sergio R. Caprile
|
e4353255ca
|
run pack on Win
|
2023-05-23 11:02:24 -03:00 |
|
cpq
|
923f2c7635
|
Add DHCP settings
|
2023-05-23 08:43:57 +01:00 |
|
cpq
|
a8309ef705
|
Remove -DSIGPIPE=0 for Windows
|
2023-05-23 03:50:53 +01:00 |
|
cpq
|
38d7799ffa
|
Rename wifi-router -> wifi-router-dashboard
|
2023-05-23 02:40:45 +01:00 |
|
cpq
|
feb546920e
|
Add wifi-router example
|
2023-05-22 19:48:34 -03:00 |
|
Sergio R. Caprile
|
1908d3200e
|
Update to use MG_ESC()
|
2023-05-17 14:26:45 -03:00 |
|
Sergio R. Caprile
|
9088b00006
|
Fix keep-alive
|
2023-05-15 14:11:12 -03:00 |
|
Sergio R. Caprile
|
901aa5f7c1
|
link to tutorial
|
2023-05-12 17:30:06 -03:00 |
|
Sergio R. Caprile
|
1e31b90905
|
link to tutorial
|
2023-05-12 10:20:38 -03:00 |
|
Sergio R. Caprile
|
9b4b35eff5
|
link to tutorial
|
2023-05-08 18:23:35 -03:00 |
|
Sergio R. Caprile
|
ac528caf2b
|
Merge pull request #2182 from cesanta/keil
simplify RTOS-related Keil examples
|
2023-05-05 18:49:27 -03:00 |
|
scaprile
|
fbe626e791
|
simplify RTOS-related Keil examples
|
2023-05-05 17:41:47 -03:00 |
|
Sergio R. Caprile
|
84986898c8
|
link to tutorials
|
2023-05-04 19:16:43 -03:00 |
|
Sergio R. Caprile
|
d33aebfd31
|
Add TI RNDIS example
|
2023-04-28 11:23:40 -03:00 |
|
robert
|
6c13df1aff
|
MQTT: support for properties feature added
|
2023-04-23 16:35:50 +03:00 |
|
Sergio R. Caprile
|
7bce887077
|
Relax test time
|
2023-04-17 16:59:36 -03:00 |
|
Sergio R. Caprile
|
cd64bfe84b
|
Remove %H %V %Q %q modifiers
|
2023-04-14 10:13:22 -03:00 |
|
Sergio R. Caprile
|
52ed68ed24
|
Merge pull request #2154 from cesanta/keil
Add Keil examples and preliminary test
|
2023-04-12 10:16:12 -03:00 |
|
scaprile
|
d03941b792
|
Add Keil examples
|
2023-04-11 17:46:28 -03:00 |
|
Sergio R. Caprile
|
92299c3079
|
Fix for some compilers
|
2023-04-11 08:41:14 -03:00 |
|
Sergio R. Caprile
|
1f2be606fa
|
Fix wildcard usage
|
2023-04-07 12:21:14 -03:00 |
|
Sergio R. Caprile
|
84b92096d4
|
Add STM32CubeIDE examples and test for build
|
2023-04-06 17:33:45 -03:00 |
|
Sergey Lyubka
|
cc6caeeca9
|
Merge pull request #2139 from cesanta/freertos-tcp
FreeRTOS+ TCP support
|
2023-03-30 10:51:52 +01:00 |
|
Sergey Lyubka
|
90af22eba1
|
Merge pull request #2141 from cesanta/hc1
fix outdated comment
|
2023-03-30 10:51:25 +01:00 |
|
cpq
|
f4b4b41264
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2023-03-30 10:50:27 +01:00 |
|
cpq
|
9918b03c11
|
Enhance MQTT client
|
2023-03-30 10:49:16 +01:00 |
|
Sergio R. Caprile
|
95f44246bf
|
fix old comment
|
2023-03-29 11:46:40 -03:00 |
|
Sergio R. Caprile
|
a819513a92
|
Remove old example and its breadcrumbs
|
2023-03-27 18:14:55 -03:00 |
|
Sergio R. Caprile
|
7531b28b4c
|
Add refactored FreeRTOS-Plus-TCP example
|
2023-03-25 13:07:31 -03:00 |
|
Sergio R. Caprile
|
2f5041ac7d
|
Remove no longer necessary includes
|
2023-03-21 14:08:35 -03:00 |
|
Sergio R. Caprile
|
33a3fe9bbd
|
remove references to MIP in examples (comments)
|
2023-03-15 09:43:22 -03:00 |
|
Sergio R. Caprile
|
70403ee433
|
update Makefile
|
2023-03-10 10:45:30 -03:00 |
|
Sergio R. Caprile
|
cefaffa0f0
|
update Makefile
|
2023-03-10 09:54:26 -03:00 |
|
Sergio R. Caprile
|
51eca94504
|
update
|
2023-03-10 09:35:29 -03:00 |
|
Sergio R. Caprile
|
2ece3a8b4c
|
MIP_STATE_* -> MG_TCPIP_STATE_*
|
2023-03-09 11:25:02 -03:00 |
|
Sergio R. Caprile
|
3f760e1875
|
Merge pull request #2111 from cesanta/standex
standardize Zephyr examples
|
2023-03-08 17:35:39 -03:00 |
|
Sergio R. Caprile
|
0bf96e9864
|
standardize Zephyr examples
|
2023-03-08 16:41:21 -03:00 |
|
Sergio R. Caprile
|
1f5c19306e
|
Gen MAC from board ID, standardize
|
2023-03-08 11:51:55 -03:00 |
|