Releases: no2fpga/no2muacm
Releases · no2fpga/no2muacm
Release 20210905-f6fdeae
- Fix name inconsistency uacm_xclk <> muacm_xclk.v
- Add muacm_xclk.v to the binary release
Release 20210626-a8eb1aa
- Add verilog version of the pre-built core
- Change packaging format for releases
- Update documentation
- Add customization tool
Release 20210605-419d4b5
- Support for TinyFPGA-BX in the
example/
- Documentation update with more per-board details
- Fix for when using bootloader other than
no2bootloader
Release 20210602-eb322f7
- Add support for sending ZLP after a MPS transfer
Release 20210601-58350a7
- Improved example showcasing a "user" clock domain and how to cross data to/from it
- Improve FOMU support (correct PLL config)
Release 20210529-08be9fc
- Fix DFU_DETACH behavior (would cause warning with dfu-util)
- Fix handling of
in_last
- Implement timeout based packet flushing
- Other misc fixes/improvements
Release 20210528-ad1d30c
ci: Add GitHub action to build release Signed-off-by: Sylvain Munaut <[email protected]>