You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/11/05 17:34:34 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #4787: riscv/esp32c3: Initialize the BLE Mac

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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org