diff options
author | Ben V. Brown <[email protected]> | 2017-07-23 16:54:12 +1000 |
---|---|---|
committer | GitHub <[email protected]> | 2017-07-23 16:54:12 +1000 |
commit | cb8bc643c413250711d882c261d7d5c13770fd53 (patch) | |
tree | ae44c33104d2dcea25951a8bb78ab63f260f572f /.gitignore | |
parent | 967d62f826a176d38f34e6cc3d652aafac3af0cc (diff) | |
download | IronOS-cb8bc643c413250711d882c261d7d5c13770fd53.tar.gz IronOS-cb8bc643c413250711d882c261d7d5c13770fd53.zip |
Adding support for boot up Logo's (#32)v1.15
This brings across a set of commits to support loading boot up images from a specific location in flash. And also creating a generator tool to make files to put images in said position.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,3 +38,5 @@ workspace/.metadata/* workspace/ts100/.settings/language.settings.xml workspace/ts100/.cproject TS100/KiCad/TS100.bak +Logo GUI/TS100 Logo Editor/TS100 Logo Editor/obj/ +Logo GUI/TS100 Logo Editor/TS100 Logo Editor/bin/
\ No newline at end of file |