Vipul Rahane created MYNEWT-392:
-----------------------------------

             Summary: 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)

Reply via email to