Liviu Ionescu created MYNEWT-551:
------------------------------------
Summary: Build failure when following the tutorial Blinky on
STM32F303 Discovery
Key: MYNEWT-551
URL: https://issues.apache.org/jira/browse/MYNEWT-551
Project: Mynewt
Issue Type: Bug
Components: Documentation
Affects Versions: v1_0_0_beta1
Environment: macOS 10.12, native tools
Reporter: Liviu Ionescu
Assignee: Aditi Hilbert
I tried to follow the tutorial http://mynewt.apache.org/os/tutorials/STM32F303/
newt build stmf3_blinky -v
Building target targets/stmf3_blinky
Error: Error reading
/Users/ilg/tmp/mynewt/f3disco/repos/mynewt_stm32f3/hw/bsp/stm32f3discovery/bsp.yml:
open : no such file or directory
newt build stmf3_boot -v
Building target targets/stmf3_boot
Error: Error reading
/Users/ilg/tmp/mynewt/f3disco/repos/mynewt_stm32f3/hw/bsp/stm32f3discovery/bsp.yml:
open : no such file or directory
ilg-mbp:f3disco ilg$
Checking the original repository
(https://github.com/runtimeinc/mynewt_stm32f3/tree/master/hw/bsp/stm32f3discovery)
shows that no bsp.yml is present.
I do not know if the problem is related to a functional problem in newt, or
some errors in the documentation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)