Skip to content

Commit

Permalink
Repair install Crazyradio
Browse files Browse the repository at this point in the history
  • Loading branch information
portbx committed Oct 8, 2017
1 parent fa54ee6 commit b2dd333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ nrf24-firmware:
@echo "Build research firmware for nRF24LU1+"
$(MAKE) -C ${TMPDIR}/nrf24-arsenal/mousejack/nrf-research-firmware
@echo "Build firmware for Crazyradio"
$(MAKE) -C ${TMPDIR}/nrf24-arsenal/crazyradio-firmware
$(MAKE) -C ${TMPDIR}/nrf24-arsenal/crazyradio-firmware/firmware
# TODO: add support for Crazyradio PA via make CRPA=1
# @echo "Use make nrf24-flash-research to flash proper firmware"

Expand Down

0 comments on commit b2dd333

Please sign in to comment.