Skip to content

Tags: x-heep/x-heep

Tags

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: Bump version to v1.0.5 (#925)

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: v1.0.4 (#831)

* Fix Verilator revision number

* Release: Bump version to v1.0.4

---------

Co-authored-by: Michele Caon <st.miky77@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: v1.0.3 (#829)

* Point new releases and release tag to `main`

* Update links to new `x-heep` organization

* Add package write permissions to `create-release.yml`

* Add write permissions to version bump PR creation step

* Remove unnecessary permission

* Avoid rebuilding artifacts if no changes are detected

* Add dependencies for Docker

* Add rebuild report

* Release: Bump version to v1.0.3

---------

Co-authored-by: Michele Caon <st.miky77@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: v1.0.2 (#826)

* Point new releases and release tag to `main`

* Update links to new `x-heep` organization

* Add package write permissions to `create-release.yml`

* Add write permissions to version bump PR creation step

* Release: Bump version to v1.0.2

---------

Co-authored-by: Michele Caon <st.miky77@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v1.0.1

Toggle v1.0.1's commit message
Release: Bump version to v1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove duplicate `sed` commands (#789)

* Remove duplicate `sed` commands

* Trigger CI only for push events on `main` (and any push to pull requests source branches)

polheepo_chip

Toggle polheepo_chip's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
I2C-driver-fix (#736)

* Fixed I2C drivers to prevent internal counter underflow

* Fixed I2C raw write function to allow kDifI2cFmtRxStop codes

* Updated i2c_timing_config struct for user-defined data hold cycles

heepatia_chip

Toggle heepatia_chip's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #728 from LuigiGiuffrida98/fix-unused-signal

Assign default value to undriven signals

heepidermis_chip

Toggle heepidermis_chip's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
corrected variable in pdm2pcm (#725)

heepnosis_chip

Toggle heepnosis_chip's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update documentation (#648)

* update the installation commands for 1. Verible and 2. EPFL Programmer

* Add documentation for Windows/WSL2 users on "Program the FLASH on the EPFL Programmer"

* Minor format changes

---------

Co-authored-by: David Mallasén Quintana <david.mallasen@epfl.ch>