neorv32/sw/example/demo_pwm
Remi Marche ee3ebca567 build: rebuild exe when header files change
Because the headers were not declared as dependencies of the object files, make was not detecting changes to them. This makes gcc output a dependency file for each object file, which is then included in the makefile.
2025-03-19 11:25:34 +01:00
..
main.c [sw/lib] add simple busy-wait delay function 2025-02-17 20:54:32 +01:00
makefile build: rebuild exe when header files change 2025-03-19 11:25:34 +01:00