test_pwm:test_pwm.o
	arm-linux-gnueabihf-gcc -o test_pwm test_pwm.c

clean:
	rm -rf test_pwm *.o