Skip to content

Releases: garyPenhook/avr_cycle_counter

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 01:39

Changelog

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 03:28
4d7a413

Changelog

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 03:23
2eee402

Changelog

v0.2.1

Choose a tag to compare

@garyPenhook garyPenhook released this 10 Jun 15:31

AVR ISA accuracy fixes against the AVR Instruction Set Manual DS40002198C. Multi-platform binaries (linux/darwin amd64+arm64, windows amd64).

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 11:51

Changelog

cyclecount v0.1.0

Choose a tag to compare

@garyPenhook garyPenhook released this 09 Jun 13:11

First binary release of cyclecount.

Downloads

Platform File
Linux (x86-64) cyclecount-linux-amd64.tar.gz
Linux (ARM64) cyclecount-linux-arm64.tar.gz
macOS (Intel) cyclecount-darwin-amd64.tar.gz
macOS (Apple Silicon) cyclecount-darwin-arm64.tar.gz
Windows (x86-64) cyclecount-windows-amd64.zip

Verify your download against checksums.txt (SHA-256).

Install (macOS / Linux)

tar -xzf cyclecount-<platform>.tar.gz
chmod +x cyclecount-<platform>
sudo mv cyclecount-<platform> /usr/local/bin/cyclecount

On macOS you may need to clear the quarantine flag: xattr -d com.apple.quarantine cyclecount-*.