summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-12-22Make TOOLS_DIR if neededJoe Eaves1-3/+5
Added some extra dir names to gitignore
2020-11-02Fixed displaying last displayed time for ~100ms on wakeSamuel Archibald1-0/+1
2020-09-28Add missing bootloader binary file.JF1-0/+1
2020-09-27Added a few more folders to gitignore before they end up in the repositoryAvamander1-1/+16
2020-08-31Added a few more folders to gitignore before they end up in the repositoryAvamander1-2/+15
2020-08-20Docker build : split build.sh into 2 scripts : build.sh that always exists ↵JF1-1/+1
and post_build.sh that is generated by cmake build.sh
2020-08-19All output files (bin, hex, image, dfu) contain the version of the project ↵JF1-0/+1
in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
2020-03-09Fix .gitignoreJF1-1/+1
2020-03-09Add .gitignoreJF1-0/+5