X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fspi_bitbang.c;h=0d50bc76b5a536621d30e3d2db70316bc35d207b;hb=bdcc52e5f18159cadc413c53dd14ef468a6de376;hp=2a6184499ed77a803199bd34b27d8e3dacc672f1;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/drv/spi_bitbang.c b/bertos/drv/spi_bitbang.c index 2a618449..0d50bc76 100644 --- a/bertos/drv/spi_bitbang.c +++ b/bertos/drv/spi_bitbang.c @@ -41,9 +41,9 @@ #include "spi_bitbang.h" -#include "hw_spi.h" +#include "hw/hw_spi.h" -#include +#include "cfg/cfg_spi_bitbang.h" #include #include