Commit Graph

3270 Commits

Author SHA1 Message Date
Kristóf Havasi
a68fa5e6e0
Propose an issue template
As it is in the discussion of raised issues to have some extra iteration because of architecture, library version, and other meta information, an issue template could save these extra rounds and possibly reduce the number of duplicates by highlighting where one can check for answers.

This is just a sketch based on what notifications I got from mongoose in the past months. Feel free to change it.
2021-05-23 22:44:16 +02:00
cpq
7c0d126edc Build with -DMG_ENABLE_FS=1 2021-05-19 08:10:38 +01:00
cpq
1a5e3d3151 Fix #1286 2021-05-19 00:19:21 +01:00
cpq
95ff6c56af Update readme 2021-05-19 00:15:45 +01:00
cpq
e2ef392633 Update readme 2021-05-19 00:14:27 +01:00
cpq
dbc2356768 FreeRTOS-Plus-TCP fixes 2021-05-19 00:00:32 +01:00
cpq
47e5e984df stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
cpq
0f32f50c50 Add missing files 2021-05-13 22:05:00 +01:00
cpq
606cc1f538 Build w/semihosting support 2021-05-13 22:04:29 +01:00
cpq
2bb11888d5 Build w/semihosting support 2021-05-13 22:03:46 +01:00
cpq
09b1d6aa72 Running two blinkers 2021-05-13 15:05:09 +01:00
cpq
72f0489ec2 Using nucleo-f746zg. Moved 3party libs to test/. Using headers from ST 2021-05-13 14:56:14 +01:00
cpq
7b39973065 docs 2021-05-12 11:44:15 +01:00
cpq
30b64483fd docs 2021-05-12 11:39:46 +01:00
cpq
5369fb0376 Remove low-level lwip stubs 2021-05-12 11:06:19 +01:00
cpq
5fe34fd6c3 Remove MG_ENABLE_MGOS 2021-05-12 11:05:05 +01:00
Sergey Lyubka
0fbdda4d2e
Merge pull request #1284 from cesanta/stm32
Stm32
2021-05-12 10:28:43 +01:00
cpq
a98e980c8f Nits to have tests pass 2021-05-12 09:25:21 +01:00
cpq
2b836504ab rename 2021-05-12 08:44:16 +01:00
cpq
0de3f0d985 f1 build works 2021-05-12 08:43:34 +01:00
cpq
151e375091 FreeRTOS w/blink works 2021-05-11 20:44:14 +01:00
cpq
c44549bfa5 Blinky works 2021-05-11 18:05:03 +01:00
cpq
d6852f5e74 First stab 2021-05-11 09:12:06 +01:00
novlean
9173034b96
Update README.md 2021-05-04 17:03:53 +01:00
novlean
2888ab1f52
Merge pull request #1277 from cesanta/novlean-patch-1
more typos + some fixes
2021-05-04 17:02:55 +01:00
novlean
26b5416641
more typos + some fixes 2021-05-04 17:02:46 +01:00
novlean
8bcac7e955
Merge pull request #1276 from cesanta/novlean-patch-1
fixed typo + added few things
2021-05-04 16:54:28 +01:00
novlean
ea25e8129c
fixed typo + added few things 2021-05-04 16:54:16 +01:00
cpq
26cb44f9d9 Typo in readme 2021-05-04 13:55:45 +01:00
cpq
7a37a44433 Update README 2021-05-04 13:53:17 +01:00
cpq
a752f3f8c7 Update README 2021-05-04 13:46:44 +01:00
Sergey Lyubka
946e07644c
Merge pull request #1275 from panosto/master
Corrected small typo in docs
2021-04-29 19:26:46 +01:00
Panagiotis
497b26a249 Corrected small typo in docs 2021-04-29 18:16:33 +02:00
cpq
79aad7fabf Put Range support back 2021-04-29 11:00:57 +01:00
cpq
7851930ac3 Fix #1256 2021-04-29 09:50:33 +01:00
cpq
758572872d Fix #1255 2021-04-29 09:26:37 +01:00
cpq
111551477a Integrate #1266 2021-04-29 09:17:24 +01:00
cpq
31c9e3fb7e Make mg_random() weak, see #1269 2021-04-29 09:09:21 +01:00
cpq
7061b7202f Integrate 1265 2021-04-29 08:49:23 +01:00
novlean
d88b6a3c95
Update README.md 2021-04-28 17:07:39 +01:00
novlean
cea2a62ee0
Added Schneider Electric case study & testimonial 2021-04-28 17:06:27 +01:00
cpq
35a8b8e8e8 TLS nits, more DNS logging 2021-04-22 15:21:16 +01:00
cpq
1b8624f135 Better log trace 2021-04-13 21:02:05 +01:00
cpq
e217066bf6 Squash warning 2021-04-13 19:42:47 +01:00
cpq
5430408218 Merge branch 'master' of github.com:cesanta/mongoose 2021-04-09 16:55:16 +01:00
cpq
d2744063a0 Remove unused MG_SWAPxx macros 2021-04-09 16:55:12 +01:00
Sergey Lyubka
03356616ef
Merge pull request #1259 from mcottrell1/fix-msvc-compile-errors
fixed msvc errors around VLAs when using TLS
2021-04-09 16:54:23 +01:00
Mark Cottrell
6ce2e48dd3 fixed msvc errors around VLAs 2021-04-09 08:11:16 -07:00
novlean
16a7ba6bf0
Added 4 new sections
Why Mongoose
Used to implement
Case Studies
Testimonials
2021-03-25 17:50:56 +00:00
cpq
e9d122f231 Stricter checks for mg_url_*() 2021-03-24 15:49:35 +00:00