makerdiary / nrf52840-mdk-usb-dongle

An open-source, small and low-cost USB Dongle that supports Bluetooth 5.4, Bluetooth mesh, Thread, Zigbee, 802.15.4, ANT and 2.4 GHz proprietary protocols
https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/
Apache License 2.0
318 stars 82 forks source link

Cannot find Makefile-nrf52840 anymore #70

Open Dio0601 opened 2 years ago

Dio0601 commented 2 years ago

At the step.2 of building NCP firmware, Makefile-nrf52840 is no longer existed with the command below: $ make -f examples/Makefile-nrf52840 clean Where can I find it?