You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
641 B
Plaintext
20 lines
641 B
Plaintext
* modularise more code
|
|
* try to free more space
|
|
* make buttons lock while sleep mode active
|
|
* better compilition depending on config file. someone with more make knowledge please ;-)
|
|
* fix warnings in simplicti code
|
|
* use RTC of the msp430 instead of the interrupt code
|
|
* fix the eggtimer. it runs to slow (like 2 seconds per second...)
|
|
* merge eggtimer into stopwatch. to much shared code that blow the firmware
|
|
|
|
== IN WORKS ==
|
|
* autosync before/after flash
|
|
|
|
== MAYBE ==
|
|
* use bulk transfer in sleep clock mode. There is now a multistep init phase that works quite well
|
|
|
|
|
|
=== DONE ===
|
|
* make frequency selector work
|
|
* countdown alarm clock
|