You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/03/31 15:01:22 UTC

[incubator-nuttx] branch master updated (8ed2bb8 -> c7c4f0b)

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 8ed2bb8  esp32: remove unneeded "INFO" and "ERROR" prefixes to syslog calls
     add fcf5c15  boards/xtensa/esp32-devkitc: Add MQTT-C defconfig.
     add 8ee22db  boards/arm/olimex-stm32-p407: Add MQTT-C defconfig.
     add c7c4f0b  Documentation: Describe how the use the MQTT-C config and the expected output.

No new revisions were added by this update.

Summary of changes:
 .../xtensa/esp32/boards/esp32-devkitc/index.rst    | 33 +++++++++++++++
 .../configs/{dhtxx => mqttc}/defconfig             | 48 +++++++++++++++++-----
 .../configs/{wapi => mqttc}/defconfig              | 10 ++++-
 3 files changed, 79 insertions(+), 12 deletions(-)
 copy boards/arm/stm32/olimex-stm32-p407/configs/{dhtxx => mqttc}/defconfig (60%)
 copy boards/xtensa/esp32/esp32-devkitc/configs/{wapi => mqttc}/defconfig (89%)