Scott Shawcroft
cf70dc4f1c
Fix BLE build
4 years ago
Dan Halbert
2809b4f9dd
Merge branch 'master' into micropython-25ae98f-merge
5 years ago
Dan Halbert
7c219600a2
WIP: after merge; before testing
5 years ago
hathach
ecd3993d43
update pin map for feather52840
5 years ago
Damien George
4b3c629067
.gitattributes: Remove special text handling of stm32 usbdev files.
5 years ago
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.
5 years ago
Damien George
81375eb470
stm32/boards: Change remaining stm32f4xx_hal_conf.h to unix line ending.
6 years ago
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.
6 years ago
Damien George
a9862b3006
.gitattributes: Add entries for files that will move to ports/ dir.
6 years ago
Damien George
1ee6c3771f
.gitattributes: Remove obsolete entries for stmhal/hal, stmhal/cmsis.
6 years ago
Damien George
30f3bcdd29
gitattributes: Remove obsolete lines.
6 years ago
Damien George
9214e39b3c
gitattributes: Add .mpy files to list of binary files.
6 years ago
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.
8 years ago