mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
mulle: Increase GPIO_NUMOF to match the enabled GPIOs
This commit is contained in:
parent
b288457ed5
commit
a6f378a64e
@ -468,7 +468,7 @@ extern "C"
|
||||
* @name GPIO configuration
|
||||
* @{
|
||||
*/
|
||||
#define GPIO_NUMOF 26
|
||||
#define GPIO_NUMOF 27
|
||||
#define GPIO_0_EN 1
|
||||
#define GPIO_1_EN 1
|
||||
#define GPIO_2_EN 1
|
||||
|
Loading…
Reference in New Issue
Block a user