updated changelog

git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@321 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
joxe 2008-09-11 17:45:24 +00:00
parent 845a347401
commit e455f79df5
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,10 @@
Changes:
- removed tick based component support from MSP430 core
- reimplemented USART to be event based instead of tick based
- ...
- fixed bug in ADC12 subsystem that caused lots of events to be
scheduled back in time (causing other subsystems to get
delays on their events...)
0.92
Changes: