acassis commented on code in PR #6378:
URL: https://github.com/apache/incubator-nuttx/pull/6378#discussion_r891248926


##########
boards/Kconfig:
##########
@@ -2434,13 +2436,14 @@ config ARCH_BOARD
        default "emw3162"                  if ARCH_BOARD_EMW3162
        default "quickfeather"             if ARCH_BOARD_QUICKFEATHER
        default "esp32-devkitc"            if ARCH_BOARD_ESP32_DEVKITC
+       default "ttgo_lora_esp32"          if ARCH_BOARD_TTGO_LORA_ESP32

Review Comment:
   @adamkaliszan the ttgo_lora_esp32 is already in the mainline, for some 
reason this patch it adding it again, please double check this issue



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to