Port to RBCX board
by Jaroslav Malec 5 years 2 months
c3ccec55
Merge pull request #19 from RoboticsBrno/fw-format...
by Jaroslav Malec 5 years 2 months
Merge pull request #19 from RoboticsBrno/fw-format-code

fw: format whole code base with our `.clang-format`
308b05c1
Format some files again after merge with master
by Jaroslav Páral 5 years 2 months
a04ad162
Merge branch 'master' into fw-format-code
by Jaroslav Páral 5 years 2 months
53c3b967
Move Bsp header to include/
by Jaroslav Malec 5 years 2 months
5c6768a4
Use MaxFrameSize instead of 257
by Jaroslav Malec 5 years 2 months
310d06e7
Use github archive zip as lib dependency
by Jaroslav Malec 5 years 2 months
029c09e7
Use encodeWithHeader
by Jaroslav Malec 5 years 2 months
fc053be9
Use RBCX-coproc-comm
by Jaroslav Malec 5 years 2 months
9b3a898f
fw: format whole code base with our `.clang-format...
by Jaroslav Páral 5 years 2 months
fw: format whole code base with our `.clang-format`

- add limit of 80 character per line to `.clang-format` file
- format our files
- src\*{.c/.cpp}
- include\*{.h/.hpp}
- add `formatOnSave` to VSCode setting
213e629b
Report a bug