bertos.git
15 years agotimer_delayTicks(): Re-enable check for interrupts to be enabled wheen sleeping.
bernie [Mon, 11 Aug 2008 11:31:10 +0000 (11:31 +0000)]
timer_delayTicks(): Re-enable check for interrupts to be enabled wheen sleeping.

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

15 years agoCPU_PUSH_CALL_FRAME: Typo in DSP56k version.
bernie [Mon, 11 Aug 2008 10:45:05 +0000 (10:45 +0000)]
CPU_PUSH_CALL_FRAME: Typo in DSP56k version.

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

15 years agoReformat.
batt [Mon, 11 Aug 2008 10:34:13 +0000 (10:34 +0000)]
Reformat.

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

15 years agoproc_yield(): Rename from proc_switch()
bernie [Sun, 10 Aug 2008 20:19:14 +0000 (20:19 +0000)]
proc_yield(): Rename from proc_switch()

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

15 years agoproc: Split cooperative scheduler in coop.c
bernie [Sun, 10 Aug 2008 20:07:45 +0000 (20:07 +0000)]
proc: Split cooperative scheduler in coop.c

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

15 years agoIgnore tags and .gdb_history
bernie [Sun, 10 Aug 2008 19:44:27 +0000 (19:44 +0000)]
Ignore tags and .gdb_history

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

15 years agoIgnore moc files
bernie [Sun, 10 Aug 2008 19:43:09 +0000 (19:43 +0000)]
Ignore moc files

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

15 years agocpu: Split frame handling macros to the new header cpu/frame.h
bernie [Sun, 10 Aug 2008 19:41:26 +0000 (19:41 +0000)]
cpu: Split frame handling macros to the new header cpu/frame.h

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

15 years agoPUSH_CALL_FRAME(): Renamed from PUSH_CALL_CONTEXT().
bernie [Sun, 10 Aug 2008 19:19:28 +0000 (19:19 +0000)]
PUSH_CALL_FRAME(): Renamed from PUSH_CALL_CONTEXT().

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

15 years agosig_wait(): Don't call proc_shecule() with interrupts disabled
bernie [Sun, 10 Aug 2008 19:15:28 +0000 (19:15 +0000)]
sig_wait(): Don't call proc_shecule() with interrupts disabled

Loosening slg_wait() locking lets us drop the requirement for
asm_switch_context() to save and restore the processor interrupt
flag.

This patch also includes changes all over the place in proc to
harden consistency checks.

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

15 years agolog: Retouch documentation; Rearrenge level logic; Rename LOG_VERBOSITY to LOG_FORMAT...
bernie [Sun, 10 Aug 2008 19:08:00 +0000 (19:08 +0000)]
log: Retouch documentation; Rearrenge level logic; Rename LOG_VERBOSITY to LOG_FORMAT for clarity

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

15 years agoproc_test: Rename a few functions, change output a little
bernie [Sun, 10 Aug 2008 19:07:22 +0000 (19:07 +0000)]
proc_test: Rename a few functions, change output a little

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

15 years agoppc: Add cooperative task switching for PowerPC
bernie [Sun, 10 Aug 2008 19:06:11 +0000 (19:06 +0000)]
ppc: Add cooperative task switching for PowerPC

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

15 years agoproc: Reduce log verbosity
bernie [Sun, 10 Aug 2008 19:04:39 +0000 (19:04 +0000)]
proc: Reduce log verbosity

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

15 years agoLOG_PRINT: Fix out of order parameters
bernie [Sun, 10 Aug 2008 17:40:30 +0000 (17:40 +0000)]
LOG_PRINT: Fix out of order parameters

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

15 years agoproc_test: Formatting changes
bernie [Sun, 10 Aug 2008 17:35:37 +0000 (17:35 +0000)]
proc_test: Formatting changes

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

15 years agoproc:SCHED_ENQUEUE(): Documentation fix.
bernie [Sun, 10 Aug 2008 17:28:56 +0000 (17:28 +0000)]
proc:SCHED_ENQUEUE(): Documentation fix.

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

15 years agolog: Retouch documentation; Rearrenge level logic; Rename LOG_VERBOSITY to LOG_FORMAT...
bernie [Sun, 10 Aug 2008 17:28:01 +0000 (17:28 +0000)]
log: Retouch documentation; Rearrenge level logic; Rename LOG_VERBOSITY to LOG_FORMAT for clarity

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

15 years agoAdd logging for kernel
bernie [Sun, 10 Aug 2008 17:26:28 +0000 (17:26 +0000)]
Add logging for kernel

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

15 years agoRemove redundant \version tag
bernie [Sun, 10 Aug 2008 17:19:51 +0000 (17:19 +0000)]
Remove redundant \version tag

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

15 years agolog: Retouch documentation; Rearrenge level logic; Rename LOG_VERBOSITY to LOG_FORMAT...
bernie [Sun, 10 Aug 2008 17:18:44 +0000 (17:18 +0000)]
log: Retouch documentation; Rearrenge level logic; Rename LOG_VERBOSITY to LOG_FORMAT for clarity

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

15 years agoavr: Documentation syntax fix.
bernie [Sun, 10 Aug 2008 17:16:45 +0000 (17:16 +0000)]
avr: Documentation syntax fix.

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

15 years agoASSERT_IRQ_CONTEXT(), ASSERT_USER_CONTEXT(), ASSERT_IRQ_ENABLED(), ASSERT_IRQ_DISABLE...
bernie [Sun, 10 Aug 2008 17:15:34 +0000 (17:15 +0000)]
ASSERT_IRQ_CONTEXT(), ASSERT_USER_CONTEXT(), ASSERT_IRQ_ENABLED(), ASSERT_IRQ_DISABLED(): New macros

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

15 years agox86: define cpuflags_t only in the OS_EMBEDDED case.
bernie [Sun, 10 Aug 2008 13:41:00 +0000 (13:41 +0000)]
x86: define cpuflags_t only in the OS_EMBEDDED case.

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

15 years agoQt: Really define OS_ID on ARCH_QT
bernie [Sun, 10 Aug 2008 13:40:08 +0000 (13:40 +0000)]
Qt: Really define OS_ID on ARCH_QT

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

15 years agotrac#29: Cleanup timer on demo exit
bernie [Sun, 10 Aug 2008 13:38:02 +0000 (13:38 +0000)]
trac#29: Cleanup timer on demo exit

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

15 years agomonitor: use %zu to print size_t arguments to pacify gcc
bernie [Sun, 10 Aug 2008 13:35:21 +0000 (13:35 +0000)]
monitor: use %zu to print size_t arguments to pacify gcc

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

15 years agoformatwr(): Add 'z' modifier
bernie [Sun, 10 Aug 2008 13:35:07 +0000 (13:35 +0000)]
formatwr(): Add 'z' modifier

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

15 years agoASSERT_VALID_PTR(): Make bottom of memory a per-CPU constant
bernie [Sun, 10 Aug 2008 13:34:57 +0000 (13:34 +0000)]
ASSERT_VALID_PTR(): Make bottom of memory a per-CPU constant

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

15 years agolist: Check pointers with ASSERT_VALID_PTR() rather than just ASSERT()
bernie [Sun, 10 Aug 2008 12:20:10 +0000 (12:20 +0000)]
list: Check pointers with ASSERT_VALID_PTR() rather than just ASSERT()

This fixes gcc 4.3 warnings when pointers to global variables were
passed to list macros.

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

15 years agoSCHED_ENQUEUE(): Enhance documentation
bernie [Sun, 10 Aug 2008 10:02:25 +0000 (10:02 +0000)]
SCHED_ENQUEUE(): Enhance documentation

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

15 years agoReformat to be more ps-like
bernie [Sun, 10 Aug 2008 09:56:34 +0000 (09:56 +0000)]
Reformat to be more ps-like

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

15 years agotest.h: Remove stray whitespace
bernie [Sun, 10 Aug 2008 09:41:16 +0000 (09:41 +0000)]
test.h: Remove stray whitespace

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

15 years agoDrop ABI versioning for asm_switch_context(), as it could be easily done by renaming...
bernie [Sun, 10 Aug 2008 09:26:29 +0000 (09:26 +0000)]
Drop ABI versioning for asm_switch_context(), as it could be easily done by renaming the symbol

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

15 years agoFix PowerPC support
bernie [Sun, 10 Aug 2008 09:13:31 +0000 (09:13 +0000)]
Fix PowerPC support

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

15 years agoTest only c/c++ sources.
batt [Sat, 9 Aug 2008 10:09:53 +0000 (10:09 +0000)]
Test only c/c++ sources.

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

15 years agoRefactor to use new test interface; add timer test.
batt [Sat, 9 Aug 2008 10:09:26 +0000 (10:09 +0000)]
Refactor to use new test interface; add timer test.

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

15 years agoRefactor proc_test to comply with new policy.
batt [Sat, 9 Aug 2008 10:08:34 +0000 (10:08 +0000)]
Refactor proc_test to comply with new policy.

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

15 years agoAdd dummy empty include file.
batt [Sat, 9 Aug 2008 10:08:08 +0000 (10:08 +0000)]
Add dummy empty include file.

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

15 years agoFix warning.
batt [Sat, 9 Aug 2008 10:04:39 +0000 (10:04 +0000)]
Fix warning.

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

15 years agoAdd documentation.
batt [Sat, 9 Aug 2008 10:04:15 +0000 (10:04 +0000)]
Add documentation.

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

15 years agoRefactor timer test to new policy.
batt [Sat, 9 Aug 2008 10:03:49 +0000 (10:03 +0000)]
Refactor timer test to new policy.

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

15 years agoAdd test macros, useful to compile a test as a single file.
batt [Sat, 9 Aug 2008 10:02:37 +0000 (10:02 +0000)]
Add test macros, useful to compile a test as a single file.

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

15 years agoReformat.
batt [Fri, 8 Aug 2008 19:18:08 +0000 (19:18 +0000)]
Reformat.

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

15 years agoemul: make config simpler and closer to the embedded case
bernie [Fri, 8 Aug 2008 10:57:37 +0000 (10:57 +0000)]
emul: make config simpler and closer to the embedded case

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

15 years agoFix headers and license info in several places
bernie [Fri, 8 Aug 2008 10:54:40 +0000 (10:54 +0000)]
Fix headers and license info in several places

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

15 years agoemul: make config simpler and closer to the embedded case
bernie [Fri, 8 Aug 2008 10:45:10 +0000 (10:45 +0000)]
emul: make config simpler and closer to the embedded case

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

15 years agoCompletely port to Qt4 with no Q3Support
bernie [Fri, 8 Aug 2008 10:28:10 +0000 (10:28 +0000)]
Completely port to Qt4 with no Q3Support

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

15 years agoTypo.
batt [Fri, 8 Aug 2008 09:58:00 +0000 (09:58 +0000)]
Typo.

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

15 years agofix warning: missing terminating ' character on 4.2 compilers.
batt [Fri, 8 Aug 2008 09:54:13 +0000 (09:54 +0000)]
fix warning: missing terminating ' character on 4.2 compilers.

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

15 years agodemo: Remove misleading comment
bernie [Fri, 8 Aug 2008 08:24:49 +0000 (08:24 +0000)]
demo: Remove misleading comment

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

15 years agoFix timer test temporarily
bernie [Fri, 8 Aug 2008 08:17:12 +0000 (08:17 +0000)]
Fix timer test temporarily

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

15 years agoRemove leftovers of Qt3 support
bernie [Fri, 8 Aug 2008 08:16:30 +0000 (08:16 +0000)]
Remove leftovers of Qt3 support

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

15 years agoRefactor FLASH25 macro in FLASH25_CAST.
qwert [Thu, 7 Aug 2008 13:36:03 +0000 (13:36 +0000)]
Refactor FLASH25 macro in FLASH25_CAST.

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

15 years agoRefactor FLASHAVR macro in FLASHAVR_CAST.
qwert [Thu, 7 Aug 2008 13:34:24 +0000 (13:34 +0000)]
Refactor FLASHAVR macro in FLASHAVR_CAST.

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

15 years agoRefactor DATAFLASH macro in DATAFLASH_CAST
qwert [Thu, 7 Aug 2008 13:31:50 +0000 (13:31 +0000)]
Refactor DATAFLASH macro in DATAFLASH_CAST

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

15 years agoRefactor SERIAL macro.
qwert [Thu, 7 Aug 2008 13:24:57 +0000 (13:24 +0000)]
Refactor SERIAL macro.

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

15 years agorun_tests: unbreak and let TESTS be overridden externally
bernie [Thu, 7 Aug 2008 11:13:54 +0000 (11:13 +0000)]
run_tests: unbreak and let TESTS be overridden externally

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

15 years agotimer_posix: Implement dummy timer_hw_triggered()
bernie [Thu, 7 Aug 2008 11:12:58 +0000 (11:12 +0000)]
timer_posix: Implement dummy timer_hw_triggered()

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

15 years agomonitor: Correct preemptive locking
bernie [Thu, 7 Aug 2008 11:05:57 +0000 (11:05 +0000)]
monitor: Correct preemptive locking

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

15 years agoFactor out from cfg_kern kernel related default.
batt [Thu, 7 Aug 2008 10:55:19 +0000 (10:55 +0000)]
Factor out from cfg_kern kernel related default.

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

15 years agoBump copyright year; Indentation fixes
bernie [Thu, 7 Aug 2008 10:38:30 +0000 (10:38 +0000)]
Bump copyright year; Indentation fixes

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

15 years agokern: Unify stack_base/stack_size copies in Process
bernie [Thu, 7 Aug 2008 09:48:45 +0000 (09:48 +0000)]
kern: Unify stack_base/stack_size copies in Process

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

15 years agoproc_new(): Rename proc_size_words to PROC_SIZE_WORDS and make it const
bernie [Thu, 7 Aug 2008 09:40:57 +0000 (09:40 +0000)]
proc_new(): Rename proc_size_words to PROC_SIZE_WORDS and make it const

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

15 years agoproc_new(): Rename stacksize to stack_size for consistency
bernie [Thu, 7 Aug 2008 09:39:16 +0000 (09:39 +0000)]
proc_new(): Rename stacksize to stack_size for consistency

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

15 years agoRefactor Dataflash macro to the new name specs.
qwert [Wed, 6 Aug 2008 13:17:54 +0000 (13:17 +0000)]
Refactor Dataflash macro to the new name specs.

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

15 years agoRefactor serial macro to the new name specs.
qwert [Wed, 6 Aug 2008 13:08:23 +0000 (13:08 +0000)]
Refactor serial macro to the new name specs.

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

15 years agoFix size hinting for LCD widget
bernie [Wed, 6 Aug 2008 11:56:27 +0000 (11:56 +0000)]
Fix size hinting for LCD widget

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

15 years agoIRQ_ENABLED(): Prevent name clash with variable defined within macro
bernie [Wed, 6 Aug 2008 05:32:14 +0000 (05:32 +0000)]
IRQ_ENABLED(): Prevent name clash with variable defined within macro

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

15 years agoFix test script to pass nightly test. Kdebug was removed one time becouse test compil...
qwert [Tue, 5 Aug 2008 16:31:06 +0000 (16:31 +0000)]
Fix test script to pass nightly test. Kdebug was removed one time becouse test compile it twicely.

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

15 years agoRefactor Dataflash and Flash25 struct.
qwert [Tue, 5 Aug 2008 16:24:46 +0000 (16:24 +0000)]
Refactor Dataflash and Flash25 struct.

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

15 years agoAdd new file to skip in test.
qwert [Tue, 5 Aug 2008 16:22:36 +0000 (16:22 +0000)]
Add new file to skip in test.

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

15 years agoRemove old useless debug flag in test makefile.
qwert [Tue, 5 Aug 2008 16:21:28 +0000 (16:21 +0000)]
Remove old useless debug flag in test makefile.

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

15 years agoRefactor All Serial module.
qwert [Tue, 5 Aug 2008 15:28:24 +0000 (15:28 +0000)]
Refactor All Serial module.

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

15 years agoSysrq is called by timer init function so we don't need to call it explicetely.
qwert [Tue, 5 Aug 2008 15:26:50 +0000 (15:26 +0000)]
Sysrq is called by timer init function so we don't need to call it explicetely.

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

15 years agoFactor out debug stuff from project makefiles.
batt [Tue, 5 Aug 2008 14:12:28 +0000 (14:12 +0000)]
Factor out debug stuff from project makefiles.

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

15 years agoRefactor how cpu flags are added.
batt [Tue, 5 Aug 2008 13:02:42 +0000 (13:02 +0000)]
Refactor how cpu flags are added.

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

15 years agoRe-Refactor code under new specs. FlashAvr.
qwert [Tue, 5 Aug 2008 13:02:41 +0000 (13:02 +0000)]
Re-Refactor code under new specs. FlashAvr.

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

15 years agoRe-Refactor code under new specs. BattFs. Nightlytest passed.
qwert [Tue, 5 Aug 2008 12:57:51 +0000 (12:57 +0000)]
Re-Refactor code under new specs. BattFs. Nightlytest passed.

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

15 years agoRemove the need of a specific flag to distinguish between embedded/not embeded targets.
batt [Tue, 5 Aug 2008 10:58:39 +0000 (10:58 +0000)]
Remove the need of a specific flag to distinguish between embedded/not embeded targets.

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

15 years agoFix refactor.
qwert [Mon, 4 Aug 2008 16:07:21 +0000 (16:07 +0000)]
Fix refactor.

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

15 years agoRefactor from KFileBattFs to BattFsKFile.
qwert [Mon, 4 Aug 2008 15:55:19 +0000 (15:55 +0000)]
Refactor from KFileBattFs to BattFsKFile.

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

15 years agoRefactor KFileFlash25 to Flash25KFile. Tested.
qwert [Mon, 4 Aug 2008 15:51:50 +0000 (15:51 +0000)]
Refactor KFileFlash25 to Flash25KFile. Tested.

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

15 years agoRefactor KFileDataFlash in DataFlashKFile. Tested and working.
qwert [Mon, 4 Aug 2008 15:45:57 +0000 (15:45 +0000)]
Refactor KFileDataFlash in DataFlashKFile. Tested and working.

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

15 years agoRefactor KFileSerial to SerialKFile. Tested and working.
qwert [Mon, 4 Aug 2008 15:36:54 +0000 (15:36 +0000)]
Refactor KFileSerial to SerialKFile. Tested and working.

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

15 years agoRefactor KFileFlashAvr in FlashAvrKFile. Tested. It work.
qwert [Mon, 4 Aug 2008 15:28:27 +0000 (15:28 +0000)]
Refactor KFileFlashAvr in FlashAvrKFile. Tested. It work.

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

15 years agoLittle grammar fix.
qwert [Mon, 4 Aug 2008 15:03:31 +0000 (15:03 +0000)]
Little grammar fix.

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

15 years agoLittle fix on makefile syntax.
qwert [Mon, 4 Aug 2008 15:01:39 +0000 (15:01 +0000)]
Little fix on makefile syntax.

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

15 years agoUpdate triface schematic: now is ok.
batt [Mon, 4 Aug 2008 14:43:34 +0000 (14:43 +0000)]
Update triface schematic: now is ok.

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

15 years agoAvoid g++ whining messages when we pass C options to it
bernie [Mon, 4 Aug 2008 11:16:06 +0000 (11:16 +0000)]
Avoid g++ whining messages when we pass C options to it

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

15 years agoReplace a $(shell ...) by folding the check for existance of bertos/verstag.c inside...
bernie [Mon, 4 Aug 2008 11:15:05 +0000 (11:15 +0000)]
Replace a $(shell ...) by folding the check for existance of bertos/verstag.c inside the bumprev rule.

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

15 years agoRename myself
bernie [Mon, 4 Aug 2008 07:21:26 +0000 (07:21 +0000)]
Rename myself

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

15 years agoFix timer when run in bertos emulator.
qwert [Tue, 29 Jul 2008 15:13:42 +0000 (15:13 +0000)]
Fix timer when run in bertos emulator.

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

15 years agoAdd fixed size on bertos emulator window
qwert [Tue, 29 Jul 2008 14:59:46 +0000 (14:59 +0000)]
Add fixed size on bertos emulator window

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

15 years agoReplaced macro that remove node from list with the correct method list_remHead. Now...
qwert [Tue, 29 Jul 2008 14:59:11 +0000 (14:59 +0000)]
Replaced macro that remove node from list with the correct method list_remHead. Now Scheduler on bertos emulator works.

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

15 years agoAdd specific check routine for compiling under OS X
qwert [Tue, 29 Jul 2008 13:07:19 +0000 (13:07 +0000)]
Add specific check routine for compiling under OS X

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

15 years agoModified for new file name switch_i386.S
qwert [Tue, 29 Jul 2008 12:39:48 +0000 (12:39 +0000)]
Modified for new file name switch_i386.S

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

15 years agoRename assembly file.
batt [Tue, 29 Jul 2008 10:48:56 +0000 (10:48 +0000)]
Rename assembly file.

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

15 years agoSorry, this file should be updated in the previously commit but i've forget it. This...
qwert [Tue, 29 Jul 2008 08:49:26 +0000 (08:49 +0000)]
Sorry, this file should be updated in the previously commit but i've forget it. This is the keytag module with the correct error check routine.

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

15 years agoEnable code previously declared useless. This little piece of code fix a redraw bug...
qwert [Mon, 28 Jul 2008 14:54:56 +0000 (14:54 +0000)]
Enable code previously declared useless. This little piece of code fix a redraw bug on menu display of bertos emulator.

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