Add unit tests for buttons / relays; and a bunch of mocks :)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
TARGET = test
|
||||
LIBS =
|
||||
CC = gcc
|
||||
CFLAGS = -g -Wall -I../include -I./
|
||||
CFLAGS = -g -Wall -I../include -I./ -I ./mongoose/
|
||||
|
||||
.PHONY: default all clean
|
||||
|
||||
|
Reference in New Issue
Block a user