Pieter De Gendt
0c75641c98
drivers: fpga: Place API into iterable section
...
Add wrapper DEVICE_API macro to all fpga_driver_api instances.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-11-30 01:04:37 +01:00
Fin Maaß
d18f4256ee
drivers: fpga: fix log level
...
Use CONFIG_FPGA_LOG_LEVEL for the fpga
log modules.
Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2024-11-21 11:02:23 +00:00
Pisit Sawangvonganan
1bcae0ea9f
style: drivers: comply with MISRA C:2012 Rule 15.6
...
Add missing braces to comply with MISRA C:2012 Rule 15.6 and
also following Zephyr's style guideline.
Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-08-20 10:33:51 +02:00
Hardeep Sharma
b521bb655d
drivers: fpga: Added altera FPGA bridge support
...
Added altera FPGA bridge support
Signed-off-by: Hardeep Sharma <hardeep.sharma@intel.com>
2024-04-26 09:30:24 +02:00