1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

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

This commit is contained in:
cepetr 2024-11-20 16:24:20 +01:00
parent 07af3b903d
commit 3b7efe7d18

View File

@ -111,4 +111,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