xiaoxiang781216 commented on code in PR #6850: URL: https://github.com/apache/incubator-nuttx/pull/6850#discussion_r946015603
########## drivers/wireless/ieee80211/bcm43xxx/cyw_chip_43439.c: ########## @@ -27,25 +27,34 @@ #include "bcmf_interface.h" +#include "../../../cyw43439.nvram.image" Review Comment: How other people replace nvram.image? At least, all firmware related stuff should put inside the board directory as c array in some source file or file in some file system. -- 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