12 Commits
Author SHA1 Message Date
Chris Cinelli b7d74cc99f Add default git describe in makefile 2019-10-27 10:11:39 -04:00
Chris Cinelli 375a607356 Add test for docker in travis 2019-10-27 10:11:39 -04:00
Chris Cinelli ea8409c072 Fixing Travis 2019-10-27 10:11:39 -04:00
Chris Cinelli 04f06b3b0d Updating README: adding more details on how to compile the solo firmware (especially Docker) 2019-10-27 10:11:39 -04:00
Chris Cinelli a57c5170e1 Add .sha2 to .gitignore 2019-10-27 10:11:39 -04:00
Chris Cinelli aaffce4021 Make dependency on git optinal in the target/stm32l432/Makefile
"git describe" is used to get the version of the firmware from GIT tags ans it is used for build artifacts' names
We would prefer not to have this depency inside Docker
2019-10-27 10:11:39 -04:00
Chris Cinelli 463a8b444d Splitting toolchain creation from firmware compilation 2019-10-27 10:11:39 -04:00
Chris Cinelli 44ed3ceea5 Optimize Dockerfile 2019-10-27 10:11:39 -04:00
Chris Cinelli 30f73b41e4 Move python install in the docker file 2019-10-27 10:11:39 -04:00
Chris Cinelli 6f6e831fba Upgrade to the latest ARM compiler 2019-10-27 10:11:39 -04:00
Chris Cinelli 9fd608d3ee Use local copy of the files 2019-10-27 10:11:39 -04:00
Chris Cinelli 765dc27b15 Fix docker build 2019-10-27 10:10:27 -04:00