Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.mbedignore not works fully #970

Open
Reissner opened this issue Apr 14, 2020 · 2 comments
Open

.mbedignore not works fully #970

Reissner opened this issue Apr 14, 2020 · 2 comments

Comments

@Reissner
Copy link

i have folder /file structure like that:

  • Mbed
    • main.cpp
    • lib
      • inih
        • INIReaderTest.cpp

main.cpp is my main file containing method main
and Inih downloaded from https://github.com/jtilly/inih contains a file INIReaderTest.cpp with another main method.
Thus i need an .mbedignore.
If i place it in folder Mbed, it does not work, whereas in folder lib it does work.

Compliation is done with mbed compile --source . --source mbed-os --source lib

i use mbed version 1.10.2 with python 3.8.2 on linux

@ciarmcom
Copy link
Member

Internal Jira reference: https://jira.arm.com/browse/IOTBTOOL-650

@JanneKiiskila
Copy link
Contributor

What does the .mbedignore file contain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants