Skip to content

Commit

Permalink
Trifles
Browse files Browse the repository at this point in the history
  • Loading branch information
madAle committed May 6, 2019
1 parent dcd0b28 commit 0bc831e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bootloaders/rf/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@

# Configure serial port and path to the toolchain, acording to your settings
SERPORT = /dev/tty.usbserial-DA013RBN
SERPORT = /dev/tty.usbserial-A50285BI
# SERPORT = /dev/tty.usbserial
# SERPORT = /dev/tty.usbserial-DA013RBN
ARDUINO_ROOT = ~/Library/Arduino15
TOOLCHAIN = $(ARDUINO_ROOT)/packages/panstamp_nrg/tools/msp430-gcc/4.6.3/bin/msp430-
JAVA_BSL = $(ARDUINO_ROOT)/packages/panstamp_nrg/tools/java-bsl/1.0.0/BsLoader.jar
Expand Down

0 comments on commit 0bc831e

Please sign in to comment.