mirror of https://github.com/contiki-ng/mspsim
updated changelog
git-svn-id: https://mspsim.svn.sourceforge.net/svnroot/mspsim/mspsim@321 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
This commit is contained in:
parent
845a347401
commit
e455f79df5
|
|
@ -2,7 +2,10 @@
|
||||||
Changes:
|
Changes:
|
||||||
- removed tick based component support from MSP430 core
|
- removed tick based component support from MSP430 core
|
||||||
- reimplemented USART to be event based instead of tick based
|
- 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
|
0.92
|
||||||
Changes:
|
Changes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue