- 24 Oct, 2016 1 commit
-
-
Dmitry Frank authored
PUBLISHED_FROM=d9d979057d5269ac32d16545dd2489485bda642a
-
- 22 Oct, 2016 1 commit
-
-
Alexander Alashkin authored
PUBLISHED_FROM=a121a15698884203a573741e73fefaa5923dce4d
-
- 21 Oct, 2016 4 commits
-
-
Alexander Alashkin authored
PUBLISHED_FROM=00e4c01cc2bccd63b0f18b797e2c0503a489ef6f
-
Marko Mikulicic authored
PUBLISHED_FROM=d0c765e56e926c2f2e57cc95dc3ffbdef93c98c3
-
Ilia Penev authored
PUBLISHED_FROM=43532ec3951779d17438b457fe6de6dea8f514fd
-
Marko Mikulicic authored
PUBLISHED_FROM=edf899f7493b70660006fd605f0301a44cd16356
-
- 20 Oct, 2016 6 commits
-
-
Marko Mikulicic authored
PUBLISHED_FROM=c1aeef9dc25baba794b3269b44441c5bafbca5a8
-
Deomid Ryabkov authored
PUBLISHED_FROM=b7cf888512e535fcb81371d797bf8a72440baeaa
-
Deomid Ryabkov authored
PUBLISHED_FROM=9efa7b516d0541e9f6f8002aa24cf7115f0d9b2b
-
Deomid Ryabkov authored
- Enable parallel build - Generate FW in bin format PUBLISHED_FROM=ce7d827b42f5619c58287f5c71191c54261d8de1
-
Deomid Ryabkov authored
PUBLISHED_FROM=df1d2f45c0eea6e3f9b749b539c696684be74155
-
Deomid Ryabkov authored
PUBLISHED_FROM=c3e39efb339ed9ae45ac4bbb3bd421704ea5a143
-
- 19 Oct, 2016 4 commits
-
-
Dmitry Frank authored
Example is not yet added PUBLISHED_FROM=2732386091a0d4cd8d4c6e64dc16467780ec72a5
-
Sergey Lyubka authored
PUBLISHED_FROM=6f3ba456089f4812ac7e5e1d7456f7f36a7157bc
-
Deomid Ryabkov authored
PUBLISHED_FROM=36289eddbb3c5c172c36ab737e2f23c763058ed2
-
Deomid Ryabkov authored
Update compiler version to 5.2.8 PUBLISHED_FROM=5e9cd9571127d980b9d4dbe78f2aefb78a4d90f5
-
- 18 Oct, 2016 6 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=cb5d5afe166f637082d4b1d1bce5d9c263e91fd0
-
Deomid Ryabkov authored
LWIP part has been finally fully split from the ESP part, and ESP platform defs reduced to bare minimum. It is now possible to use LWIP in either low-level or socket mode without any ESP dependencies, and NXP Kinetis platform is the first to make use of it. PUBLISHED_FROM=4a9055897609c812296bdab5b4943ffde641ced2
-
Sergey Lyubka authored
PUBLISHED_FROM=92e6e136946fd1f376e6ecbeea30f106caccaae5
-
novlean authored
-
novlean authored
-
novlean authored
Updated with changes.
-
- 17 Oct, 2016 6 commits
-
-
Deomid Ryabkov authored
Disable sync resolver by default. PUBLISHED_FROM=dbaed194e5fe211c07564fe6880649a1aee7f662
-
Deomid Ryabkov authored
Possible values: MG_NET_IF_SOCKET (1) - traditional BSD socket API MG_NET_IF_SIMPLELINK (2) - TI's SimpleLink socket interface MG_NET_IF_LWIP_LOW_LEVEL - a net_if implementation that uses LWIP's low-level API, when LWIP_SOCKET is not available. PUBLISHED_FROM=a5c0aebb7b6bdb1f1f4cb3210763d16f3ab5e133
-
Marko Mikulicic authored
mbed-os is a directory that gets checked out by the mbed cli (a tool similar in spirit to miot) and it contains a lot of .c sources, so many of them that clang-format burns your CPU. While we're at it, also fix check_no_ifdefs when running under a commit hook. PUBLISHED_FROM=e5dd457ea3c4f9bd880f2491fb322dffa7abf70a
-
Dmitry Frank authored
PUBLISHED_FROM=bdbd9416f73f84a3d8afbffe886d0922c36769d4
-
Alexander Alashkin authored
PUBLISHED_FROM=ec3ed105e29251bdd9b8ad08e8e56c0873ced8ae
-
Deomid Ryabkov authored
PUBLISHED_FROM=81b6289a4b54043df557142f0de8cc66bc5190d4
-
- 16 Oct, 2016 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=55b2b70a688234f6ebcfba37eced20ee5d5387a1
-
- 14 Oct, 2016 6 commits
-
-
Deomid Ryabkov authored
Factor out SSI and WS code from http.c HTTP + WS are enabled by default, but MQTT is built without HTTP support as a compilation test. PUBLISHED_FROM=925ed9a55abb193ed7deac1c9675a0e5b35dca50
-
Alexander Alashkin authored
PUBLISHED_FROM=292d73fa3e90377b1f929ae47ae1073dab5a4089
-
Deomid Ryabkov authored
PUBLISHED_FROM=026810475d98df117ab1dadf40276759190aad19
-
Deomid Ryabkov authored
PUBLISHED_FROM=9fd0cebfa8df53b5d9574a8d013305ddda5e7a18
-
Marko Mikulicic authored
The build has been broken because MQTT has been disabled during some refactoring but never caught because this example was never built on CI. PUBLISHED_FROM=b67051ff948f1ac89448fc707f41cdf5d48cdaaf
-
Deomid Ryabkov authored
PUBLISHED_FROM=62267ea0a8e10d8ba7bad590d1a56b179bcffce9
-
- 13 Oct, 2016 4 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=34e6028b68e286f81be7ba0f8ae73b760f144131
-
Deomid Ryabkov authored
Also factor out CGI-related code from http.c, it's getting too big. Build tests with -Wundef PUBLISHED_FROM=a1e82fafba73812c249db0b49c59d1b48417b60d
-
Deomid Ryabkov authored
PUBLISHED_FROM=e2375c5b10be12a75f6a5f9df56ebe9f5faa9331
-
Deomid Ryabkov authored
"#if FOO" still works with simple -DFOO, but gives more flexibility. Specifically, if user expressed no preference (FOO is not defined), we can apply reasonable defaults (this is the legitimate use of ifdef). In short, from now on, please use #if MG_ENABLE_FOO instead of #ifdef MG_ENABLE_FOO Since we are all used to #ifdef, this change also adds a precommit check to police this. Specifically, in *.h and *.c files that are Copyright Cesanta, "ifdef" and "if defined()" are not allowed to be used with macros that contain ENABLE or DISABLE, unless the like also contains "ifdef-ok". Hence, if you are sure you want to use ifdef, use this: #ifdef MG_ENABLE_FOO /* ifdef-ok */ PUBLISHED_FROM=9be829448f53cff575d6cae8b9945fb12531c15a
-
- 12 Oct, 2016 1 commit
-
-
Alexander Alashkin authored
PUBLISHED_FROM=23d031720d8d6e170eab6bd615797f33e36a6701
-