You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Vipul Rahane (JIRA)" <ji...@apache.org> on 2016/09/23 18:09:21 UTC

[jira] [Closed] (MYNEWT-392) STM32F4 hal_uart_init() function missing

     [ https://issues.apache.org/jira/browse/MYNEWT-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vipul Rahane closed MYNEWT-392.
-------------------------------
    Resolution: Not A Bug

> STM32F4 hal_uart_init() function missing
> ----------------------------------------
>
>                 Key: MYNEWT-392
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-392
>             Project: Mynewt
>          Issue Type: Bug
>            Reporter: Vipul Rahane
>            Assignee: Vipul Rahane
>
> {noformat}
> Vipuls-MacBook-Pro:myproj vipul$ newt run sblinky-stm32f4 0
> Compiling hal_uart.c
> Archiving stm32f4xx.a
> Linking /Users/vipul/myproj/bin/targets/sblinky-stm32f4/app/apps/sblinky/sblinky.elf
> Error: /Users/vipul/myproj/bin/targets/sblinky-stm32f4/app/drivers/uart/uart_hal/uart_hal.a(uart_hal.o): In function `uart_hal_init':
> /Users/vipul/myproj/repos/apache-mynewt-core/drivers/uart/uart_hal/src/uart_hal.c:140: undefined reference to `hal_uart_init'
> collect2: error: ld returned 1 exit status
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)