Use "" instead of <> for includes, for consistency. Also remove unuseful includes...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 26 Sep 2016 16:05:09 +0000 (18:05 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 10 Feb 2023 18:02:59 +0000 (19:02 +0100)
commit10ab9c96e73bf35d2daf45259026cea16dd1eae7
treeb048fce0b3159c9db5fd8785e6dcce26ded81601
parentbeb8a1bc9e4bca9eb8e661c9c4d1ab32d1d6fd8f
Use "" instead of <> for includes, for consistency. Also remove unuseful includes (already in "core/system.h")
drivers/i2c.c
include/core/pio.h
include/lib/stdint.h
include/lib/string.h
lib/string.c