bertos.git
15 years agoFix documentation
qwert [Fri, 18 Jul 2008 14:20:17 +0000 (14:20 +0000)]
Fix documentation

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

15 years agoLittle re-indentation
qwert [Fri, 18 Jul 2008 13:22:42 +0000 (13:22 +0000)]
Little re-indentation

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

15 years agoRefactor code, "page_buf" moved into KFileFlashAvr struct
qwert [Fri, 18 Jul 2008 13:20:38 +0000 (13:20 +0000)]
Refactor code, "page_buf" moved into KFileFlashAvr struct

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

15 years agoRename "page_modified" variable in "page_dirty"
qwert [Fri, 18 Jul 2008 13:14:43 +0000 (13:14 +0000)]
Rename "page_modified" variable in "page_dirty"

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

15 years agoRefactor code, moved page_modified variable in KFileFlashAvr struct
qwert [Fri, 18 Jul 2008 13:13:12 +0000 (13:13 +0000)]
Refactor code, moved page_modified variable in KFileFlashAvr struct

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

15 years agoRefactoring code, start to implement specific variables directly in
qwert [Fri, 18 Jul 2008 13:06:27 +0000 (13:06 +0000)]
Refactoring code, start to implement specific variables directly in
KFileFlashAvr struct, curr_page variable moved in KFileFlashAvr struct.

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

15 years agoLittle re-indentation
qwert [Fri, 18 Jul 2008 12:26:35 +0000 (12:26 +0000)]
Little re-indentation

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

15 years agoUpdated flash_avr module to support KFileFlashAvr structure
qwert [Thu, 17 Jul 2008 17:27:23 +0000 (17:27 +0000)]
Updated flash_avr module to support KFileFlashAvr structure

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

15 years agoRemove kfile_testSetUp function from kfile_testRun
qwert [Thu, 17 Jul 2008 16:37:16 +0000 (16:37 +0000)]
Remove kfile_testSetUp function from kfile_testRun

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

15 years agoRemove deprecated flash_avr_test method and generic clean at the code.
qwert [Thu, 17 Jul 2008 16:29:31 +0000 (16:29 +0000)]
Remove deprecated flash_avr_test method and generic clean at the code.

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

15 years agoRemove deprecated boot.mk file. Now it's all in triface.mk
qwert [Thu, 17 Jul 2008 16:18:33 +0000 (16:18 +0000)]
Remove deprecated boot.mk file. Now it's all in triface.mk

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

15 years agoModified flash_avr module to work with new kfile interface. Addedd a new tipe of...
qwert [Thu, 17 Jul 2008 14:59:51 +0000 (14:59 +0000)]
Modified flash_avr module to work with new kfile interface. Addedd a new tipe of custom KFile: KFileFlashAvr. Add new macro KFILEFLASHAVR for automatic conversion from a
KFile to a KFIleFlashAvr struct.

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

15 years agoStart to merge old triface project in bertos, not working actually
qwert [Wed, 16 Jul 2008 15:44:32 +0000 (15:44 +0000)]
Start to merge old triface project in bertos, not working actually

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

15 years agoAdd cleanall alias for codeblocks
qwert [Wed, 16 Jul 2008 14:54:21 +0000 (14:54 +0000)]
Add cleanall alias for codeblocks

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

15 years agoImport boot from triface, not working for now.
qwert [Wed, 16 Jul 2008 14:15:27 +0000 (14:15 +0000)]
Import boot from triface, not working for now.

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

15 years agoNow each project can have its own EMBEDDED_TGT variable to be compiled in embedded...
batt [Tue, 24 Jun 2008 16:31:55 +0000 (16:31 +0000)]
Now each project can have its own EMBEDDED_TGT variable to be compiled in embedded or hosted mode.

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

15 years agoAdd missing semicolon
qwert [Tue, 24 Jun 2008 14:29:22 +0000 (14:29 +0000)]
Add missing semicolon

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

15 years agoAdd missing rule for generating stripped executables.
batt [Thu, 19 Jun 2008 16:05:39 +0000 (16:05 +0000)]
Add missing rule for generating stripped executables.

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

15 years agoSet EMBEDDED_TARGET=0 on config.mk for compiling the demo app
qwert [Thu, 19 Jun 2008 15:47:17 +0000 (15:47 +0000)]
Set EMBEDDED_TARGET=0 on config.mk for compiling the demo app

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

15 years agoNow the BeRTOS demo emulator run on Mac OS X! You have to configure correctly Qt4...
qwert [Thu, 19 Jun 2008 15:14:36 +0000 (15:14 +0000)]
Now the BeRTOS demo emulator run on Mac OS X! You have to configure correctly Qt4 path and install pkg-config from darwinports (you must set the path of *.pc qt file too)

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

15 years agoFix escaping.
batt [Wed, 18 Jun 2008 15:18:54 +0000 (15:18 +0000)]
Fix  escaping.

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

15 years agoSigned off by: Massimiliano Cialdi <massimiliano.cialdi@powersoft.it>
qwert [Wed, 18 Jun 2008 14:16:35 +0000 (14:16 +0000)]
Signed off by: Massimiliano Cialdi <massimiliano.cialdi@powersoft.it>

Fix a bug in ruleset.mk that add a newline in hostname return
string.

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

15 years agoRemoved breaks from #if and escape special char for doxygen syntax.
qwert [Tue, 17 Jun 2008 17:00:53 +0000 (17:00 +0000)]
Removed breaks from #if and escape special char for doxygen syntax.

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

15 years agoModified path from bertos/kern to bertos/cpu/arm/hw in at01sam7s.mk
qwert [Tue, 17 Jun 2008 14:57:59 +0000 (14:57 +0000)]
Modified path from bertos/kern to bertos/cpu/arm/hw in at01sam7s.mk

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

15 years agoChanged clock from 10Mhz to 48Mhz in hw_cpu.h to set the correct value in crtat91sam7...
qwert [Tue, 17 Jun 2008 14:46:08 +0000 (14:46 +0000)]
Changed clock from 10Mhz to 48Mhz in hw_cpu.h to set the correct value in crtat91sam7_rom.S

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

15 years agoModified gen_mk_src script for asm file, moved asm .S file in relative cpu hw section
qwert [Tue, 17 Jun 2008 14:40:42 +0000 (14:40 +0000)]
Modified gen_mk_src script for asm file, moved asm .S file in relative cpu hw section

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

15 years agoDeleted deprecated crt.s
qwert [Tue, 17 Jun 2008 14:24:06 +0000 (14:24 +0000)]
Deleted deprecated crt.s

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

15 years agoAdd simple script to filter nightly test output.
asterix [Tue, 17 Jun 2008 14:18:26 +0000 (14:18 +0000)]
Add simple script to filter nightly test output.

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

15 years agoUncomment linker options.
batt [Tue, 17 Jun 2008 13:58:08 +0000 (13:58 +0000)]
Uncomment linker options.

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

15 years agoSet correct .data start symbol.
batt [Tue, 17 Jun 2008 13:56:32 +0000 (13:56 +0000)]
Set correct .data start symbol.

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

15 years agoReformat.
asterix [Mon, 16 Jun 2008 17:15:19 +0000 (17:15 +0000)]
Reformat.

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

15 years agoDecrese value to 8bit limit.
asterix [Mon, 16 Jun 2008 17:14:02 +0000 (17:14 +0000)]
Decrese value to 8bit limit.

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

15 years agoMark as TODO.
asterix [Mon, 16 Jun 2008 17:09:28 +0000 (17:09 +0000)]
Mark as TODO.

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

15 years agoCast to unsignet type.
asterix [Mon, 16 Jun 2008 17:08:50 +0000 (17:08 +0000)]
Cast to unsignet type.

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

15 years agoMark as FIXME.
asterix [Mon, 16 Jun 2008 17:08:00 +0000 (17:08 +0000)]
Mark as FIXME.

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

15 years agoReformat and typo.
asterix [Mon, 16 Jun 2008 17:07:28 +0000 (17:07 +0000)]
Reformat and typo.

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

15 years agoDefine fake value for lcd read.
asterix [Mon, 16 Jun 2008 17:06:17 +0000 (17:06 +0000)]
Define fake value for lcd read.

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

15 years agoFix hw include.
asterix [Mon, 16 Jun 2008 16:49:27 +0000 (16:49 +0000)]
Fix hw include.

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

15 years agoRemove hw unneeded hw include.
asterix [Mon, 16 Jun 2008 16:21:07 +0000 (16:21 +0000)]
Remove hw unneeded hw include.

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

15 years agoReformat.
asterix [Thu, 12 Jun 2008 10:35:43 +0000 (10:35 +0000)]
Reformat.

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

15 years agoRemove duplicate warning.
asterix [Thu, 12 Jun 2008 10:34:13 +0000 (10:34 +0000)]
Remove duplicate warning.

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

15 years agoUse likely frequency value for twi.
asterix [Thu, 12 Jun 2008 10:31:19 +0000 (10:31 +0000)]
Use likely frequency value for twi.

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

15 years agoMark as TODO. Reformat.
asterix [Thu, 12 Jun 2008 10:28:09 +0000 (10:28 +0000)]
Mark as TODO. Reformat.

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

16 years agoSilent unused warning.
asterix [Wed, 11 Jun 2008 17:51:39 +0000 (17:51 +0000)]
Silent unused warning.

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

16 years agoRemove space.
asterix [Wed, 11 Jun 2008 17:51:07 +0000 (17:51 +0000)]
Remove space.

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

16 years agoUse brackets for if/else.
asterix [Wed, 11 Jun 2008 17:49:52 +0000 (17:49 +0000)]
Use brackets for if/else.

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

16 years agoInclude rand header.
asterix [Wed, 11 Jun 2008 17:48:12 +0000 (17:48 +0000)]
Include rand header.

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

16 years agoMove rand alogo in correct dir.
asterix [Wed, 11 Jun 2008 17:31:05 +0000 (17:31 +0000)]
Move rand alogo in correct dir.

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

16 years agoRemove static key.
asterix [Wed, 11 Jun 2008 17:30:15 +0000 (17:30 +0000)]
Remove static key.

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

16 years agoReformat.
asterix [Wed, 11 Jun 2008 17:19:00 +0000 (17:19 +0000)]
Reformat.

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

16 years agoSilent unused warning.
asterix [Wed, 11 Jun 2008 17:18:41 +0000 (17:18 +0000)]
Silent unused warning.

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

16 years agoAdd hw blancker file. Move lcd on/off macros to hw file.
asterix [Wed, 11 Jun 2008 17:17:59 +0000 (17:17 +0000)]
Add hw blancker file. Move lcd on/off macros to hw file.

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

16 years agoRemove CVS logs.
asterix [Wed, 11 Jun 2008 17:16:34 +0000 (17:16 +0000)]
Remove CVS logs.

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

16 years agoCast to correct type for comparison.
asterix [Wed, 11 Jun 2008 17:15:50 +0000 (17:15 +0000)]
Cast to correct type for comparison.

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

16 years agoMark as FIXME.
asterix [Wed, 11 Jun 2008 17:14:05 +0000 (17:14 +0000)]
Mark as FIXME.

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

16 years agoMark these test as TODO.
asterix [Wed, 11 Jun 2008 17:13:08 +0000 (17:13 +0000)]
Mark these test as TODO.

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

16 years agoUse correct type for duty.
asterix [Wed, 11 Jun 2008 17:05:58 +0000 (17:05 +0000)]
Use correct type for duty.

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

16 years agoUse log module instead trace. Add missing set polarity function.
asterix [Wed, 11 Jun 2008 17:05:16 +0000 (17:05 +0000)]
Use log module instead trace. Add missing set polarity function.

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

16 years agoClean and mark as TODO.
asterix [Wed, 11 Jun 2008 16:58:40 +0000 (16:58 +0000)]
Clean and mark as TODO.

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

16 years agoFix unused warning. Fix type warning. Reformat.
asterix [Tue, 10 Jun 2008 17:59:13 +0000 (17:59 +0000)]
Fix unused warning. Fix type warning. Reformat.

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

16 years agoAdd missing include. Fix and clean boderplate for avr pwm.
asterix [Tue, 10 Jun 2008 17:58:14 +0000 (17:58 +0000)]
Add missing include. Fix and clean boderplate for avr pwm.

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

16 years agoFix type warning.
asterix [Tue, 10 Jun 2008 17:35:11 +0000 (17:35 +0000)]
Fix type warning.

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

16 years agoReformat.
asterix [Tue, 10 Jun 2008 17:34:19 +0000 (17:34 +0000)]
Reformat.

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

16 years agoUse new kfile test name.
asterix [Tue, 10 Jun 2008 17:32:25 +0000 (17:32 +0000)]
Use new kfile test name.

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

16 years agoSilent unused variable warning (only for test).
asterix [Tue, 10 Jun 2008 17:30:48 +0000 (17:30 +0000)]
Silent unused variable warning (only for test).

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

16 years agoUse corret types.
asterix [Tue, 10 Jun 2008 17:09:16 +0000 (17:09 +0000)]
Use corret types.

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

16 years agoFix type warning.
asterix [Tue, 10 Jun 2008 17:08:43 +0000 (17:08 +0000)]
Fix type warning.

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

16 years agoUse pgm type to fix warning.
asterix [Tue, 10 Jun 2008 17:07:57 +0000 (17:07 +0000)]
Use pgm type to fix warning.

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

16 years agoMark incomplete macro with TODO key.
asterix [Tue, 10 Jun 2008 17:07:09 +0000 (17:07 +0000)]
Mark incomplete macro with TODO key.

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

16 years agoCamelcase the testSetUp functions.
asterix [Tue, 10 Jun 2008 14:36:14 +0000 (14:36 +0000)]
Camelcase the testSetUp functions.

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

16 years agoFix brief.
asterix [Tue, 10 Jun 2008 14:35:07 +0000 (14:35 +0000)]
Fix brief.

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

16 years agoRemove unneeded double mark.
asterix [Tue, 10 Jun 2008 14:34:39 +0000 (14:34 +0000)]
Remove unneeded double mark.

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

16 years agoFix doxygen warning.
asterix [Tue, 10 Jun 2008 11:57:05 +0000 (11:57 +0000)]
Fix doxygen warning.

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

16 years agoUse log module. Reformat.
asterix [Fri, 6 Jun 2008 14:02:37 +0000 (14:02 +0000)]
Use log module. Reformat.

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

16 years agoRestore wrong commit.
asterix [Fri, 6 Jun 2008 10:47:14 +0000 (10:47 +0000)]
Restore wrong commit.

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

16 years agoAdd comments. Reformat.
asterix [Fri, 6 Jun 2008 10:29:09 +0000 (10:29 +0000)]
Add comments. Reformat.

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

16 years agoAdd kernel for test. Silent some assert. Init a kfile test explicity.
asterix [Fri, 6 Jun 2008 10:27:44 +0000 (10:27 +0000)]
Add kernel for test. Silent some assert. Init a kfile test explicity.

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

16 years agoGeneralize dataflash test module. Add sample define for serial module.
asterix [Thu, 5 Jun 2008 17:51:56 +0000 (17:51 +0000)]
Generalize dataflash test module. Add sample define for serial module.

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

16 years agoDefine log level for pwm module.
asterix [Thu, 5 Jun 2008 17:38:13 +0000 (17:38 +0000)]
Define log level for pwm module.

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

16 years agoInit sysirq module directly in timer_hw_init for at91 family.
asterix [Thu, 5 Jun 2008 17:37:19 +0000 (17:37 +0000)]
Init sysirq module directly in timer_hw_init for at91 family.

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

16 years agoUse log macros instead trace.
asterix [Thu, 5 Jun 2008 17:34:27 +0000 (17:34 +0000)]
Use log macros instead trace.

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

16 years agoRefactor module using log module and comply to bertos test policy.
asterix [Thu, 5 Jun 2008 17:33:09 +0000 (17:33 +0000)]
Refactor module using log module and comply to bertos test policy.

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

16 years agoAdd test module for dataflash. Add cfg and use log macros instead kprintf.
asterix [Thu, 5 Jun 2008 17:25:57 +0000 (17:25 +0000)]
Add test module for dataflash. Add cfg and use log macros instead kprintf.

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

16 years agoAdd cfg for pwm module.
asterix [Wed, 4 Jun 2008 14:47:11 +0000 (14:47 +0000)]
Add cfg for pwm module.

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

16 years agoUse log module instead kprintf and trace.
asterix [Wed, 4 Jun 2008 14:38:09 +0000 (14:38 +0000)]
Use log module instead kprintf and trace.

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

16 years agoMove log macros to log module and refactor if. Fix comments.
asterix [Wed, 4 Jun 2008 14:37:18 +0000 (14:37 +0000)]
Move log macros to log module and refactor if. Fix comments.

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

16 years agoAdd logging multilevel system.
asterix [Tue, 3 Jun 2008 15:31:02 +0000 (15:31 +0000)]
Add logging multilevel system.

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

16 years agoReformat.
asterix [Fri, 30 May 2008 16:29:31 +0000 (16:29 +0000)]
Reformat.

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

16 years agoFix sed regex and use for to esclude *_arm.c source from test.
asterix [Fri, 30 May 2008 16:19:38 +0000 (16:19 +0000)]
Fix sed regex and use for to esclude *_arm.c source from test.

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

16 years agoAdd automatically test for bertos code.
asterix [Fri, 30 May 2008 14:12:57 +0000 (14:12 +0000)]
Add automatically test for bertos code.

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

16 years agoReformat.
asterix [Fri, 30 May 2008 14:11:18 +0000 (14:11 +0000)]
Reformat.

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

16 years agoFix double -Iapp/triface.
asterix [Thu, 29 May 2008 16:45:57 +0000 (16:45 +0000)]
Fix double -Iapp/triface.

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

16 years agoReformat.
asterix [Thu, 29 May 2008 16:45:16 +0000 (16:45 +0000)]
Reformat.

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

16 years agoGeneralize pwm test for all target.
asterix [Thu, 29 May 2008 16:36:11 +0000 (16:36 +0000)]
Generalize pwm test for all target.

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

16 years agoMove pwm test to drv dir.
asterix [Thu, 29 May 2008 16:34:36 +0000 (16:34 +0000)]
Move pwm test to drv dir.

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

16 years agoAdd function to change and manage polarity of pwm wave form.
asterix [Thu, 29 May 2008 13:29:27 +0000 (13:29 +0000)]
Add function to change and manage polarity of pwm wave form.

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

16 years agoRestore root prj include dir. Move buildrev in root prj dir.
asterix [Wed, 28 May 2008 13:13:01 +0000 (13:13 +0000)]
Restore root prj include dir. Move buildrev in root prj dir.

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

16 years agoRestore old verision of makefile.
asterix [Wed, 28 May 2008 13:11:45 +0000 (13:11 +0000)]
Restore old verision of makefile.

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

16 years agoFix hw includes. Remove CVS logs. Reformat.
asterix [Tue, 27 May 2008 17:20:07 +0000 (17:20 +0000)]
Fix hw includes. Remove CVS logs. Reformat.

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

16 years agoMove appconfig to cfg dir.
asterix [Tue, 27 May 2008 16:58:41 +0000 (16:58 +0000)]
Move appconfig to cfg dir.

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