Scott Shawcroft
b1998cb0b1
Speed up the Travis build.
...
This does two major things:
1. It stores the arm gcc in the repo. The download from the PPA was taking between 2 and 7 minutes.
2. It splits each board into a separate job so they are built in parallel.
2017-11-15 21:31:21 -08:00
Damien George
81375eb470
stm32/boards: Change remaining stm32f4xx_hal_conf.h to unix line ending.
2017-09-06 15:02:21 +10:00
Damien George
4a93801c12
all: Update Makefiles and others to build with new ports/ dir layout.
...
Also renames "stmhal" to "stm32" in documentation and everywhere else.
2017-09-06 14:09:13 +10:00
Damien George
a9862b3006
.gitattributes: Add entries for files that will move to ports/ dir.
2017-09-06 13:37:57 +10:00
Damien George
1ee6c3771f
.gitattributes: Remove obsolete entries for stmhal/hal, stmhal/cmsis.
2017-09-01 11:32:58 +10:00
Damien George
30f3bcdd29
gitattributes: Remove obsolete lines.
2017-02-17 10:27:34 +11:00
Damien George
9214e39b3c
gitattributes: Add .mpy files to list of binary files.
2017-02-17 10:23:14 +11:00
Damien George
feff00e1a5
Add .gitattributes file to force text line endings to LF.
...
Some files are excluded, otherwise a whole lot of files need converting.
2015-04-16 22:23:56 +01:00