Menu

Tree [1fa102] master /
 History

HTTPS access


File Date Author Commit
 contrib 2013-03-18 Angelo Arrifano Angelo Arrifano [79c425] checkpatch: A few improvements to match our use...
 drivers 2013-02-23 Angelo Arrifano Angelo Arrifano [b6ce02] Reorganize boot.c, move lcd_init into boot
 logic 2012-11-26 Aljaž "g5pw" Srebrnič Aljaž "g5pw" Srebrnič [08a986] Merge branch 'testing'
 modules 2014-10-13 Angelo Arrifano Angelo Arrifano [1fa102] modules/stopwatch: fix miliseconds display
 simpliciti 2012-05-06 Angelo Arrifano Angelo Arrifano [6b1598] Remove all references to Timer0
 tools 2013-03-17 mh764 mh764 [45f0aa] Fixed day of week when compiling on Sundays
 .dir-locals.el 2010-09-30 Konrad Anton Konrad Anton [acee2a] Emacs settings: c style, basic offset
 .editorconfig 2012-11-26 Aljaž "g5pw" Srebrnič Aljaž "g5pw" Srebrnič [08a986] Merge branch 'testing'
 .gitignore 2013-03-18 Angelo Arrifano Angelo Arrifano [83042f] Merge commit testing ('d06bfc489120290c8ad14eb9...
 Common.mk 2012-11-26 Aljaž "g5pw" Srebrnič Aljaž "g5pw" Srebrnič [08a986] Merge branch 'testing'
 Doxyfile 2012-05-20 Angelo Arrifano Angelo Arrifano [319a28] doc: Keep all members in the same page
 LICENSE 2012-05-06 Angelo Arrifano Angelo Arrifano [08284e] Merge remote branch 'origin/master' into timer
 LICENSE-TI 2012-05-06 Angelo Arrifano Angelo Arrifano [14e63d] drivers/timer: Implement timer0_delay()
 Makefile 2012-11-26 Aljaž "g5pw" Srebrnič Aljaž "g5pw" Srebrnič [08a986] Merge branch 'testing'
 README 2013-02-20 Angelo Arrifano Angelo Arrifano [1cccae] Implement boot menu
 boot.c 2013-02-23 Angelo Arrifano Angelo Arrifano [e307b2] [BOOT] Implement boot button polling using the ...
 even_in_range.s 2010-06-13 unknown unknown [2daf97] Initial commit:
 modinit.h 2012-01-15 Angelo Arrifano Angelo Arrifano [ac0d8f] Introduce new build system
 openchronos.c 2013-02-23 Angelo Arrifano Angelo Arrifano [b6ce02] Reorganize boot.c, move lcd_init into boot
 openchronos.h 2012-11-26 Aljaž "g5pw" Srebrnič Aljaž "g5pw" Srebrnič [08a986] Merge branch 'testing'

Read Me

openchronos-ng - http://openchronos-ng.sourceforge.net

Modular opensource firmware for the TI eZ430 Chronos.
Please check our homepage for the most up to date information.

== Boot Menu & RFBSL (flashing over RF) ==
In openchronos-ng, the watch no longer boots directly into the
main menu anymore. When the watch is reset (or you put the battery
for the first time), you have the choice to either enter flash mode
(press # button) or continue into main menu (press any other button).

== Recommended Toolchain ==

We recommend you to use the following versions for your toolchain,
since certain version combinations can result in buggy code!

msp430-binutils-2.22_p20120911
msp430-gcc-4.6.3_p20120406
msp430-libc-20120716
msp430mcu-20120716

and for debugging:
msp430-gdb-7.2_p20111205
mspdebug-0.21