Skip to content

Commit

Permalink
remove unused target
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Feb 1, 2022
1 parent b2f6e30 commit 88e9954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ TEST_MORSE_SRC=test_example_morse.cpp test_main.cpp
TEST_MORSE_OBJECTS=$(TEST_MORSE_SRC:.cpp=.o)


all: bin bin/test_arduino_mock bin/test_esp32_mock \
all: bin bin/test_arduino_mock \
bin/test_jled bin/test_jled_sequence \
bin/test_esp32_hal bin/test_esp8266_hal bin/test_arduino_hal bin/test_mbed_hal \
bin/test_example_morse
Expand Down

0 comments on commit 88e9954

Please sign in to comment.