This is an automated email from the ASF dual-hosted git repository.

jerzy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git


    from 597956000 sys/log: Add optional support for sector bookmarks to 
optimize reading logs
     new f7b01a823 hw/bsp: Add support for blackpill411ce
     new dadb17412 Add blackpill411 files to style ignore

The 2 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:
 .style_ignored_dirs                                |  1 +
 hw/bsp/{blackpill401cc => blackpill411ce}/bsp.yml  | 57 +++++++++++++---------
 hw/bsp/{blackpill401cc => blackpill411ce}/debug.sh |  0
 .../include/bsp/bsp.h                              |  0
 .../include/bsp/stm32f4xx_hal_conf.h               |  0
 hw/bsp/{blackpill401cc => blackpill411ce}/pkg.yml  | 10 ++--
 .../src/hal_bsp.c                                  | 17 +++----
 .../{blackpill401cc => blackpill411ce}/syscfg.yml  | 14 +++---
 8 files changed, 54 insertions(+), 45 deletions(-)
 copy hw/bsp/{blackpill401cc => blackpill411ce}/bsp.yml (74%)
 copy hw/bsp/{blackpill401cc => blackpill411ce}/debug.sh (100%)
 copy hw/bsp/{blackpill401cc => blackpill411ce}/include/bsp/bsp.h (100%)
 copy hw/bsp/{blackpill401cc => 
blackpill411ce}/include/bsp/stm32f4xx_hal_conf.h (100%)
 copy hw/bsp/{blackpill401cc => blackpill411ce}/pkg.yml (89%)
 copy hw/bsp/{blackpill401cc => blackpill411ce}/src/hal_bsp.c (95%)
 copy hw/bsp/{blackpill401cc => blackpill411ce}/syscfg.yml (93%)

Reply via email to