1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/dist
Kees Bakker c1d3128be3 dist/tools: add Coccinelle check for ARRAYSIZE
This Coccinelle script will warn when new code has the potential to use
the macro ARRAYSIZE instead of something like this
     sizeof(some_array) / sizeof(some_array[0])
2019-08-07 21:55:41 +02:00
..
pythonlibs dist/pythinlibs/testrunner: dynamic changing of test timeout 2019-07-17 06:25:28 -07:00
testbed-support testbed-support: add nrf51dk to supported archis 2018-12-12 15:36:56 +01:00
tests/if_lib doc: Update copywrites it include HAW 2019-01-28 09:08:50 +01:00
tools dist/tools: add Coccinelle check for ARRAYSIZE 2019-08-07 21:55:41 +02:00
ar-wrapper make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
empty.a make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
gdbinit-docker Makefile.include: Add docker target. 2015-04-24 16:03:52 +02:00
Makefile sys/posix: make posix module provide only headers. 2019-03-20 12:57:13 +01:00