fdcavalcanti commented on PR #15320: URL: https://github.com/apache/nuttx/pull/15320#issuecomment-2561128185
Hi all! Noticed all tests for ESP32 are broken when running on QEMU and target. I tracked it down to this commit using git bisect. Seems to be normal for all other Espressif devices. @Javinator9889 could you take a look please? If it helps: ``` *** Booting NuttX *** I (25) boot: chip revision: v3.1 I (25) boot.esp32: SPI Speed : 40MHz I (25) boot.esp32: SPI Mode : DIO I (27) boot.esp32: SPI Flash Size : 8MB I (31) boot: Enabling RNG early entropy source... dram: lma 0x00001020 vma 0x3ffb2090 len 0x1178 (4472) iram: lma 0x000021a0 vma 0x40080000 len 0x5e2c (24108) padd: lma 0x00007fd8 vma 0x00000000 len 0x8020 (32800) imap: lma 0x00010000 vma 0x400e0000 len 0x145f4 (83444) padd: lma 0x000245fc vma 0x00000000 len 0xba1c (47644) dmap: lma 0x00030020 vma 0x3f400020 len 0x6eec (28396) total segments stored 6 A ``` -- 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...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org