Pin windows and linux memory layout, document baud rate.
This commit is contained in:
@ -26,8 +26,10 @@ CFLAGS_MINIMIZE = \
|
||||
-ffunction-sections -fdata-sections \
|
||||
-fmerge-all-constants
|
||||
CFLAGS = $(CFLAGS_COMMON) \
|
||||
$(CFLAGS_MINIMIZE) \
|
||||
-Wall \
|
||||
-Werror \
|
||||
-no-pie \
|
||||
-Wl,--gc-sections
|
||||
STRIP_ARGS = -S \
|
||||
--strip-unneeded \
|
||||
|
||||
Reference in New Issue
Block a user