This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from e3dc165cc examples/nxterm: add serial console fallback
new 6e5638895 netutils/paho_mqtt: fix package preparation and utilities
new 53c234880 netutils/paho_mqtt: separate library worker stack size
new a71c329cf netutils/paho_mqtt: configure embedded runtime mode
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
netutils/paho_mqtt/.gitignore | 2 ++
netutils/paho_mqtt/CMakeLists.txt | 9 +++++++--
netutils/paho_mqtt/Kconfig | 16 ++++++++++++++++
netutils/paho_mqtt/Makefile | 24 ++++++++++++++++--------
netutils/paho_mqtt/paho_mqtt_01.patch | 20 ++------------------
5 files changed, 43 insertions(+), 28 deletions(-)
create mode 100644 netutils/paho_mqtt/.gitignore