This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
mcuboot
mirror of
https://github.com/zephyrproject-rtos/mcuboot.git
Watch
1
Star
0
Fork
You've already forked mcuboot
0
Code
Issues
Releases
Wiki
Activity
7406f18e49
mcuboot
/
.gitignore
5 lines
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
zephyr: Move Zephyr build to top level The Zephyr build system does strange things if it refers to source directories above the main Makefile (generating outdir/<target>/../boot/... paths). For now, fix this by moving the Zephyr Makefile to the top-level in the tree. This shouldn't have much impact on Mynewt, as it doesn't use makefiles.
2017-01-10 01:35:50 +08:00
outdir/
.*.swp
target.sh
scripts: Remove .pyc file from repo Add *.pyc to the .gitignore, and remove the file that got mistakenly checked in.
2017-01-11 07:42:00 +08:00
*.pyc