diff options
author | Uros Majstorovic <majstor@majstor.org> | 2025-02-16 20:11:47 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2025-02-16 20:11:47 +0100 |
commit | 064631db87182694459056ceeb331506b553d0f0 (patch) | |
tree | d1113214d11a6f407548c4f16008adb1e7c73475 /fw/fe310/eos/dev/drv/ov2640_platform.h | |
parent | aeb896b55c384d7f9a6e9a29f74cf560c6392c5b (diff) |
drivers made independent from microcontroller/os
Diffstat (limited to 'fw/fe310/eos/dev/drv/ov2640_platform.h')
-rw-r--r-- | fw/fe310/eos/dev/drv/ov2640_platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/fe310/eos/dev/drv/ov2640_platform.h b/fw/fe310/eos/dev/drv/ov2640_platform.h new file mode 100644 index 0000000..4c11844 --- /dev/null +++ b/fw/fe310/eos/dev/drv/ov2640_platform.h @@ -0,0 +1 @@ +#include "dev/cam_def.h" |