nuttx/boards/xtensa/esp32
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
..
common esp32-wrover: Add support to LCD1602 with I2C Backpack 2021-09-15 12:02:26 +08:00
esp32-devkitc boards/esp32: Remove "return ret" from bringup function 2021-09-21 10:34:55 -03:00
esp32-ethernet-kit boards/esp32: Remove "return ret" from bringup function 2021-09-21 10:34:55 -03:00
esp32-wrover-kit boards/esp32: Remove "return ret" from bringup function 2021-09-21 10:34:55 -03:00
ttgo_lora_esp32 boards: Remove -nostartfiles -nodefaultlibs from LDFLAGS 2021-09-13 08:58:25 +08:00