X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fpwm_at91.c;h=9bba617d1c8285cb69095e29fe24f1fbd215a7d2;hb=f58b90fce4022247d31d68ba1c0d3a620a9071d8;hp=b1fda46fd1dac58b08bb867cefd5edc39a5365f5;hpb=b93eb8a4e95cba4a91d51ec8918a0b45d623cb34;p=bertos.git diff --git a/bertos/cpu/arm/drv/pwm_at91.c b/bertos/cpu/arm/drv/pwm_at91.c index b1fda46f..9bba617d 100644 --- a/bertos/cpu/arm/drv/pwm_at91.c +++ b/bertos/cpu/arm/drv/pwm_at91.c @@ -39,14 +39,15 @@ */ #include "pwm_at91.h" +#include "hw_cpu.h" -#include +#include "appconfig.h" #include #include + #include -#include "appconfig.h" /** * Register structure for pwm driver.