bertos.git
16 years agoSistema l'errore da me commesso in fase di conversione...
rasky [Mon, 8 Oct 2007 13:39:48 +0000 (13:39 +0000)]
Sistema l'errore da me commesso in fase di conversione...

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

16 years agoFix some review issues.
batt [Mon, 8 Oct 2007 12:14:33 +0000 (12:14 +0000)]
Fix some review issues.

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

16 years agoAdd first ver (very) untested skel for AT91 timer.
batt [Sun, 7 Oct 2007 12:32:01 +0000 (12:32 +0000)]
Add first ver (very) untested skel for AT91 timer.

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

16 years agoAdd default timer for AVR.
batt [Sun, 7 Oct 2007 12:30:55 +0000 (12:30 +0000)]
Add default timer for AVR.

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

16 years agoFix ARM IRQ macros (untested).
batt [Fri, 5 Oct 2007 17:12:06 +0000 (17:12 +0000)]
Fix ARM IRQ macros (untested).

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

16 years agoFix some debug strings; suppress warning if XM_BUFSIZE < 1024.
batt [Fri, 5 Oct 2007 09:14:15 +0000 (09:14 +0000)]
Fix some debug strings; suppress warning if XM_BUFSIZE < 1024.

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

16 years agoUpdate to new KFile prototypes and constans.
batt [Thu, 4 Oct 2007 19:43:59 +0000 (19:43 +0000)]
Update to new KFile prototypes and constans.

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

16 years agoAdd seek constants.
batt [Thu, 4 Oct 2007 19:39:25 +0000 (19:39 +0000)]
Add seek constants.

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

16 years agoRemove kfile duplicate.
batt [Thu, 4 Oct 2007 19:13:01 +0000 (19:13 +0000)]
Remove kfile duplicate.

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

16 years agoAdd whence parameter to seek; change from char * to void * read/write input buffers.
batt [Wed, 3 Oct 2007 12:06:54 +0000 (12:06 +0000)]
Add whence parameter to seek; change from char * to void * read/write input buffers.

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

16 years agoFix some doc strings; Add whence parameter to seek; rename module to flash_avr_;...
batt [Wed, 3 Oct 2007 12:05:29 +0000 (12:05 +0000)]
Fix some doc strings; Add whence parameter to seek; rename module to flash_avr_; update test.

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

16 years agoSet to const col_address; add static assert check on array dimension.
batt [Mon, 1 Oct 2007 18:59:27 +0000 (18:59 +0000)]
Set to const col_address; add static assert check on array dimension.

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

16 years agoMove mware/prog_avr module to drv/flash_avr; add kfile Ctor; merge flash read/write...
batt [Mon, 1 Oct 2007 17:18:48 +0000 (17:18 +0000)]
Move mware/prog_avr module to drv/flash_avr; add kfile Ctor; merge flash read/write test.

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

16 years agoChange doxygen \param tag to \a.
batt [Mon, 1 Oct 2007 16:41:17 +0000 (16:41 +0000)]
Change doxygen \param tag to \a.

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

16 years agoChange doxygen \param tag to \a.
batt [Mon, 1 Oct 2007 16:40:32 +0000 (16:40 +0000)]
Change doxygen \param tag to \a.

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

16 years agoAdd rotating hash init function.
batt [Mon, 1 Oct 2007 10:46:33 +0000 (10:46 +0000)]
Add rotating hash init function.

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

16 years agoAdd light LCD position computation.
batt [Mon, 1 Oct 2007 10:46:09 +0000 (10:46 +0000)]
Add light LCD position computation.

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

16 years agoBetter sparse support.
bernie [Sat, 29 Sep 2007 16:57:39 +0000 (16:57 +0000)]
Better sparse support.

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

16 years agoRASTER_SIZE(): Remove obsolete macro.
bernie [Sat, 29 Sep 2007 16:30:37 +0000 (16:30 +0000)]
RASTER_SIZE(): Remove obsolete macro.

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

16 years agoChanges to compile with sparse.
bernie [Sat, 29 Sep 2007 16:19:47 +0000 (16:19 +0000)]
Changes to compile with sparse.

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

16 years agoMake demo Qt emulator compile again.
bernie [Sat, 29 Sep 2007 15:54:14 +0000 (15:54 +0000)]
Make demo Qt emulator compile again.

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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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

16 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