mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #3209 from PeterKietzmann/f303_rem_gpio_numof
boards/nucleo-f303: remove superfluous GPIO_NUMOF
This commit is contained in:
commit
a1a68f9947
@ -234,7 +234,6 @@ extern "C" {
|
||||
* @brief GPIO configuration
|
||||
* @{
|
||||
*/
|
||||
#define GPIO_NUMOF 3
|
||||
#define GPIO_0_EN 1
|
||||
#define GPIO_1_EN 1
|
||||
#define GPIO_2_EN 1
|
||||
|
Loading…
Reference in New Issue
Block a user