Review comments
This commit is contained in:
parent
99fb10592e
commit
73a9d50236
2
Makefile
2
Makefile
@ -356,7 +356,7 @@ endif
|
||||
.phony: all clean size flash sd erase
|
||||
|
||||
# default target to build
|
||||
all: $(BUILD)/$(OUTPUT_FILENAME).out size
|
||||
all: $(BUILD)/$(OUTPUT_FILENAME)-nosd.out size
|
||||
|
||||
# Rule using BOARD_LIST, nl is newline
|
||||
define nl
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**************************************************************************/
|
||||
/*!
|
||||
@file particle_boron.h
|
||||
@file particle_argon.h
|
||||
@author Scott Shawcroft
|
||||
|
||||
@section LICENSE
|
||||
|
@ -1,6 +1,6 @@
|
||||
/**************************************************************************/
|
||||
/*!
|
||||
@file particle_boron.h
|
||||
@file particle_xenon.h
|
||||
@author Scott Shawcroft
|
||||
|
||||
@section LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user