xiaoxiang781216 merged PR #10885:
URL: https://github.com/apache/nuttx/pull/10885
--
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...@nu
tmedicci commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1355420863
##
boards/xtensa/esp32s3/esp32s3-eye/src/esp32s3_gpio.c:
##
@@ -0,0 +1,388 @@
+/
+ * boards
casaroli commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1355036583
##
boards/xtensa/esp32s3/esp32s3-eye/src/esp32s3_gpio.c:
##
@@ -0,0 +1,388 @@
+/
+ * boards
tmedicci commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1355026545
##
boards/xtensa/esp32s3/esp32s3-eye/src/esp32s3_gpio.c:
##
@@ -0,0 +1,388 @@
+/
+ * boards
casaroli commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1354888374
##
boards/xtensa/esp32s3/esp32s3-eye/src/esp32s3_gpio.c:
##
@@ -0,0 +1,388 @@
+/
+ * boards
tmedicci commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1354880734
##
boards/xtensa/esp32s3/esp32s3-eye/src/esp32s3_gpio.c:
##
@@ -0,0 +1,388 @@
+/
+ * boards
casaroli commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1354854525
##
boards/xtensa/esp32s3/esp32s3-eye/include/board.h:
##
@@ -43,4 +43,10 @@
#define BOARD_NLEDS 1
+/* GPIO pins used by the GPIO Subsystem */
+
+#defi
casaroli commented on PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#issuecomment-1757538494
> please add commit message
done
--
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 th
casaroli commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1354851897
##
boards/xtensa/esp32s3/esp32s3-eye/src/esp32s3_gpio.c:
##
@@ -0,0 +1,390 @@
+/
+ * boards
casaroli commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1354847635
##
boards/xtensa/esp32s3/esp32s3-eye/include/board.h:
##
@@ -43,4 +43,10 @@
#define BOARD_NLEDS 1
+/* GPIO pins used by the GPIO Subsystem */
+
+#defi
tmedicci commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1354823843
##
boards/xtensa/esp32s3/esp32s3-eye/src/esp32s3_gpio.c:
##
@@ -0,0 +1,390 @@
+/
+ * boards
acassis commented on PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#issuecomment-1755708269
Hi @casaroli nice work! It is good see ESP32xx users contributing with NuttX
mainline! Kudos!
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
acassis commented on code in PR #10885:
URL: https://github.com/apache/nuttx/pull/10885#discussion_r1352804839
##
boards/xtensa/esp32s3/esp32s3-eye/include/board.h:
##
@@ -43,4 +43,10 @@
#define BOARD_NLEDS 1
+/* GPIO pins used by the GPIO Subsystem */
+
+#defin
casaroli opened a new pull request, #10885:
URL: https://github.com/apache/nuttx/pull/10885
## Summary
This adds GPIO and button support for the LED, the LCD backlight and the
BOOT0 button.
## Impact
We can use the button, the LED and the backlight
## Testing
14 matches
Mail list logo