You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
200 B
9 lines
200 B
4 years ago
|
# TODO: these are also defined in a header
|
||
|
# GPIO pin definitions
|
||
|
GPIO_HUB_RST_N = 30
|
||
|
GPIO_UBLOX_RST_N = 32
|
||
|
GPIO_UBLOX_SAFEBOOT_N = 33
|
||
|
GPIO_UBLOX_PWR_EN = 34
|
||
|
GPIO_STM_RST_N = 124
|
||
|
GPIO_STM_BOOT0 = 134
|