mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
defs-cpp.mk, defs.mk, platform.mk: More cleanup to defs-cpp.mk
- Group more consistently into overall default choices, template cascade and compiler flags - Add definitions for st-nucleo-f103rb (for now) Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
afffbd2566
commit
419d3b2a08
3 changed files with 189 additions and 173 deletions
|
|
@ -169,4 +169,5 @@ ifneq ($(TARGET_TRIPLET),$(HOST_TRIPLET))
|
|||
endif
|
||||
endif
|
||||
|
||||
TARGET_CPU ?= $(TARGET_ARCH)
|
||||
endif # ifndef PLATFORM_MK_INCLUDED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue