You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/07 13:53:55 UTC

[GitHub] [incubator-nuttx] acassis commented on a diff in pull request #6378: SSD1680 e-ink driver

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-unsubscribe@nuttx.apache.org

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