Wykres commitów

17 Commity (0d735c802490730e859d95080b2726b1232da0bb)

Autor SHA1 Wiadomość Data
Martin Ger ebfb3e897a added user sample program 2017-06-02 01:04:48 +02:00
Martin Ger 7b3905ae16 Initial commit of uMQTT Broker 2017-06-01 23:38:03 +02:00
Tobias Hoff 8cf1063d80 Compile to Library
use "make lib" to compile as library
2016-10-26 03:54:33 +02:00
Tobias Hoff adfa2c1833 ignore implicit function declaration
to successfully build without adding declarations missing from the SDK
2016-10-26 03:40:41 +02:00
Tuan PM 30523fbe90 -reformat code using space 2
- fix bug connect callback when connection refuse
- change INFO to MQTT_INFO to resolve conflic with global INFO define
2016-09-09 22:37:03 +07:00
Tuan PM f7ccc86709 -update to sdk 2.0
- cleanup and make Makefile simple
- add define to get local_config
- remove esptool
2016-09-09 20:36:52 +07:00
Simon Egli 249c425bac Adding crypto modul for esp_mqtt to work with SDK 1.5.0
Signed-off-by: Simon Egli <simon.egli@bbv.ch>
2016-01-15 15:21:28 +01:00
TuanPM 2786b6f68b change method save wifi infomation to flash 2015-09-03 13:15:02 +07:00
Tuan PM 55937fb701 update support sdk 1.3, not fully tested 2015-08-31 12:10:45 +07:00
Tuan PM 261a21db71 move config.* and wifi.* to modules folder 2015-02-16 17:22:10 +07:00
Tuan PM d579c08765 cleanup makefile 2015-02-15 21:44:39 +07:00
Tuan PM cacc260e9d change file structure, easy to intergrated with other apps 2015-02-15 19:04:01 +07:00
EAD Fritz 793a98b147 Moved all of the mqtt specific files to a separate build directory. The intention is to be able to use it as a git subtree module in other projects 2015-01-18 10:43:10 +01:00
Tuan PM 34e3cb70fb correct the Makefile, fixes #17 2015-01-06 19:27:47 +07:00
Tuan PM 3ca9908267 Add published event, resolved #10 2015-01-04 10:47:26 +07:00
Tuan PM 66d521335a change CFG_HOLDER value to load new default configurations, fixes #4 2015-01-03 10:56:23 +07:00
Tuan PM 930f3e9ff5 Initial commit 2014-12-31 11:32:06 +07:00