Skip to content

yoursunny/esp-fipsy

Repository files navigation

Fipsy FPGA Programmer for ESP32 and More

GitHub Workflow status GitHub code size

esp-fipsy library allows programming Fipsy FPGA breakout boards from ESP32 series microcontrollers. TcpFipsyLoader demonstrates how to use this library.

Supported FPGA boards:

Supported microcontrollers:

  • ESP32
  • ESP32-C3
  • RP2040

This library depends on Adafruit Bus IO Library. It must be installed before using this library.