mcuconf.h 99 B

123456
  1. #pragma once
  2. #include_next <mcuconf.h>
  3. #undef STM32_SPI_USE_SPI1
  4. #define STM32_SPI_USE_SPI1 TRUE