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 014013fed tinyusb/stm32wb55: Fix MCU type
     new 127bf6db7 stm32wb: Upgrade ST hal driver to ver 1.10.1
     new ea9fc1d58 stm32wb: Upgrade ST CMSIS files to ver 1.10.0
     new de88dc641 bsp/p-nucleo-wb55: Updates after ST HAL upgrade to 1.10

The 3 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:
 .../include/bsp/stm32wbxx_hal_conf.h               |     2 +-
 .../p-nucleo-wb55/include/bsp/stm32wbxx_hal_conf.h |     2 +-
 .../Include/{stm32wb50xx.h => stm32wb10xx.h}       | 22017 ++++++++-------
 .../Include/{stm32wb50xx.h => stm32wb15xx.h}       | 22202 ++++++++-------
 .../Include/{stm32wb50xx.h => stm32wb30xx.h}       | 22241 ++++++++-------
 .../Include/{stm32wb55xx.h => stm32wb35xx.h}       | 26458 +++++++++---------
 .../Device/ST/STM32WBxx/Include/stm32wb50xx.h      | 22245 ++++++++-------
 .../Device/ST/STM32WBxx/Include/stm32wb55xx.h      | 27371 ++++++++++---------
 .../Include/{stm32wb55xx.h => stm32wb5mxx.h}       | 27371 ++++++++++---------
 .../CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h  |   396 +-
 .../Device/ST/STM32WBxx/Include/system_stm32wbxx.h |   224 +-
 .../CMSIS/Device/ST/STM32WBxx/Release_Notes.html   |   470 +-
 .../Templates/arm/linker/stm32wb10xx_flash_cm4.sct |    21 +
 .../Templates/arm/linker/stm32wb15xx_flash_cm4.sct |    21 +
 .../Templates/arm/linker/stm32wb30xx_flash_cm4.sct |    21 +
 .../Templates/arm/linker/stm32wb35xx_flash_cm4.sct |    21 +
 .../Templates/arm/linker/stm32wb50xx_flash_cm4.sct |    21 +
 .../Templates/arm/linker/stm32wb55xx_flash_cm4.sct |    21 +
 .../Templates/arm/linker/stm32wb5mxx_flash_cm4.sct |    21 +
 .../Source/Templates/arm/startup_stm32wb10xx_cm4.s |   331 +
 .../Source/Templates/arm/startup_stm32wb15xx_cm4.s |   335 +
 .../Source/Templates/arm/startup_stm32wb30xx_cm4.s |   327 +
 .../Source/Templates/arm/startup_stm32wb35xx_cm4.s |   359 +
 .../Source/Templates/arm/startup_stm32wb50xx_cm4.s |   327 +
 .../Source/Templates/arm/startup_stm32wb55xx_cm4.s |   367 +
 .../Source/Templates/arm/startup_stm32wb5mxx_cm4.s |   367 +
 ...b50xx_flash_cm4.ld => stm32wb10xx_flash_cm4.ld} |   365 +-
 ...b50xx_flash_cm4.ld => stm32wb15xx_flash_cm4.ld} |   365 +-
 ...b50xx_flash_cm4.ld => stm32wb30xx_flash_cm4.ld} |   358 +-
 ...b50xx_flash_cm4.ld => stm32wb35xx_flash_cm4.ld} |   358 +-
 .../Templates/gcc/linker/stm32wb50xx_flash_cm4.ld  |   358 +-
 .../Templates/gcc/linker/stm32wb55xx_flash_cm4.ld  |   358 +-
 ...b55xx_flash_cm4.ld => stm32wb5mxx_flash_cm4.ld} |   358 +-
 ...stm32wb50xx_cm4.s => startup_stm32wb10xx_cm4.s} |   756 +-
 ...stm32wb50xx_cm4.s => startup_stm32wb15xx_cm4.s} |   762 +-
 ...stm32wb50xx_cm4.s => startup_stm32wb30xx_cm4.s} |   753 +-
 ...stm32wb55xx_cm4.s => startup_stm32wb35xx_cm4.s} |   858 +-
 .../Source/Templates/gcc/startup_stm32wb50xx_cm4.s |   756 +-
 .../Source/Templates/gcc/startup_stm32wb55xx_cm4.s |   870 +-
 ...stm32wb55xx_cm4.s => startup_stm32wb5mxx_cm4.s} |   870 +-
 .../Templates/iar/linker/stm32wb10xx_flash_cm4.icf |    40 +
 .../Templates/iar/linker/stm32wb10xx_sram_cm4.icf  |    39 +
 .../Templates/iar/linker/stm32wb15xx_flash_cm4.icf |    40 +
 .../Templates/iar/linker/stm32wb15xx_sram_cm4.icf  |    39 +
 .../Templates/iar/linker/stm32wb30xx_flash_cm4.icf |    40 +
 .../Templates/iar/linker/stm32wb30xx_sram_cm4.icf  |    39 +
 .../Templates/iar/linker/stm32wb35xx_flash_cm4.icf |    40 +
 .../Templates/iar/linker/stm32wb35xx_sram_cm4.icf  |    39 +
 .../Templates/iar/linker/stm32wb50xx_flash_cm4.icf |    40 +
 .../Templates/iar/linker/stm32wb50xx_sram_cm4.icf  |    39 +
 .../Templates/iar/linker/stm32wb55xx_flash_cm4.icf |    40 +
 .../Templates/iar/linker/stm32wb55xx_sram_cm4.icf  |    39 +
 .../Templates/iar/linker/stm32wb5mxx_flash_cm4.icf |    40 +
 .../Templates/iar/linker/stm32wb5mxx_sram_cm4.icf  |    39 +
 .../Source/Templates/iar/startup_stm32wb10xx_cm4.s |   420 +
 .../Source/Templates/iar/startup_stm32wb15xx_cm4.s |   430 +
 .../Source/Templates/iar/startup_stm32wb30xx_cm4.s |   415 +
 .../Source/Templates/iar/startup_stm32wb35xx_cm4.s |   495 +
 .../Source/Templates/iar/startup_stm32wb50xx_cm4.s |   415 +
 .../Source/Templates/iar/startup_stm32wb55xx_cm4.s |   515 +
 .../Source/Templates/iar/startup_stm32wb5mxx_cm4.s |   515 +
 .../STM32WBxx/Source/Templates/system_stm32wbxx.c  |   723 +-
 .../Device/ST/STM32WBxx/_htmresc/Add button.svg    |     2 +
 .../CMSIS/Device/ST/STM32WBxx/_htmresc/Update.svg  |     2 +
 .../CMSIS/Device/ST/STM32WBxx/_htmresc/favicon.png |   Bin 0 -> 4126 bytes
 .../CMSIS/Device/ST/STM32WBxx/_htmresc/mini-st.css |  3400 +--
 .../_htmresc/{mini-st.css => mini-st_2020.css}     |  3411 +--
 .../Device/ST/STM32WBxx/_htmresc/st_logo_2020.png  |   Bin 0 -> 7520 bytes
 .../Inc/Legacy/stm32_hal_legacy.h                  |  7537 ++---
 .../Inc/stm32_assert_template.h                    |   110 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal.h       |  1382 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_adc.h   |  3568 +--
 .../Inc/stm32wbxx_hal_adc_ex.h                     |  1680 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_comp.h  |  1455 +-
 .../Inc/stm32wbxx_hal_conf_template.h              |   705 +-
 .../Inc/stm32wbxx_hal_cortex.h                     |   833 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_crc.h   |   686 +-
 .../Inc/stm32wbxx_hal_crc_ex.h                     |   303 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_cryp.h  |  1272 +-
 .../Inc/stm32wbxx_hal_cryp_ex.h                    |   263 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_def.h   |   410 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_dma.h   |  1415 +-
 .../Inc/stm32wbxx_hal_dma_ex.h                     |   527 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_exti.h  |   701 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_flash.h |  1925 +-
 .../Inc/stm32wbxx_hal_flash_ex.h                   |   253 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_gpio.h  |   625 +-
 .../Inc/stm32wbxx_hal_gpio_ex.h                    |  1092 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_hsem.h  |   417 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_i2c.h   |  1617 +-
 .../Inc/stm32wbxx_hal_i2c_ex.h                     |   326 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_ipcc.h  |   526 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_irda.h  |  1907 +-
 .../Inc/stm32wbxx_hal_irda_ex.h                    |   206 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_iwdg.h  |   479 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_lcd.h   |  1541 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_lptim.h |  1662 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pcd.h   |  1944 +-
 .../Inc/stm32wbxx_hal_pcd_ex.h                     |   181 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pka.h   |  1126 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_pwr.h   |  1011 +-
 .../Inc/stm32wbxx_hal_pwr_ex.h                     |  1937 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_qspi.h  |  1414 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rcc.h   |  6625 ++---
 .../Inc/stm32wbxx_hal_rcc_ex.h                     |  3248 +--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rng.h   |   757 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_rtc.h   |  2017 +-
 .../Inc/stm32wbxx_hal_rtc_ex.h                     |  2693 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_sai.h   |  1933 +-
 .../Inc/stm32wbxx_hal_sai_ex.h                     |   213 +-
 .../Inc/stm32wbxx_hal_smartcard.h                  |  2285 +-
 .../Inc/stm32wbxx_hal_smartcard_ex.h               |   679 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_smbus.h |  1531 +-
 .../Inc/stm32wbxx_hal_smbus_ex.h                   |   147 +
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_spi.h   |  1699 +-
 .../Inc/stm32wbxx_hal_spi_ex.h                     |   148 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tim.h   |  4591 ++--
 .../Inc/stm32wbxx_hal_tim_ex.h                     |   819 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_tsc.h   |  1586 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_uart.h  |  3379 +--
 .../Inc/stm32wbxx_hal_uart_ex.h                    |   777 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_usart.h |  1862 +-
 .../Inc/stm32wbxx_hal_usart_ex.h                   |   568 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_wwdg.h  |   613 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_adc.h    | 14145 +++++-----
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_bus.h    |  4637 ++--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_comp.h   |  1541 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_cortex.h |  1282 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crc.h    |   925 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_crs.h    |  1593 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dma.h    |  4300 +--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_dmamux.h |  3453 +--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_exti.h   |  3208 +--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_gpio.h   |  1980 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_hsem.h   |  1759 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_i2c.h    |  4500 +--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_ipcc.h   |  1456 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_iwdg.h   |   680 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_lptim.h  |  2952 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_lpuart.h |  5278 ++--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pka.h    |  1066 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_pwr.h    |  5413 ++--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rcc.h    |  8988 +++---
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rng.h    |   799 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_rtc.h    |  7862 +++---
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_spi.h    |  2838 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_system.h |  4503 +--
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_tim.h    |  9849 +++----
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_usart.h  |  8764 +++---
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_usb.h    |   476 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_utils.h  |   630 +-
 .../STM32WBxx_HAL_Driver/Inc/stm32wbxx_ll_wwdg.h   |   659 +-
 .../STM32WBxx_HAL_Driver/Release_Notes.html        |  1184 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal.c       |  1666 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_adc.c   |  7246 ++---
 .../Src/stm32wbxx_hal_adc_ex.c                     |  3436 +--
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_comp.c  |  1997 +-
 .../Src/stm32wbxx_hal_cortex.c                     |   961 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_crc.c   |  1034 +-
 .../Src/stm32wbxx_hal_crc_ex.c                     |   448 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_cryp.c  | 10903 ++++----
 .../Src/stm32wbxx_hal_cryp_ex.c                    |   768 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_dma.c   |  2236 +-
 .../Src/stm32wbxx_hal_dma_ex.c                     |   590 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_exti.c  |  1270 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_flash.c |  1487 +-
 .../Src/stm32wbxx_hal_flash_ex.c                   |  2110 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_gpio.c  |  1056 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_hsem.c  |   732 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_i2c.c   | 13343 ++++-----
 .../Src/stm32wbxx_hal_i2c_ex.c                     |   679 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_ipcc.c  |  1493 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_irda.c  |  5743 ++--
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_iwdg.c  |   546 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_lcd.c   |  1224 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_lptim.c |  4997 ++--
 .../Src/stm32wbxx_hal_msp_template.c               |   199 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pcd.c   |  4091 +--
 .../Src/stm32wbxx_hal_pcd_ex.c                     |   673 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pka.c   |  4891 ++--
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_pwr.c   |  1435 +-
 .../Src/stm32wbxx_hal_pwr_ex.c                     |  2724 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_qspi.c  |  5469 ++--
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rcc.c   |  3644 +--
 .../Src/stm32wbxx_hal_rcc_ex.c                     |  4722 ++--
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rng.c   |  1668 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_rtc.c   |  3795 +--
 .../Src/stm32wbxx_hal_rtc_ex.c                     |  3825 +--
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_sai.c   |  5490 ++--
 .../Src/stm32wbxx_hal_sai_ex.c                     |   267 +-
 .../Src/stm32wbxx_hal_smartcard.c                  |  6257 ++---
 .../Src/stm32wbxx_hal_smartcard_ex.c               |   987 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_smbus.c |  5420 ++--
 .../Src/stm32wbxx_hal_smbus_ex.c                   |   240 +
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_spi.c   |  8713 +++---
 .../Src/stm32wbxx_hal_spi_ex.c                     |   227 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tim.c   | 14832 +++++-----
 .../Src/stm32wbxx_hal_tim_ex.c                     |  5049 ++--
 .../stm32wbxx_hal_timebase_rtc_alarm_template.c    |   600 +-
 .../stm32wbxx_hal_timebase_rtc_wakeup_template.c   |   556 +-
 .../Src/stm32wbxx_hal_timebase_tim_template.c      |   329 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_tsc.c   |  2245 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_uart.c  |  8746 +++---
 .../Src/stm32wbxx_hal_uart_ex.c                    |  1757 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_usart.c |  7294 ++---
 .../Src/stm32wbxx_hal_usart_ex.c                   |  1073 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_wwdg.c  |   834 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_adc.c    |  2219 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_comp.c   |   533 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_crc.c    |   210 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_crs.c    |   169 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_dma.c    |   740 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_exti.c   |   595 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_gpio.c   |   549 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_i2c.c    |   453 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_lptim.c  |   639 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_lpuart.c |   565 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_pka.c    |   325 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_pwr.c    |   302 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_rcc.c    |  2688 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_rng.c    |   273 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_rtc.c    |  1738 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_spi.c    |   562 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_tim.c    |  2633 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_usart.c  |   758 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_usb.c    |  1700 +-
 .../STM32WBxx_HAL_Driver/Src/stm32wbxx_ll_utils.c  |  1499 +-
 227 files changed, 294980 insertions(+), 279113 deletions(-)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Include/{stm32wb50xx.h
 => stm32wb10xx.h} (84%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Include/{stm32wb50xx.h
 => stm32wb15xx.h} (85%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Include/{stm32wb50xx.h
 => stm32wb30xx.h} (95%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Include/{stm32wb55xx.h
 => stm32wb35xx.h} (90%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Include/{stm32wb55xx.h
 => stm32wb5mxx.h} (97%)
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/linker/stm32wb10xx_flash_cm4.sct
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/linker/stm32wb15xx_flash_cm4.sct
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/linker/stm32wb30xx_flash_cm4.sct
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/linker/stm32wb35xx_flash_cm4.sct
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/linker/stm32wb50xx_flash_cm4.sct
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/linker/stm32wb55xx_flash_cm4.sct
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/linker/stm32wb5mxx_flash_cm4.sct
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/startup_stm32wb10xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/startup_stm32wb15xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/startup_stm32wb30xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/startup_stm32wb35xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/startup_stm32wb50xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/startup_stm32wb55xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/arm/startup_stm32wb5mxx_cm4.s
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/linker/{stm32wb50xx_flash_cm4.ld
 => stm32wb10xx_flash_cm4.ld} (58%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/linker/{stm32wb50xx_flash_cm4.ld
 => stm32wb15xx_flash_cm4.ld} (58%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/linker/{stm32wb50xx_flash_cm4.ld
 => stm32wb30xx_flash_cm4.ld} (66%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/linker/{stm32wb50xx_flash_cm4.ld
 => stm32wb35xx_flash_cm4.ld} (66%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/linker/{stm32wb55xx_flash_cm4.ld
 => stm32wb5mxx_flash_cm4.ld} (68%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/{startup_stm32wb50xx_cm4.s
 => startup_stm32wb10xx_cm4.s} (83%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/{startup_stm32wb50xx_cm4.s
 => startup_stm32wb15xx_cm4.s} (82%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/{startup_stm32wb50xx_cm4.s
 => startup_stm32wb30xx_cm4.s} (87%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/{startup_stm32wb55xx_cm4.s
 => startup_stm32wb35xx_cm4.s} (86%)
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/gcc/{startup_stm32wb55xx_cm4.s
 => startup_stm32wb5mxx_cm4.s} (89%)
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb10xx_flash_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb10xx_sram_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb15xx_flash_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb15xx_sram_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb30xx_flash_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb30xx_sram_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb35xx_flash_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb35xx_sram_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb50xx_flash_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb50xx_sram_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb55xx_flash_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb55xx_sram_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb5mxx_flash_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/linker/stm32wb5mxx_sram_cm4.icf
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/startup_stm32wb10xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/startup_stm32wb15xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/startup_stm32wb30xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/startup_stm32wb35xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/startup_stm32wb50xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/startup_stm32wb55xx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/Source/Templates/iar/startup_stm32wb5mxx_cm4.s
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/_htmresc/Add 
button.svg
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/_htmresc/Update.svg
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/_htmresc/favicon.png
 copy 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/_htmresc/{mini-st.css
 => mini-st_2020.css} (76%)
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/CMSIS/Device/ST/STM32WBxx/_htmresc/st_logo_2020.png
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/STM32WBxx_HAL_Driver/Inc/stm32wbxx_hal_smbus_ex.h
 create mode 100644 
hw/mcu/stm/stm32wbxx/src/ext/Drivers/STM32WBxx_HAL_Driver/Src/stm32wbxx_hal_smbus_ex.c

Reply via email to