smlng
|
59e299635b
|
cppcheck: add/correct reason for cppcheck-suppress
Adding and correcting description/rational on why certain cppcheck
warnings or errors are intentionally suppressed.
|
2018-09-25 12:03:58 +02:00 |
|
smlng
|
0b9a54f184
|
cpu/kinetis: suppress selfAssignement warning by cppcheck
cppcheck raises a warning due to self assignment. As this is
intentional to clear all IRQ on register status flags, this
warning is suppressed now.
|
2018-07-25 12:01:40 +02:00 |
|
Joakim Nohlgård
|
31b461d71c
|
kinetis: Interrupt based I2C transfers
|
2018-07-25 12:01:39 +02:00 |
|
Joakim Nohlgård
|
175f398b58
|
kinetis: Refactor I2C driver
|
2018-07-25 12:01:39 +02:00 |
|
|
938677cc83
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
|
Joakim Nohlgård
|
33e751e8a8
|
kinetis: Remove periph driver xxx_NUMOF guards
|
2017-11-10 10:43:00 +01:00 |
|
Joakim Nohlgård
|
22c52bd3a8
|
kinetis: Unify all Kinetis CPUs in one directory
|
2017-11-10 10:42:59 +01:00 |
|