nuttx/boards/xtensa/esp32/esp32-wrover-kit
Alan C. Assis 7edb39f880 boards/esp32: Remove "return ret" from bringup function
During the lcd1602 tests on our internal CI we noticed that the
lcd1602 was failing because there is not a I2C display in the
emulated board on QEMU. It is better to remove the "return ret"
from the bringup because the user will see the error anyway.
2021-09-21 10:34:55 -03:00
..
configs esp32-wrover: Add support to LCD1602 with I2C Backpack 2021-09-15 12:02:26 +08:00
include boards/esp32-wrover-kit: Add LCD support via ILI9341 controller 2021-04-14 16:29:32 -03:00
scripts boards: Remove -nostartfiles -nodefaultlibs from LDFLAGS 2021-09-13 08:58:25 +08:00
src boards/esp32: Remove "return ret" from bringup function 2021-09-21 10:34:55 -03:00
Kconfig boards/xtensa: Avoid multiple inclusion of the common Kconfig 2021-04-10 00:32:21 -05:00