This is an automated email from the ASF dual-hosted git repository.
andk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git
from 39384e62 compiler: Split long ar command lines into separate commands
new 4a69df86 builder: Allow to override some bsp settings in target
new eb7c9875 flashmap: Add comment stating which package defined flash map
new d4d513a7 flashmap: Add #define for number of areas
new c259ebae target: Remove target.compiler override
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
newt/builder/targetbuild.go | 5 +---
newt/flashmap/flashmap.go | 12 ++++++--
newt/mfg/build.go | 2 +-
newt/pkg/bsp_package.go | 72 +++++++++++++++++++++++++++++++++------------
newt/target/target.go | 8 ++---
5 files changed, 69 insertions(+), 30 deletions(-)