acassis commented on pull request #4787: URL: https://github.com/apache/incubator-nuttx/pull/4787#issuecomment-962085494
Hi @xiewenxiang it is returning an error: ``` riscv64-unknown-elf-ld: /github/workspace/sources/nuttx/staging/libarch.a(esp32c3_ble_adapter.o): in function `read_mac_wrapper': esp32c3_ble_adapter.c:(.iram1+0x98): undefined reference to `esp_read_mac' ``` In IDF it is defined at components/esp_common/src/mac_addr.c -- 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