mongoose/examples/nRF51/http
Dmitry Frank 0187f297d1 Make nRF51 example work with GCC
Unfortunately it turns out Nordic's examples were able to build with GCC
just because they suppressed all warnings; I had to do the same here
because there are some macro redefinitions of arm-none-eabi-gcc and
lwip.

TODO: resolve that and do not suppress warnings.

PUBLISHED_FROM=e65c7b0f2451f85765d958d7f67eb9262f7bc929
2016-11-04 12:20:35 +00:00
..
boards/pca10028 Make nRF51 example work with GCC 2016-11-04 12:20:35 +00:00
config Make mongoose compile for nRF51 2016-10-28 11:08:09 +00:00
rtt Fix nRF51 example and add RTT support to it 2016-11-03 22:50:36 +00:00
bleconfig.c Make mongoose compile for nRF51 2016-10-28 11:08:09 +00:00
bleconfig.h Make mongoose compile for nRF51 2016-10-28 11:08:09 +00:00
main.c Make mongoose compile for nRF51 2016-10-28 11:08:09 +00:00
myboard.h Make mongoose compile for nRF51 2016-10-28 11:08:09 +00:00
sdk_config.h Make mongoose compile for nRF51 2016-10-28 11:08:09 +00:00