parent
2d39a5595d
commit
da68451e83
@ -0,0 +1,8 @@
|
|||||||
|
#include "../../cls/stm32G474fxx/implementation/i2c.hpp"
|
||||||
|
|
||||||
|
|
||||||
|
struct nucleo_bsl_g474
|
||||||
|
{
|
||||||
|
i2c i2c;
|
||||||
|
i2c i2c_ch1;
|
||||||
|
}
|
Loading…
Reference in new issue