[riot-commits] [RIOT-OS/RIOT] 9ed393: dist/tools/cppcheck: Add missing hpp file name pat...
Martine Lenders
authmillenon at gmail.com
Fri Feb 17 16:11:13 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9ed393426e188df034fa19dc6e767f83803e46fd
https://github.com/RIOT-OS/RIOT/commit/9ed393426e188df034fa19dc6e767f83803e46fd
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-02-16 (Thu, 16 Feb 2017)
Changed paths:
M dist/tools/cppcheck/check.sh
Log Message:
-----------
dist/tools/cppcheck: Add missing hpp file name pattern
Commit: 95a4e75423e2b2b6295f68f5fcc53eb9eac573da
https://github.com/RIOT-OS/RIOT/commit/95a4e75423e2b2b6295f68f5fcc53eb9eac573da
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-02-16 (Thu, 16 Feb 2017)
Changed paths:
M boards/msba2-common/tools/src/download.c
M boards/msba2-common/tools/src/ihex.c
Log Message:
-----------
msba2/tools: Fix cppcheck issues
Commit: 47e970635b2acf406e43bae84c5c279f0722c3cb
https://github.com/RIOT-OS/RIOT/commit/47e970635b2acf406e43bae84c5c279f0722c3cb
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-02-16 (Thu, 16 Feb 2017)
Changed paths:
M core/assert.c
Log Message:
-----------
core: Fix assert printf format string
cppcheck said: core/assert.c:23: warning (invalidPrintfArgType_sint): %d in
format string (no. 2) requires 'int' but the argument type is 'unsigned
int'.
Commit: 5f63bd38a48b28c9cef16682d0e710429b6b511d
https://github.com/RIOT-OS/RIOT/commit/5f63bd38a48b28c9cef16682d0e710429b6b511d
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-02-16 (Thu, 16 Feb 2017)
Changed paths:
M cpu/lm4f120/periph/gpio.c
Log Message:
-----------
cpu/lm4f120: Fix cppcheck warning
Commit: ba31acae58e8dc6fd05cf4518db681f8a87fe6d8
https://github.com/RIOT-OS/RIOT/commit/ba31acae58e8dc6fd05cf4518db681f8a87fe6d8
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-02-16 (Thu, 16 Feb 2017)
Changed paths:
M cpu/lpc2387/mci/lpc2387-mci.c
Log Message:
-----------
cpu/lpc2387: Add missing assert(buff != NULL)
Commit: 575b8ea340700445947a9599700606a9ffab916f
https://github.com/RIOT-OS/RIOT/commit/575b8ea340700445947a9599700606a9ffab916f
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M sys/arduino/include/serialport.hpp
Log Message:
-----------
sys/arduino: Make SerialPort constructor explicit
Commit: 4b5952e0add1fcd29a4c55ae8c53a5c2ad8255b7
https://github.com/RIOT-OS/RIOT/commit/4b5952e0add1fcd29a4c55ae8c53a5c2ad8255b7
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M boards/msba2-common/tools/src/download.c
M boards/msba2-common/tools/src/ihex.c
M core/assert.c
M cpu/lm4f120/periph/gpio.c
M cpu/lpc2387/mci/lpc2387-mci.c
M dist/tools/cppcheck/check.sh
M sys/arduino/include/serialport.hpp
Log Message:
-----------
Merge pull request #6622 from gebart/pr/cppcheck-fixes
cppcheck fixes 1
Compare: https://github.com/RIOT-OS/RIOT/compare/6ef3abec5c76...4b5952e0add1
More information about the commits
mailing list