1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-29 10:58:21 +00:00

TEMP - add extra i2c bus for npm1300 test (t3t1)

This commit is contained in:
cepetr 2024-11-25 09:10:29 +01:00
parent c9b136f180
commit 4d01e15ace

View File

@ -121,4 +121,6 @@
#define SBU_2_PORT GPIOA
#define SBU_2_CLK_ENA __HAL_RCC_GPIOA_CLK_ENABLE
#define NPM1300_I2C_INSTANCE 2
#endif //_TREZOR_T_H