zephyr/drivers/fpga
Benedikt Schmidt 035b139f64 drivers: fpga: add checks for optional properties of iCE40
Add checks in the GPIO bitbang mode to avoid a fault for missing
configuration in the devicetree.
Fixes #80850

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-11-07 08:32:42 -06:00
..
CMakeLists.txt drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
fpga_altera_agilex_bridge.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
fpga_altera_agilex_bridge.h drivers: fpga: Added altera FPGA bridge support 2024-04-26 09:30:24 +02:00
fpga_eos_s3.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
fpga_eos_s3.h
fpga_ice40.c drivers: fpga: add checks for optional properties of iCE40 2024-11-07 08:32:42 -06:00
fpga_mpfs.c style: drivers: adjust return usage in void functions 2024-09-18 09:56:16 +02:00
fpga_shell.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
fpga_slg471x5.c drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
fpga_zynqmp.c
fpga_zynqmp.h
Kconfig drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
Kconfig.altera_agilex_bridge drivers: fpga: Added altera FPGA bridge support 2024-04-26 09:30:24 +02:00
Kconfig.eos_s3
Kconfig.ice40
Kconfig.mpfs drivers: fpga: add Microchip PolarFire SoC FPGA driver 2024-02-01 04:33:16 -05:00
Kconfig.slg471x5 drivers: fpga: add driver for renesas slg471X5 2024-08-26 17:06:14 +02:00
Kconfig.zynqmp