diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2015-05-31 15:48:15 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2015-05-31 15:48:15 +0200 |
commit | 8f45739d02f02c226452f7f62c4dc195e6e13b38 (patch) | |
tree | 4531e03453f54da36d865b3bfe6b23253edb9dbe /Makefile | |
parent | 4d0ab32f13438f7f911062088d9bdfb786a3dfce (diff) | |
download | phone_remote_nrf51-8f45739d02f02c226452f7f62c4dc195e6e13b38.tar.gz phone_remote_nrf51-8f45739d02f02c226452f7f62c4dc195e6e13b38.tar.bz2 phone_remote_nrf51-8f45739d02f02c226452f7f62c4dc195e6e13b38.tar.xz phone_remote_nrf51-8f45739d02f02c226452f7f62c4dc195e6e13b38.zip |
o Party functional LCD code.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ FLASHER ?= jlink -BOARD := BOARD_PCA10028 +BOARD ?= BOARD_PCA10028 #TARGET_CHIP := NRF51822_QFAA_CA #TARGET_CHIP := NRF51422_QFAC_AB |