mirror of https://github.com/contiki-ng/mspsim
updated changelog for new release
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@516 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
parent
0566f5422c
commit
f2b29b3e2a
|
|
@ -1,4 +1,13 @@
|
|||
0.97
|
||||
- fixed bug on SFR interrupt handling
|
||||
- added initial support for printing IPv6 packets (HC01) from CC2420
|
||||
- added CLI commands for adding rflisteners and analyser
|
||||
- added warning for too large packets in CC2420
|
||||
- added profiling of interrupts
|
||||
- added verification of MAGIC init bytes in ELF files
|
||||
- fixed multiplicator (submitted patch)
|
||||
- several bugfixes for emulation core (instruction emulation)
|
||||
- made call logger configurable for hide of selected calls
|
||||
- fixed some cycle timing bugs of instruction set execution
|
||||
- added stack trace for misalignment warnings if MSP430 Core is in log mode
|
||||
- added MSP430 Core as a loggable
|
||||
|
|
|
|||
Loading…
Reference in New Issue