[GitHub] utzig commented on a change in pull request #1205: Initial STM32L4 support + NUCLEO-L476RG BSP

2018-07-11 Thread GitBox
utzig commented on a change in pull request #1205: Initial STM32L4 support + NUCLEO-L476RG BSP URL: https://github.com/apache/mynewt-core/pull/1205#discussion_r201862911 ## File path: hw/mcu/stm/stm32l4xx/src/hal_flash.c ## @@ -0,0 +1,167 @@ +/* + * Licensed to the Apache

[GitHub] utzig commented on a change in pull request #1205: Initial STM32L4 support + NUCLEO-L476RG BSP

2018-07-11 Thread GitBox
utzig commented on a change in pull request #1205: Initial STM32L4 support + NUCLEO-L476RG BSP URL: https://github.com/apache/mynewt-core/pull/1205#discussion_r201862523 ## File path: hw/mcu/stm/stm32l4xx/include/mcu/stm32_hal.h ## @@ -0,0 +1,83 @@ +/* + * Licensed to the