Merge branch 'network_abstraction_layer' of ssh://home.hottis.de:2922/wolutator/mains-frequency-counter-stm32 into network_abstraction_layer
This commit is contained in:
@ -22,6 +22,9 @@
|
||||
|
||||
# NETWORK = LAN
|
||||
|
||||
ifndef NETWORK
|
||||
$(error NETWORK is not set)
|
||||
endif
|
||||
|
||||
######################################
|
||||
# target
|
||||
|
Reference in New Issue
Block a user