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

Editing source/pins.py does not trigger rebuild #35

Open
mpg opened this issue Oct 20, 2015 · 1 comment
Open

Editing source/pins.py does not trigger rebuild #35

mpg opened this issue Oct 20, 2015 · 1 comment
Labels

Comments

@mpg
Copy link
Contributor

mpg commented Oct 20, 2015

Step to reproduce, in a module depending on mbed-hal:

yt build
echo 'fail_badly()' >> yotta_module/mbed-hal/source/pins.py
yt build

The last command prints "nothing to build" while it should rebuild (and fail, in that case).

@simonqhughes
Copy link

ARM Internal Ref: IOTSFW-1061

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

No branches or pull requests

2 participants