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.
KED/bsl/nucleo_g474/bsl_nucleo_g474.hpp

9 lines
116 B

#include "../../cls/stm32G474fxx/implementation/i2c.hpp"
struct nucleo_bsl_g474
{
i2c i2c;
i2c i2c_ch1;
}