Whitespace fixes.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = adc
|
||||
BINARY = adc
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = dma
|
||||
BINARY = dma
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,8 +17,9 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = main
|
||||
BINARY = main
|
||||
|
||||
OBJS = dogm128.o
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,8 +17,9 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = i2c_stts75_sensor
|
||||
BINARY = i2c_stts75_sensor
|
||||
|
||||
OBJS = stts75.o
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = rtc
|
||||
BINARY = rtc
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = systick
|
||||
BINARY = systick
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = timer
|
||||
BINARY = timer
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = cdcacm
|
||||
BINARY = cdcacm
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = usbdfu
|
||||
BINARY = usbdfu
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
## along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##
|
||||
|
||||
BINARY = usbhid
|
||||
BINARY = usbhid
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user