Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Releases: stnolting/neo430

Fixed error in CPU's bus interface

13 Oct 15:44
Compare
Choose a tag to compare

Fixed issue in bus interface: Removed redundant read accesses that could trigger unintended side effects

Interrupt system fixed & user-friendly makefiles

18 May 19:00
Compare
Choose a tag to compare

Fixed error in EXIRQ and CPU interrupt controller (low-priority IRQs might never be executed); added new targets to sw makefiles: info (show config), check (check toolchain installation); added advanced hardware configuration flags (from VHDL package) to SYSCONFIG info memory; updated CoreMark results for new NEO430_HWMUL_DSP compile option; updated MULDIV doc chapter; added doc chapter focusing on the sw makefile

First "official" release

18 Apr 14:55
Compare
Choose a tag to compare

First "official" release ;)