zephyr/drivers/fpga
Benedikt Schmidt 5aa835c66b drivers: fpga: simplify load mode selection of iCE40
Replace the enum for load modes for the iCE40 with a boolean flag,
as there are only two options:
- SPI: default, which should be used whenever possible
- GPIO bitbang: workarorund, in case a low-end microcontroller is used

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-11-16 14:57:36 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.altera_agilex_bridge
Kconfig.eos_s3
Kconfig.ice40
Kconfig.mpfs
Kconfig.slg471x5
Kconfig.zynqmp
fpga_altera_agilex_bridge.c
fpga_altera_agilex_bridge.h
fpga_eos_s3.c
fpga_eos_s3.h
fpga_ice40.c drivers: fpga: simplify load mode selection of iCE40 2024-11-16 14:57:36 -05:00
fpga_mpfs.c
fpga_shell.c
fpga_slg471x5.c
fpga_zynqmp.c
fpga_zynqmp.h