ble nano hid over gatt
Dependencies: BLE_API mbed-dev nRF51822
Diff: Makefile
- Revision:
- 65:391ce51e37cc
- Parent:
- 63:d3cc2e1f558f
diff -r 656686e87927 -r 391ce51e37cc Makefile --- a/Makefile Fri Sep 02 02:18:25 2016 +0900 +++ b/Makefile Fri Sep 02 03:24:36 2016 +0900 @@ -123,7 +123,7 @@ merge: $(SREC_CAT) $(SOFTDEVICE) -intel $(PROJECT).hex -intel -o combined.hex -intel --line-length=44 -flash: merge +flash: keyboard.hex merge dd if=combined.hex of=/Volumes/MBED/firmware.hex conv=notrunc endif