nuttx/boards/xtensa/esp32/esp32-devkitc
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 boards/esp32: Fix init thread stack size when ESP32_WIFI_SAVE_PARAM=y 2021-09-10 13:29:05 +08:00
include Fix typo on esp32-devkitc 2021-07-25 09:00:39 -07: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