Declare a weak "empty" pio struct for each driver inside the driver so that there...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 31 Jul 2014 19:54:22 +0000 (21:54 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit5ccdf288885330118a6af427a5eb5c7b123b9c3f
treecec96f544d1712b8178871dc88e48c8b6415803b
parent5e96c616925e05d52609733507c8547667c8e453
Declare a weak "empty" pio struct for each driver inside the driver so that there's no need to do it in the "main.c" file when the function is not used.
core/pio.c
drivers/adc.c
drivers/gpio.c
drivers/i2c.c
drivers/serial.c
drivers/ssp.c
drivers/timers.c
include/core/pio.h