third_party.pigweed.src/targets/stm32f429i-disc1
Michael Spang 6a8459589c pw_toolchain: Allow iOS to use the right -map flag
In general toolchains should set values for the builtin arguments
current_cpu and current_os; this configures both the toolchain itself
and everything it builds. Make it so in Pigweed.

If there's a toolchain with current_os = "ios", use the arguments for
Apple's linker.

Bug: 241
Change-Id: I2ce8c46eb48cbc70c5d14086934bdf59c2fc3f36
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/16006
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Alexei Frolov <frolv@google.com>
Reviewed-by: Armando Montanez <amontanez@google.com>
Commit-Queue: Michael Spang <spang@google.com>
2020-08-14 19:29:22 +00:00
..
py stm32f429i-disc1: Increase test runner timeout 2020-07-20 22:36:29 +00:00
BUILD stm32f429i target: early_boot.c refactor 2020-07-23 15:40:00 +00:00
BUILD.gn stm32f429i target: early_boot.c refactor 2020-07-23 15:40:00 +00:00
early_boot.c stm32f429i target: early_boot.c refactor 2020-07-23 15:40:00 +00:00
stm32f429i_executable.gni stm32f429i target: early_boot.c refactor 2020-07-23 15:40:00 +00:00
target_docs.rst docs: some more minor updates 2020-07-18 02:38:39 +00:00
target_toolchains.gni pw_toolchain: Allow iOS to use the right -map flag 2020-08-14 19:29:22 +00:00
vector_table.cc stm32f429i target: early_boot.c refactor 2020-07-23 15:40:00 +00:00