Some code cleanup, and fixing userspace builds after the last pull request.
- Feb 08, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
I changed the functions in src/include/drv/app_dac_functions.c
to static to fix an undefined reference issue after splitting the timing code into user/kernel headers. Everything else is just header guards.