Anthony Verbeck created MYNEWT-641:
--------------------------------------
Summary: Error in 'newt build nrf52_boot'
Key: MYNEWT-641
URL: https://issues.apache.org/jira/browse/MYNEWT-641
Project: Mynewt
Issue Type: Bug
Components: Bootloader
Affects Versions: v1_0_0_beta2
Environment: Ubuntu 16.04 (docker)
Reporter: Anthony Verbeck
Assignee: Marko Kiiskila
Priority: Minor
Was able to build 'my_blinky_sim' (after reviewing issue 620). I had something
similar happen when attempting to build 'nrf52_boot'. Here's what I got:
Building target targets/nrf52_boot
Error: In file included from aes.c:29:0:
/workspace/repos/apache-mynewt-core/crypto/mbedtls/include/mbedtls/config.h:2522:10:
error: #include expects "FILENAME" or <FILENAME>
#include MBEDTLS_USER_CONFIG_FILE
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)