Use new set_pins scheme - part 1 Remove individual local set_*_pins functions WARNING...
authorCyprien Laplace <cyprien@cypou.net>
Sun, 14 Dec 2014 17:11:06 +0000 (18:11 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commitf4a97d4a5e9c5149330f81ba809e3dea5ad5045f
treee416377bca5ba20caa15b9a941aa30bc1b29a0da
parent2939b105b2ff869930d20f6d3d220d887d4e5c2c
Use new set_pins scheme - part 1 Remove individual local set_*_pins functions WARNING : This commit is HARD-LINKED with the next one or pins will not be configured. Otherwise, you must perform the modifications on your code to configure the pins using the new scheme.
core/system.c
drivers/adc.c
drivers/gpio.c
drivers/i2c.c
drivers/serial.c
drivers/ssp.c
drivers/timers.c
drivers/weak_pinout.c [deleted file]