bertos.git
16 years agoRemove cvs logs.
asterix [Thu, 29 Nov 2007 17:18:11 +0000 (17:18 +0000)]
Remove cvs logs.

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

16 years agoAdd include appconfig.
asterix [Thu, 29 Nov 2007 16:10:23 +0000 (16:10 +0000)]
Add include appconfig.

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

16 years agoPaste. Fix test prototype. Remove unneeded code. Add header.
asterix [Thu, 29 Nov 2007 16:07:00 +0000 (16:07 +0000)]
Paste. Fix test prototype. Remove unneeded code. Add header.

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

16 years agoAdd a generic implentation o seek function. Add test prototype.
asterix [Thu, 29 Nov 2007 15:22:59 +0000 (15:22 +0000)]
Add a generic implentation o seek function. Add test prototype.

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

16 years agoAdd generic test for kfile interface.
asterix [Thu, 29 Nov 2007 15:11:48 +0000 (15:11 +0000)]
Add generic test for kfile interface.

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

16 years agoReformat.
batt [Wed, 28 Nov 2007 23:06:42 +0000 (23:06 +0000)]
Reformat.

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

16 years agoTypos.
batt [Wed, 28 Nov 2007 22:28:15 +0000 (22:28 +0000)]
Typos.

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

16 years agoRefactor page header: add marker for free blocks.
batt [Wed, 28 Nov 2007 22:15:46 +0000 (22:15 +0000)]
Refactor page header: add marker for free blocks.

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

16 years agoComply with Vernie's review :-).
batt [Wed, 28 Nov 2007 21:56:07 +0000 (21:56 +0000)]
Comply with Vernie's review :-).

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

16 years agoRename algos directory to algo.
batt [Wed, 28 Nov 2007 21:49:30 +0000 (21:49 +0000)]
Rename algos directory to algo.

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

16 years agoAdd warning. Fix test function.
asterix [Mon, 26 Nov 2007 09:50:42 +0000 (09:50 +0000)]
Add warning. Fix test function.

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

16 years agoAdd missing header guard.
batt [Fri, 23 Nov 2007 15:29:06 +0000 (15:29 +0000)]
Add missing header guard.

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

16 years agoRemove cvs logs.
asterix [Thu, 22 Nov 2007 12:01:03 +0000 (12:01 +0000)]
Remove cvs logs.

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

16 years agoRemove cvs logs.
asterix [Thu, 22 Nov 2007 10:11:13 +0000 (10:11 +0000)]
Remove cvs logs.

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

16 years agoSet bash as default make shell.
batt [Mon, 19 Nov 2007 17:55:20 +0000 (17:55 +0000)]
Set bash as default make shell.

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

16 years agoCompute the CONFIG_PROC_DEFSTACKSIZE constant dynamically
bernie [Sat, 17 Nov 2007 15:31:03 +0000 (15:31 +0000)]
Compute the CONFIG_PROC_DEFSTACKSIZE constant dynamically

Also rename CONFIG_KERN_DEFSTACKSIZE to CONFIG_PROC_DEFSTACKSIZE

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

16 years agoAdd some typedefs; Add disk context structure.
batt [Sat, 17 Nov 2007 14:12:14 +0000 (14:12 +0000)]
Add some typedefs; Add disk context structure.

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

16 years agoRevert wrong commit.
batt [Thu, 15 Nov 2007 22:59:08 +0000 (22:59 +0000)]
Revert wrong commit.

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

16 years agoAdd Page header for BattFS.
batt [Thu, 15 Nov 2007 22:53:45 +0000 (22:53 +0000)]
Add Page header for BattFS.

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

16 years agoUse openocd eplict for ftdi.
asterix [Wed, 14 Nov 2007 19:47:47 +0000 (19:47 +0000)]
Use openocd eplict for ftdi.

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

16 years agoFix warning.
asterix [Fri, 9 Nov 2007 16:20:22 +0000 (16:20 +0000)]
Fix warning.

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

16 years agoAdd carriage return in ser_pritf (hyperterminal sux).
batt [Thu, 8 Nov 2007 18:22:56 +0000 (18:22 +0000)]
Add carriage return in ser_pritf (hyperterminal sux).

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

16 years agoRemove fixme.
batt [Thu, 8 Nov 2007 18:20:16 +0000 (18:20 +0000)]
Remove fixme.

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

16 years agoFix some warrings. Remove cvs logs.
batt [Thu, 8 Nov 2007 18:19:32 +0000 (18:19 +0000)]
Fix some warrings. Remove cvs logs.

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

16 years agoAdd openocd debug scripts for windows.
batt [Thu, 8 Nov 2007 11:22:08 +0000 (11:22 +0000)]
Add openocd debug scripts for windows.

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

16 years agoFixed documentation typos and put ascii tables in verbatim block
marco [Wed, 7 Nov 2007 22:25:54 +0000 (22:25 +0000)]
Fixed documentation typos and put ascii tables in verbatim block

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

16 years agoFixed documentation typos.
marco [Wed, 7 Nov 2007 22:25:10 +0000 (22:25 +0000)]
Fixed documentation typos.

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

16 years agoAdded license section.
marco [Wed, 7 Nov 2007 22:11:54 +0000 (22:11 +0000)]
Added license section.

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

16 years agoCommented out PROJECT_NUMBER.
marco [Wed, 7 Nov 2007 21:29:26 +0000 (21:29 +0000)]
Commented out PROJECT_NUMBER.

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

16 years agoRemoved graphs.
marco [Wed, 7 Nov 2007 21:21:20 +0000 (21:21 +0000)]
Removed graphs.

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

16 years agoChanged project name.
marco [Wed, 7 Nov 2007 21:14:53 +0000 (21:14 +0000)]
Changed project name.

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

16 years agoCommented out deprecated tags.
marco [Wed, 7 Nov 2007 21:13:36 +0000 (21:13 +0000)]
Commented out deprecated tags.

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

16 years agoReplaced README.
marco [Wed, 7 Nov 2007 21:02:44 +0000 (21:02 +0000)]
Replaced README.

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

16 years agoAdded formatting tags.
marco [Wed, 7 Nov 2007 21:02:07 +0000 (21:02 +0000)]
Added formatting tags.

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

16 years agoEnable proc, time and serial test.
batt [Wed, 7 Nov 2007 18:01:18 +0000 (18:01 +0000)]
Enable proc, time and serial test.

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

16 years agoRemove unneeded strobe definition for serial debug.
batt [Wed, 7 Nov 2007 16:32:20 +0000 (16:32 +0000)]
Remove unneeded strobe definition for serial debug.

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

16 years agoTypo.
batt [Wed, 7 Nov 2007 16:30:47 +0000 (16:30 +0000)]
Typo.

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

16 years agoMissinig argument at #if.
asterix [Mon, 5 Nov 2007 17:06:58 +0000 (17:06 +0000)]
Missinig argument at #if.

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

16 years agoConvert clearstatus macro in function.
asterix [Mon, 5 Nov 2007 13:13:39 +0000 (13:13 +0000)]
Convert clearstatus macro in function.

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

16 years agoRemove cvs logs.
asterix [Wed, 31 Oct 2007 16:05:46 +0000 (16:05 +0000)]
Remove cvs logs.

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

16 years agoWrite comment for removed block.
asterix [Wed, 31 Oct 2007 16:04:11 +0000 (16:04 +0000)]
Write comment for removed block.

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

16 years agoRemove cvs logs. Fix comment.
asterix [Wed, 31 Oct 2007 16:02:23 +0000 (16:02 +0000)]
Remove cvs logs. Fix comment.

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

16 years agoRemove temporarily spi skel for future develop.
asterix [Wed, 31 Oct 2007 10:57:05 +0000 (10:57 +0000)]
Remove temporarily spi skel for future develop.

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

16 years agoImport spi skel from ser_avr module.
asterix [Tue, 30 Oct 2007 17:25:58 +0000 (17:25 +0000)]
Import spi skel from ser_avr module.

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

16 years agoAdd spi register definitions.
asterix [Tue, 30 Oct 2007 17:24:51 +0000 (17:24 +0000)]
Add spi register definitions.

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

16 years agoAdd spi pins name.
asterix [Tue, 30 Oct 2007 17:24:00 +0000 (17:24 +0000)]
Add spi pins name.

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

16 years agoRemove kfile duplicate.
batt [Tue, 30 Oct 2007 17:17:47 +0000 (17:17 +0000)]
Remove kfile duplicate.

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

16 years agoAdd kfile_off_t typedef, and use it.
asterix [Tue, 30 Oct 2007 15:52:00 +0000 (15:52 +0000)]
Add kfile_off_t typedef, and use it.

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

16 years agoRemove cvs logs.
asterix [Tue, 30 Oct 2007 15:49:33 +0000 (15:49 +0000)]
Remove cvs logs.

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

16 years agoRename spi_emu in spi_bitbang.
asterix [Tue, 30 Oct 2007 15:01:21 +0000 (15:01 +0000)]
Rename spi_emu in spi_bitbang.

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

16 years agoAdd debug log in test function. Reformat some code.
asterix [Tue, 30 Oct 2007 14:43:58 +0000 (14:43 +0000)]
Add debug log in test function. Reformat some code.

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

16 years agoFix comments. Typos.
asterix [Tue, 30 Oct 2007 14:00:50 +0000 (14:00 +0000)]
Fix comments. Typos.

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

16 years agoDisable CS in dflash_cmd function and remove where is unneeded. Add comments.
asterix [Tue, 30 Oct 2007 11:31:45 +0000 (11:31 +0000)]
Disable CS in dflash_cmd function and remove where is unneeded. Add comments.

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

16 years agoAdd dataflashOffset_t typedef, and use it where is needed.
asterix [Tue, 30 Oct 2007 11:03:18 +0000 (11:03 +0000)]
Add dataflashOffset_t typedef, and use it where is needed.

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

16 years agoMake static the global variable. Remove doxygen brackect from some comment. Change...
asterix [Tue, 30 Oct 2007 10:57:29 +0000 (10:57 +0000)]
Make static the global variable. Remove doxygen brackect from some comment. Change enable/disable macros with toggle macro.

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

16 years agoRemove cvs logs.
asterix [Tue, 30 Oct 2007 10:49:58 +0000 (10:49 +0000)]
Remove cvs logs.

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

16 years agoImplement test function.
asterix [Mon, 29 Oct 2007 15:27:21 +0000 (15:27 +0000)]
Implement test function.

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

16 years agoAdd test function.
asterix [Mon, 29 Oct 2007 15:26:36 +0000 (15:26 +0000)]
Add test function.

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

16 years agoAdd emulator spi drive module.
asterix [Mon, 29 Oct 2007 14:48:14 +0000 (14:48 +0000)]
Add emulator spi drive module.

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

16 years agoImplement write, read, seek function. Change dflash prefix into dataflash.
asterix [Mon, 29 Oct 2007 14:38:06 +0000 (14:38 +0000)]
Implement write, read, seek function. Change dflash prefix into dataflash.

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

16 years agoChange dflash prefix into datafash.
asterix [Mon, 29 Oct 2007 14:34:59 +0000 (14:34 +0000)]
Change dflash prefix into datafash.

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

16 years agoChange dflash prefix into dataflash; add flush and loadpage function; add write proto...
asterix [Mon, 29 Oct 2007 13:43:56 +0000 (13:43 +0000)]
Change dflash prefix into dataflash; add flush and loadpage function; add write prototype; implement open and close function.

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

16 years agoFix some comments. Change dflash prefix into dataflash.
asterix [Mon, 29 Oct 2007 13:40:22 +0000 (13:40 +0000)]
Fix some comments. Change dflash prefix into dataflash.

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

16 years agoFix brief.
asterix [Fri, 26 Oct 2007 17:21:47 +0000 (17:21 +0000)]
Fix brief.

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

16 years agoUpdate header guard.
asterix [Fri, 26 Oct 2007 17:20:46 +0000 (17:20 +0000)]
Update header guard.

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

16 years agoChange name to dataflash.
asterix [Fri, 26 Oct 2007 17:16:52 +0000 (17:16 +0000)]
Change name to dataflash.

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

16 years agoRemove unneeded function. Use CS_TOGGLE macro. Write kfile function interface prototype.
asterix [Fri, 26 Oct 2007 17:14:45 +0000 (17:14 +0000)]
Remove unneeded function. Use CS_TOGGLE macro. Write kfile function interface prototype.

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

16 years agoChange some comments in doxygen format. Reformat. Fix some comments.
asterix [Fri, 26 Oct 2007 17:11:09 +0000 (17:11 +0000)]
Change some comments in doxygen format. Reformat. Fix some comments.

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

16 years agoExplicit USART pins name in at91sam7s256.h.
asterix [Fri, 26 Oct 2007 17:03:59 +0000 (17:03 +0000)]
Explicit USART pins name in at91sam7s256.h.

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

16 years agoTypo.
asterix [Fri, 26 Oct 2007 16:48:17 +0000 (16:48 +0000)]
Typo.

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

16 years agoRemove unneeded pins definition.
asterix [Fri, 26 Oct 2007 16:14:57 +0000 (16:14 +0000)]
Remove unneeded pins definition.

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

16 years agoWrite little test for serial.
asterix [Fri, 26 Oct 2007 15:50:31 +0000 (15:50 +0000)]
Write little test for serial.

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

16 years ago- Fix usart*_irq_init, rearm tx interrupt when necessary.
asterix [Fri, 26 Oct 2007 15:48:14 +0000 (15:48 +0000)]
- Fix usart*_irq_init, rearm tx interrupt when necessary.
- Fix setparity, wrog mask used.
- Move all irq handler at the end of file.
- Add forward declaration for uart*_irq_dispatcher.

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

16 years agoReformat.
asterix [Fri, 26 Oct 2007 15:24:22 +0000 (15:24 +0000)]
Reformat.

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

16 years agoRemove cvs log. Add path to serial include.
asterix [Fri, 26 Oct 2007 13:22:25 +0000 (13:22 +0000)]
Remove cvs log. Add path to serial include.

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

16 years agoRemove cvs log.
asterix [Fri, 26 Oct 2007 13:20:29 +0000 (13:20 +0000)]
Remove cvs log.

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

16 years agoRemove cvs log.
asterix [Fri, 26 Oct 2007 13:19:10 +0000 (13:19 +0000)]
Remove cvs log.

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

16 years agoRemove unneeded include.
asterix [Fri, 26 Oct 2007 13:08:40 +0000 (13:08 +0000)]
Remove unneeded include.

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

16 years agoUse generic drive definition.
asterix [Fri, 26 Oct 2007 13:08:06 +0000 (13:08 +0000)]
Use generic drive definition.

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

16 years agoSpecific hardware denfine.
asterix [Fri, 26 Oct 2007 13:05:44 +0000 (13:05 +0000)]
Specific hardware denfine.

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

16 years agoAdd specific hardware definition for arm.
asterix [Fri, 26 Oct 2007 10:42:10 +0000 (10:42 +0000)]
Add specific hardware definition for arm.

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

16 years agoMove hardware specific code in theirs drv directory. Remove unneeded code. Fix some...
asterix [Fri, 26 Oct 2007 10:24:03 +0000 (10:24 +0000)]
Move hardware specific code in theirs drv directory. Remove unneeded code. Fix some comments.

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

16 years agoRemove debug message. Define serial priority irqs.
asterix [Fri, 26 Oct 2007 10:15:28 +0000 (10:15 +0000)]
Remove debug message. Define serial priority irqs.

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

16 years agoPaste. Change PIOA USART1 pins.
asterix [Tue, 23 Oct 2007 18:51:54 +0000 (18:51 +0000)]
Paste. Change PIOA USART1 pins.

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

16 years agoAdd USART1.
asterix [Tue, 23 Oct 2007 16:32:23 +0000 (16:32 +0000)]
Add USART1.

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

16 years agoAdd DIV_ROUND macro.
batt [Tue, 23 Oct 2007 15:57:59 +0000 (15:57 +0000)]
Add DIV_ROUND macro.

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

16 years agoMove IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h.
batt [Tue, 23 Oct 2007 14:58:18 +0000 (14:58 +0000)]
Move IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h.

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

16 years agoSplit cpu/cpu.h in 3 files: irq, types and attr.
batt [Tue, 23 Oct 2007 14:48:48 +0000 (14:48 +0000)]
Split cpu/cpu.h in 3 files: irq, types and attr.

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

16 years agoDefine init, txbegin, txend and txputchar macros.
asterix [Tue, 23 Oct 2007 14:38:55 +0000 (14:38 +0000)]
Define init, txbegin, txend and txputchar macros.

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

16 years agoChange macro name to IRQ_ENABLED.
batt [Tue, 23 Oct 2007 13:44:42 +0000 (13:44 +0000)]
Change macro name to IRQ_ENABLED.

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

16 years agoFix tx interrupt in init. Enable tx and rx interrupt in _enableirq function. Add...
asterix [Mon, 22 Oct 2007 16:48:06 +0000 (16:48 +0000)]
Fix tx interrupt in init. Enable tx and rx interrupt in _enableirq function. Add some debug messages.

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

16 years agoDefine strobe pins.
asterix [Mon, 22 Oct 2007 12:14:59 +0000 (12:14 +0000)]
Define strobe pins.

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

16 years agoTypos.
asterix [Mon, 22 Oct 2007 12:13:40 +0000 (12:13 +0000)]
Typos.

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

16 years agoFix bug in set serial param; remove some unneeded reg set in init function.
asterix [Mon, 22 Oct 2007 12:12:48 +0000 (12:12 +0000)]
Fix bug in set serial param; remove some unneeded reg set in init function.

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

16 years agoAdd kernel test.
batt [Mon, 22 Oct 2007 08:06:44 +0000 (08:06 +0000)]
Add kernel test.

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

16 years agoAdd serial module.
asterix [Sat, 20 Oct 2007 14:12:14 +0000 (14:12 +0000)]
Add serial module.

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

16 years agoAdd serial test.
asterix [Sat, 20 Oct 2007 14:11:02 +0000 (14:11 +0000)]
Add serial test.

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

16 years agoFix bug in irq dispatcher. Change PIO output pin. Add serail hw struct.
asterix [Sat, 20 Oct 2007 14:09:59 +0000 (14:09 +0000)]
Fix bug in irq dispatcher. Change PIO output pin. Add serail hw struct.

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

16 years agoFix copyright.
batt [Fri, 19 Oct 2007 22:22:31 +0000 (22:22 +0000)]
Fix copyright.

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

16 years agoChange sreg type to cpuflags_t.
batt [Fri, 19 Oct 2007 19:10:11 +0000 (19:10 +0000)]
Change sreg type to cpuflags_t.

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