mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-01 20:08:26 +00:00
TEMP - add extra i2c bus for npm1300 test (t3t1)
This commit is contained in:
parent
c9b136f180
commit
4d01e15ace
@ -121,4 +121,6 @@
|
|||||||
#define SBU_2_PORT GPIOA
|
#define SBU_2_PORT GPIOA
|
||||||
#define SBU_2_CLK_ENA __HAL_RCC_GPIOA_CLK_ENABLE
|
#define SBU_2_CLK_ENA __HAL_RCC_GPIOA_CLK_ENABLE
|
||||||
|
|
||||||
|
#define NPM1300_I2C_INSTANCE 2
|
||||||
|
|
||||||
#endif //_TREZOR_T_H
|
#endif //_TREZOR_T_H
|
||||||
|
Loading…
Reference in New Issue
Block a user