1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 08:21:18 +01:00
Erik Ekman e5d60176e4 cpu/esp: Suppress cppcheck errors
cpu/esp_common/syscalls.c💯 error (memleak): Memory leak: mtx
cpu/esp_common/syscalls.c:131: error (memleak): Memory leak: rmtx
cpu/esp_common/syscalls.c:365: error (comparePointers): Subtracting pointers that point to different objects

cpu/esp_common/thread_arch.c:355: error (comparePointers): Comparing pointers that point to different objects

cpu/esp8266/startup.c:59: error (comparePointers): Subtracting pointers that point to different objects
2021-11-25 13:08:51 +01:00
..
2021-11-17 15:05:25 +01:00
2021-11-22 12:25:57 +01:00
2021-11-18 09:03:06 +01:00
2021-11-18 10:14:51 +01:00
2021-11-25 13:08:51 +01:00
2021-11-18 15:44:17 +01:00
2021-10-25 15:07:37 +02:00
2021-11-16 20:17:03 +01:00
2021-11-19 00:20:12 +01:00
2021-07-09 10:47:42 +02:00