Thanks Greg, Wireless 802.15.4 on NuttX sounds very interesting!
It might run on Ox64 BL808, but the WiFi / BLE / Zigbee parts of BL808 SoC
are closed source. Hopefully Bouffalo Lab will reveal the wireless
internals someday.
Right now NuttX runs on the 64-bit Core (D0) of the BL808 SoC, and it i
Running make where Makefile exists runs that Makefile.
Running make where you have a Make.defs won't do anything.
On 12/16/2023 8:55 PM, yfliu2008 wrote:
Hi,
It seems that some board source folder uses Makefile and some uses Make.defs:
boards/risc-v/hpm6750/hpm6750evk2/src/Makefile