mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-06-21 19:06:20 +03:00
add documentation, make some fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# run `make DEF=...` to add extra defines
|
||||
PROGRAM := modbus_par
|
||||
PROGRAM := modbus_params
|
||||
LDFLAGS := -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,--discard-all
|
||||
LDFLAGS += -lusefull_macros -lmodbus
|
||||
SRCS := $(wildcard *.c)
|
||||
|
||||
Reference in New Issue
Block a user