bertos.git
16 years agoUpdate Doxyfile to avoid warnings.
batt [Wed, 19 Sep 2007 16:25:31 +0000 (16:25 +0000)]
Update Doxyfile to avoid warnings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@812 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoFix doxygen warnings.
batt [Wed, 19 Sep 2007 16:23:27 +0000 (16:23 +0000)]
Fix doxygen warnings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@811 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoMerge from triface.
batt [Tue, 18 Sep 2007 10:17:00 +0000 (10:17 +0000)]
Merge from triface.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@810 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoMerge from triface.
batt [Tue, 18 Sep 2007 09:51:09 +0000 (09:51 +0000)]
Merge from triface.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@809 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoRemove useless non-debug versions of the except macros.
bernie [Sat, 8 Sep 2007 20:56:16 +0000 (20:56 +0000)]
Remove useless non-debug versions of the except macros.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@808 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoRename remaining instances of 'abort' to 'except'.
bernie [Sat, 8 Sep 2007 20:55:15 +0000 (20:55 +0000)]
Rename remaining instances of 'abort' to 'except'.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@807 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoStructured exceptions support for C programs.
bernie [Sat, 8 Sep 2007 20:52:48 +0000 (20:52 +0000)]
Structured exceptions support for C programs.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@806 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoRemove CONFIG_WATCHDOG stuff: watchdog macros expand to nothing when wdt is active.
batt [Thu, 21 Jun 2007 17:07:21 +0000 (17:07 +0000)]
Remove CONFIG_WATCHDOG stuff: watchdog macros expand to nothing when wdt is active.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@805 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoMove kfile to kern/ directory; remove duplicate file.h.
batt [Thu, 14 Jun 2007 14:42:48 +0000 (14:42 +0000)]
Move kfile to kern/ directory; remove duplicate file.h.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@804 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoAdd delete page fuction.
asterix [Mon, 11 Jun 2007 15:29:16 +0000 (15:29 +0000)]
Add delete page fuction.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@803 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoAdd comments. Set static prog_flush function.
asterix [Mon, 11 Jun 2007 15:26:36 +0000 (15:26 +0000)]
Add comments. Set static prog_flush function.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@802 38d2e660-2303-0410-9eaa-f027e97ec537

16 years agoMerge from Kseries.
batt [Fri, 8 Jun 2007 14:25:43 +0000 (14:25 +0000)]
Merge from Kseries.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@801 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoModule refactor. This is beta version.
asterix [Thu, 7 Jun 2007 17:28:45 +0000 (17:28 +0000)]
Module refactor. This is beta version.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@800 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix some doxygen errors.
batt [Thu, 7 Jun 2007 16:06:39 +0000 (16:06 +0000)]
Fix some doxygen errors.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@799 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoMerge from kseries.
batt [Thu, 7 Jun 2007 15:16:31 +0000 (15:16 +0000)]
Merge from kseries.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@798 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoMerge from kseries.
batt [Thu, 7 Jun 2007 14:42:54 +0000 (14:42 +0000)]
Merge from kseries.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@797 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoMerge from kseries.
batt [Thu, 7 Jun 2007 14:35:12 +0000 (14:35 +0000)]
Merge from kseries.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@796 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoMerge from kseries
batt [Thu, 7 Jun 2007 14:25:30 +0000 (14:25 +0000)]
Merge from kseries

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@795 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd TEA enc/decryption algorithm.
batt [Thu, 7 Jun 2007 09:13:40 +0000 (09:13 +0000)]
Add TEA enc/decryption algorithm.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@794 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd rotating hash algorithm.
batt [Thu, 7 Jun 2007 09:11:17 +0000 (09:11 +0000)]
Add rotating hash algorithm.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@793 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix some todos.
batt [Thu, 7 Jun 2007 09:10:44 +0000 (09:10 +0000)]
Fix some todos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@792 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAbb first skel of programmming AVR flash memory.
asterix [Thu, 7 Jun 2007 09:09:57 +0000 (09:09 +0000)]
Abb first skel of programmming AVR flash memory.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@791 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoMove crc routines to algos/.
batt [Thu, 7 Jun 2007 09:09:42 +0000 (09:09 +0000)]
Move crc routines to algos/.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@790 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd missing support for ATMega1281.
batt [Wed, 21 Mar 2007 11:03:56 +0000 (11:03 +0000)]
Add missing support for ATMega1281.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@789 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd randpool test program.
asterix [Thu, 15 Feb 2007 18:17:51 +0000 (18:17 +0000)]
Add randpool test program.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@788 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoRename randpool_getN in randpool_get. Fix bug in randpool_get.
asterix [Thu, 15 Feb 2007 13:54:26 +0000 (13:54 +0000)]
Rename randpool_getN in randpool_get. Fix bug in randpool_get.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@787 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix bug in randpool_init.
asterix [Thu, 15 Feb 2007 13:48:40 +0000 (13:48 +0000)]
Fix bug in randpool_init.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@786 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix bug in randpool_add and randpool_strir.
asterix [Thu, 15 Feb 2007 13:40:42 +0000 (13:40 +0000)]
Fix bug in randpool_add and randpool_strir.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@785 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd MD2_DIGEST_LEN macro.
asterix [Thu, 15 Feb 2007 13:29:49 +0000 (13:29 +0000)]
Add MD2_DIGEST_LEN macro.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@784 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoTypo.
asterix [Tue, 13 Feb 2007 15:11:37 +0000 (15:11 +0000)]
Typo.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@783 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix bug in randpool_getN.
asterix [Tue, 13 Feb 2007 15:09:19 +0000 (15:09 +0000)]
Fix bug in randpool_getN.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@782 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd directive #if in struct EntropyPool, and remove #else in randpool_add.
asterix [Tue, 13 Feb 2007 09:57:12 +0000 (09:57 +0000)]
Add directive #if in struct EntropyPool, and remove #else in randpool_add.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@781 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix bug in randpool_getN.
asterix [Mon, 12 Feb 2007 18:25:34 +0000 (18:25 +0000)]
Fix bug in randpool_getN.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@780 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd CONFIG_RANDPOOL_TIMER macro to swich on or off timer support in randpool.
asterix [Mon, 12 Feb 2007 15:29:41 +0000 (15:29 +0000)]
Add CONFIG_RANDPOOL_TIMER macro to swich on or off timer support in randpool.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@779 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoRemove randpool_save. Add randpool_pool.
asterix [Mon, 12 Feb 2007 09:47:39 +0000 (09:47 +0000)]
Remove randpool_save. Add randpool_pool.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@778 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoRemove randpool_load function. Add *data in randpool_init prototype.
asterix [Mon, 12 Feb 2007 09:40:43 +0000 (09:40 +0000)]
Remove randpool_load function. Add *data in randpool_init prototype.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@777 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd CONFIG_RANDPOOL_TIMER macro to swich on or off timer support
asterix [Mon, 12 Feb 2007 09:03:32 +0000 (09:03 +0000)]
Add CONFIG_RANDPOOL_TIMER macro to swich on or off timer support

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@776 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd macro CONFIG_RANDPOOL_TIMER.
asterix [Fri, 9 Feb 2007 17:58:09 +0000 (17:58 +0000)]
Add macro CONFIG_RANDPOOL_TIMER.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@775 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite randpool_getN.
asterix [Fri, 9 Feb 2007 17:27:09 +0000 (17:27 +0000)]
Write randpool_getN.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@774 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix bug in randpool_stir and randpool_add. Typos.
asterix [Fri, 9 Feb 2007 15:49:54 +0000 (15:49 +0000)]
Fix bug in randpool_stir and randpool_add. Typos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@773 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoTypos. Add data_len in randpool_add and n_byte in randpool_push pototypes.
asterix [Fri, 9 Feb 2007 09:24:38 +0000 (09:24 +0000)]
Typos. Add data_len in randpool_add and n_byte in randpool_push pototypes.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@772 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite pool_size function.
asterix [Thu, 8 Feb 2007 17:21:51 +0000 (17:21 +0000)]
Write pool_size function.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@771 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite add_data and stir function. Typos
asterix [Thu, 8 Feb 2007 17:18:01 +0000 (17:18 +0000)]
Write add_data and stir function. Typos

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@770 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoTypos.
asterix [Thu, 8 Feb 2007 14:25:56 +0000 (14:25 +0000)]
Typos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@769 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite static funcion push_byte.
asterix [Thu, 8 Feb 2007 14:25:29 +0000 (14:25 +0000)]
Write static funcion push_byte.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@768 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd CONFIG_SIZE_ENTROPY_POOL.
asterix [Thu, 8 Feb 2007 14:20:35 +0000 (14:20 +0000)]
Add CONFIG_SIZE_ENTROPY_POOL.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@767 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd EntrPool struct. Typos.
asterix [Thu, 8 Feb 2007 11:53:03 +0000 (11:53 +0000)]
Add EntrPool struct. Typos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@766 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd function prototypes.
asterix [Thu, 8 Feb 2007 11:13:41 +0000 (11:13 +0000)]
Add function prototypes.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@765 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoReplaced ROTATE_* with ROT* defined in macros.h
asterix [Tue, 6 Feb 2007 16:05:01 +0000 (16:05 +0000)]
Replaced ROTATE_* with ROT* defined in macros.h

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@764 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd ROTR macro in m2d_perm, add comments, typos.
asterix [Tue, 6 Feb 2007 15:53:34 +0000 (15:53 +0000)]
Add ROTR macro in m2d_perm, add comments, typos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@763 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd ROTL and ROTR macros for bit rotating.
asterix [Tue, 6 Feb 2007 15:22:12 +0000 (15:22 +0000)]
Add ROTL and ROTR macros for bit rotating.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@762 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd CONFIG_MD2_STD_PERM for use standard permutation in MD2.
asterix [Tue, 6 Feb 2007 11:37:26 +0000 (11:37 +0000)]
Add CONFIG_MD2_STD_PERM for use standard permutation in MD2.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@761 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoTypo.
asterix [Tue, 6 Feb 2007 09:47:53 +0000 (09:47 +0000)]
Typo.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@760 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoMake documentation a bit less verbose.
bernie [Tue, 6 Feb 2007 07:20:11 +0000 (07:20 +0000)]
Make documentation a bit less verbose.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@759 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoDocumentation and indentation fixes.
bernie [Tue, 6 Feb 2007 07:19:48 +0000 (07:19 +0000)]
Documentation and indentation fixes.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@758 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd md2_perm function.
asterix [Mon, 5 Feb 2007 18:44:42 +0000 (18:44 +0000)]
Add md2_perm function.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@757 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd define for harvard architecture.
asterix [Mon, 5 Feb 2007 16:52:44 +0000 (16:52 +0000)]
Add define for harvard architecture.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@756 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd function MD2_test. Fix bug in md2_update function.
asterix [Fri, 2 Feb 2007 18:15:31 +0000 (18:15 +0000)]
Add function MD2_test. Fix bug in md2_update function.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@755 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoChange md2_end prototype. Remove a unneeded memcpy in md2_end. Add comments.
asterix [Fri, 2 Feb 2007 15:37:45 +0000 (15:37 +0000)]
Change md2_end prototype. Remove a unneeded memcpy in md2_end. Add comments.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@754 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFix some bugs in md2_pad and md2_update fuction.
asterix [Fri, 2 Feb 2007 13:10:01 +0000 (13:10 +0000)]
Fix some bugs in md2_pad and md2_update fuction.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@753 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoRewrite md2_update function and fix some bug.
asterix [Thu, 1 Feb 2007 14:45:56 +0000 (14:45 +0000)]
Rewrite md2_update function and fix some bug.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@752 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite md2_end function
asterix [Wed, 31 Jan 2007 18:04:15 +0000 (18:04 +0000)]
Write md2_end function

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@751 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoTypo.
asterix [Wed, 31 Jan 2007 16:53:30 +0000 (16:53 +0000)]
Typo.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@750 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite md2_update function.
asterix [Wed, 31 Jan 2007 16:42:43 +0000 (16:42 +0000)]
Write md2_update function.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@749 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoDefine COMPUTE_ARRAY_LEN.
asterix [Wed, 31 Jan 2007 13:53:36 +0000 (13:53 +0000)]
Define COMPUTE_ARRAY_LEN.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@748 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite md2_compute function.
asterix [Wed, 31 Jan 2007 13:51:57 +0000 (13:51 +0000)]
Write md2_compute function.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@747 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd config size block for MD2
asterix [Wed, 31 Jan 2007 13:49:40 +0000 (13:49 +0000)]
Add config size block for MD2

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@746 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoDefined constants for algorithm compute
asterix [Wed, 31 Jan 2007 11:16:48 +0000 (11:16 +0000)]
Defined constants for algorithm compute

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@745 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoWrite md2_pad funtion.
asterix [Wed, 31 Jan 2007 10:31:04 +0000 (10:31 +0000)]
Write md2_pad funtion.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@744 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd function prototypes.
asterix [Tue, 30 Jan 2007 17:31:44 +0000 (17:31 +0000)]
Add function prototypes.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@743 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd first md2 skel.
batt [Tue, 30 Jan 2007 15:53:26 +0000 (15:53 +0000)]
Add first md2 skel.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@742 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoReimplement ser_clearstatus as a macro.
batt [Mon, 29 Jan 2007 11:30:30 +0000 (11:30 +0000)]
Reimplement ser_clearstatus as a macro.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@741 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoMerge from kseries.
batt [Sun, 28 Jan 2007 09:18:06 +0000 (09:18 +0000)]
Merge from kseries.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@740 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd support for ATMEGA1281.
batt [Sat, 27 Jan 2007 20:48:36 +0000 (20:48 +0000)]
Add support for ATMEGA1281.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@739 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd clear status.
batt [Sat, 27 Jan 2007 20:47:12 +0000 (20:47 +0000)]
Add clear status.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@738 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoHelper to generate tags for source browsers.
bernie [Mon, 15 Jan 2007 01:31:47 +0000 (01:31 +0000)]
Helper to generate tags for source browsers.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@737 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoDoxygen fix.
bernie [Tue, 9 Jan 2007 09:00:16 +0000 (09:00 +0000)]
Doxygen fix.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@736 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoKill CVS log; Add stripped target.
bernie [Tue, 9 Jan 2007 08:59:09 +0000 (08:59 +0000)]
Kill CVS log; Add stripped target.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@735 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAvoid dependency on cfg/compiler.h
bernie [Tue, 9 Jan 2007 08:58:14 +0000 (08:58 +0000)]
Avoid dependency on cfg/compiler.h

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@734 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoRemove excess parentheses.
bernie [Tue, 9 Jan 2007 08:57:19 +0000 (08:57 +0000)]
Remove excess parentheses.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@733 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd BitBanged serial debug console.
batt [Thu, 23 Nov 2006 13:19:39 +0000 (13:19 +0000)]
Add BitBanged serial debug console.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@732 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd support for ATmega1281.
batt [Thu, 23 Nov 2006 13:19:02 +0000 (13:19 +0000)]
Add support for ATmega1281.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@731 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoRevert unneeded locked functions.
batt [Mon, 20 Nov 2006 15:07:40 +0000 (15:07 +0000)]
Revert unneeded locked functions.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@730 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAvoid race conditions.
batt [Fri, 17 Nov 2006 18:15:55 +0000 (18:15 +0000)]
Avoid race conditions.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@729 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoImplement ser_setstatus and ser_getstatus as functions to avoid race conditions.
batt [Fri, 17 Nov 2006 17:03:58 +0000 (17:03 +0000)]
Implement ser_setstatus and ser_getstatus as functions to avoid race conditions.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@728 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoSerial status MUST be volatile.
batt [Fri, 17 Nov 2006 16:01:12 +0000 (16:01 +0000)]
Serial status MUST be volatile.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@727 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoDo not cast constants because we need to evaluate them with the preprocessor.
bernie [Wed, 25 Oct 2006 14:54:28 +0000 (14:54 +0000)]
Do not cast constants because we need to evaluate them with the preprocessor.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@726 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoCast constants to hptime_t.
bernie [Wed, 25 Oct 2006 14:35:44 +0000 (14:35 +0000)]
Cast constants to hptime_t.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@725 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdded TC520 ADC driver.
marco [Wed, 20 Sep 2006 20:40:14 +0000 (20:40 +0000)]
Added TC520 ADC driver.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@724 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdded MCP41xxx digital potentiometer
marco [Wed, 20 Sep 2006 20:38:51 +0000 (20:38 +0000)]
Added MCP41xxx digital potentiometer

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@723 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoNames convention, MOD_* macros.
marco [Wed, 20 Sep 2006 20:12:41 +0000 (20:12 +0000)]
Names convention, MOD_* macros.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@722 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoReplaced ISLISTEMPTY with LIST_EMPTY
marco [Wed, 20 Sep 2006 20:02:43 +0000 (20:02 +0000)]
Replaced ISLISTEMPTY with LIST_EMPTY

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@721 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdded CONFIG_LCD_4BIT.
marco [Wed, 20 Sep 2006 19:55:01 +0000 (19:55 +0000)]
Added CONFIG_LCD_4BIT.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@720 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoLow level lcd for avr.
marco [Wed, 20 Sep 2006 17:39:24 +0000 (17:39 +0000)]
Low level lcd for avr.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@719 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoUse MOD_* macros instead of DB.
marco [Wed, 20 Sep 2006 17:32:46 +0000 (17:32 +0000)]
Use MOD_* macros instead of DB.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@718 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdded scheduler test.
marco [Wed, 20 Sep 2006 14:53:22 +0000 (14:53 +0000)]
Added scheduler test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@717 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoFonts make.
marco [Wed, 20 Sep 2006 14:51:41 +0000 (14:51 +0000)]
Fonts make.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@716 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoStack switch.
marco [Wed, 20 Sep 2006 14:33:52 +0000 (14:33 +0000)]
Stack switch.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@715 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoUse demo as default app.
marco [Wed, 20 Sep 2006 14:30:14 +0000 (14:30 +0000)]
Use demo as default app.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@714 38d2e660-2303-0410-9eaa-f027e97ec537

17 years agoAdd proc demo (not yet working).
marco [Wed, 20 Sep 2006 14:29:34 +0000 (14:29 +0000)]
Add proc demo (not yet working).

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@713 38d2e660-2303-0410-9eaa-f027e97ec537