bertos.git
18 years agoAdd build infrastructure.
bernie [Wed, 22 Mar 2006 09:51:53 +0000 (09:51 +0000)]
Add build infrastructure.

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

18 years agoWrap C++ stuff.
bernie [Wed, 22 Mar 2006 09:51:27 +0000 (09:51 +0000)]
Wrap C++ stuff.

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

18 years agoReformat.
bernie [Wed, 22 Mar 2006 09:50:56 +0000 (09:50 +0000)]
Reformat.

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

18 years agoUse the same format for fonts and rasters.
bernie [Wed, 22 Mar 2006 09:50:46 +0000 (09:50 +0000)]
Use the same format for fonts and rasters.

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

18 years agoDon't use C99 stuff.
bernie [Wed, 22 Mar 2006 09:50:11 +0000 (09:50 +0000)]
Don't use C99 stuff.

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

18 years agoSimplifications from Grillo.
bernie [Wed, 22 Mar 2006 09:49:51 +0000 (09:49 +0000)]
Simplifications from Grillo.

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

18 years agoReduce memory usage.
bernie [Wed, 22 Mar 2006 09:49:22 +0000 (09:49 +0000)]
Reduce memory usage.

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

18 years agoAdd FreeRTOS support.
bernie [Wed, 22 Mar 2006 09:49:09 +0000 (09:49 +0000)]
Add FreeRTOS support.

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

18 years agoAdd a few more config options.
bernie [Wed, 22 Mar 2006 09:48:51 +0000 (09:48 +0000)]
Add a few more config options.

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

18 years agoFormatting.
bernie [Wed, 22 Mar 2006 09:48:35 +0000 (09:48 +0000)]
Formatting.

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

18 years agoSimplify.
bernie [Wed, 22 Mar 2006 09:48:23 +0000 (09:48 +0000)]
Simplify.

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

18 years agoUpdate ARM support.
bernie [Tue, 21 Mar 2006 10:52:39 +0000 (10:52 +0000)]
Update ARM support.

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

18 years agoAdd missing forward declaration.
bernie [Mon, 20 Mar 2006 17:52:22 +0000 (17:52 +0000)]
Add missing forward declaration.

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

18 years agoCleanups.
bernie [Mon, 20 Mar 2006 17:51:55 +0000 (17:51 +0000)]
Cleanups.

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

18 years agopgm_read_int(): New macro.
bernie [Mon, 20 Mar 2006 17:51:08 +0000 (17:51 +0000)]
pgm_read_int(): New macro.

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

18 years agoFix typo.
bernie [Mon, 20 Mar 2006 17:50:29 +0000 (17:50 +0000)]
Fix typo.

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

18 years agoAdd FreeRTOS and Observers support.
bernie [Mon, 20 Mar 2006 17:50:17 +0000 (17:50 +0000)]
Add FreeRTOS and Observers support.

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

18 years agoMake the TWI driver more generic to work with devices other than EEPROMS.
bernie [Mon, 20 Mar 2006 17:49:50 +0000 (17:49 +0000)]
Make the TWI driver more generic to work with devices other than EEPROMS.

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

18 years agoSpacing fix.
bernie [Mon, 20 Mar 2006 17:49:00 +0000 (17:49 +0000)]
Spacing fix.

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

18 years agoImplement support for ROM menus.
bernie [Mon, 20 Mar 2006 17:48:35 +0000 (17:48 +0000)]
Implement support for ROM menus.

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

18 years agoFix for avr-libc; INTERRUPT(): Remove macro.
bernie [Mon, 20 Mar 2006 17:48:09 +0000 (17:48 +0000)]
Fix for avr-libc; INTERRUPT(): Remove macro.

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

18 years agoAdd TODO item.
bernie [Mon, 13 Mar 2006 02:07:14 +0000 (02:07 +0000)]
Add TODO item.

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

18 years agoROUND_UP2: Rename from ROUND2.
bernie [Mon, 13 Mar 2006 02:06:55 +0000 (02:06 +0000)]
ROUND_UP2: Rename from ROUND2.

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

18 years agocontainerof(): New macro.
bernie [Mon, 13 Mar 2006 02:06:25 +0000 (02:06 +0000)]
containerof(): New macro.

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

18 years agoFONT_HAS_GLYPH(): New macro.
bernie [Mon, 13 Mar 2006 02:06:04 +0000 (02:06 +0000)]
FONT_HAS_GLYPH(): New macro.

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

18 years agoMark slow paths as UNLIKELY.
bernie [Mon, 13 Mar 2006 02:05:54 +0000 (02:05 +0000)]
Mark slow paths as UNLIKELY.

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

18 years agoCorrectly compute text width for prop fonts; Make styles a per-bitmap attribute.
bernie [Tue, 7 Mar 2006 22:18:04 +0000 (22:18 +0000)]
Correctly compute text width for prop fonts; Make styles a per-bitmap attribute.

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

18 years agoAdd support for poor pre-C99 compilers.
bernie [Mon, 27 Feb 2006 22:40:21 +0000 (22:40 +0000)]
Add support for poor pre-C99 compilers.

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

18 years agoMisc build and doc fixes from Grillo.
bernie [Mon, 27 Feb 2006 22:39:45 +0000 (22:39 +0000)]
Misc build and doc fixes from Grillo.

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

18 years agoUpdate for new emulator.
bernie [Fri, 24 Feb 2006 01:35:40 +0000 (01:35 +0000)]
Update for new emulator.

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

18 years agoLIST_ENQUEUE(): New macro; Remove obsolete names.
bernie [Fri, 24 Feb 2006 01:18:34 +0000 (01:18 +0000)]
LIST_ENQUEUE(): New macro; Remove obsolete names.

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

18 years agoUpdate for new emulator.
bernie [Fri, 24 Feb 2006 01:17:44 +0000 (01:17 +0000)]
Update for new emulator.

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

18 years agoCPU_SAVED_REGS_CNT: Declare for x86/x86_64.
bernie [Fri, 24 Feb 2006 01:17:30 +0000 (01:17 +0000)]
CPU_SAVED_REGS_CNT: Declare for x86/x86_64.

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

18 years agoRemove #error to allow compiling local demo.
bernie [Fri, 24 Feb 2006 00:27:56 +0000 (00:27 +0000)]
Remove #error to allow compiling local demo.

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

18 years agoEnable kernel and fix Doxygen markup.
bernie [Fri, 24 Feb 2006 00:27:35 +0000 (00:27 +0000)]
Enable kernel and fix Doxygen markup.

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

18 years agoUse new naming convention for list macros.
bernie [Fri, 24 Feb 2006 00:27:14 +0000 (00:27 +0000)]
Use new naming convention for list macros.

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

18 years agoFixes for CONFIG_KERNEL.
bernie [Fri, 24 Feb 2006 00:26:49 +0000 (00:26 +0000)]
Fixes for CONFIG_KERNEL.

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

18 years agoFix header name.
bernie [Fri, 24 Feb 2006 00:26:21 +0000 (00:26 +0000)]
Fix header name.

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

18 years agoDocumentation fixes.
bernie [Thu, 23 Feb 2006 11:17:16 +0000 (11:17 +0000)]
Documentation fixes.

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

18 years agoDocumentation fix.
bernie [Thu, 23 Feb 2006 11:03:33 +0000 (11:03 +0000)]
Documentation fix.

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

18 years agoDocumentation fixes.
bernie [Thu, 23 Feb 2006 10:59:14 +0000 (10:59 +0000)]
Documentation fixes.

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

18 years agoAdd even more code duplication until we properly refactor debug.h.
bernie [Thu, 23 Feb 2006 09:10:10 +0000 (09:10 +0000)]
Add even more code duplication until we properly refactor debug.h.

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

18 years agoRemove Linux specific hack.
bernie [Thu, 23 Feb 2006 09:09:28 +0000 (09:09 +0000)]
Remove Linux specific hack.

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

18 years agoAdd note for a frequently reported non-bug.
bernie [Thu, 23 Feb 2006 09:08:43 +0000 (09:08 +0000)]
Add note for a frequently reported non-bug.

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

18 years agoTRACEMSG() support for compilers with no variadic macros.
bernie [Thu, 23 Feb 2006 08:40:33 +0000 (08:40 +0000)]
TRACEMSG() support for compilers with no variadic macros.

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

18 years agoEmulate __func__ on MSVC.
bernie [Thu, 23 Feb 2006 08:36:33 +0000 (08:36 +0000)]
Emulate __func__ on MSVC.

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

18 years agoFix for compilers without variadic macros support.
bernie [Thu, 23 Feb 2006 08:33:04 +0000 (08:33 +0000)]
Fix for compilers without variadic macros support.

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

18 years agoCompile fix for MSVC.
bernie [Thu, 23 Feb 2006 07:37:37 +0000 (07:37 +0000)]
Compile fix for MSVC.

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

18 years agoDon't be too anal for missing docs.
bernie [Wed, 22 Feb 2006 01:15:38 +0000 (01:15 +0000)]
Don't be too anal for missing docs.

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

18 years agoNew time handling based on TIMER_TICKS_PER_SEC to support slow timers with ticks...
bernie [Tue, 21 Feb 2006 21:28:02 +0000 (21:28 +0000)]
New time handling based on TIMER_TICKS_PER_SEC to support slow timers with ticks longer than 1ms.

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

18 years agoCleanup/update process scheduling.
bernie [Tue, 21 Feb 2006 16:06:55 +0000 (16:06 +0000)]
Cleanup/update process scheduling.

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

18 years agoFix ssize_t redefinitions on glibc systems.
bernie [Tue, 21 Feb 2006 16:06:31 +0000 (16:06 +0000)]
Fix ssize_t redefinitions on glibc systems.

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

18 years agoUpdate copyright info.
bernie [Tue, 21 Feb 2006 16:06:05 +0000 (16:06 +0000)]
Update copyright info.

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

18 years agoMove from cfg/ to top-level.
bernie [Tue, 21 Feb 2006 16:05:53 +0000 (16:05 +0000)]
Move from cfg/ to top-level.

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

18 years agoRemove obsolete file.
bernie [Tue, 21 Feb 2006 15:49:54 +0000 (15:49 +0000)]
Remove obsolete file.

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

18 years agoUse portable type checking.
bernie [Mon, 20 Feb 2006 14:34:58 +0000 (14:34 +0000)]
Use portable type checking.

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

18 years agoInclude appconfig.h before using its definitions.
bernie [Mon, 20 Feb 2006 14:34:32 +0000 (14:34 +0000)]
Include appconfig.h before using its definitions.

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

18 years agoPort to Qt 4.1.
bernie [Mon, 20 Feb 2006 02:02:29 +0000 (02:02 +0000)]
Port to Qt 4.1.

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

18 years agoDepend on cfg/os.h.
bernie [Mon, 20 Feb 2006 02:01:56 +0000 (02:01 +0000)]
Depend on cfg/os.h.

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

18 years agoPort to MacOSX.
bernie [Mon, 20 Feb 2006 01:46:59 +0000 (01:46 +0000)]
Port to MacOSX.

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

18 years agoSupport TRACE() and TRACEMSG() on hosted targets.
bernie [Fri, 17 Feb 2006 22:28:37 +0000 (22:28 +0000)]
Support TRACE() and TRACEMSG() on hosted targets.

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

18 years agoAdd missing UART definitions.
bernie [Fri, 17 Feb 2006 22:28:19 +0000 (22:28 +0000)]
Add missing UART definitions.

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

18 years agoRename ser_emul.c to ser_posix.c.
bernie [Fri, 17 Feb 2006 22:28:00 +0000 (22:28 +0000)]
Rename ser_emul.c to ser_posix.c.

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

18 years agoFix undefined preprocessor symbol.
bernie [Fri, 17 Feb 2006 22:24:49 +0000 (22:24 +0000)]
Fix undefined preprocessor symbol.

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

18 years agoUpdate POSIX timer emulator.
bernie [Fri, 17 Feb 2006 22:24:21 +0000 (22:24 +0000)]
Update POSIX timer emulator.

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

18 years agoAdd MOD_CHECK() checks.
bernie [Fri, 17 Feb 2006 22:24:07 +0000 (22:24 +0000)]
Add MOD_CHECK() checks.

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

18 years agoUpdate POSIX serial emulator.
bernie [Fri, 17 Feb 2006 22:23:06 +0000 (22:23 +0000)]
Update POSIX serial emulator.

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

18 years agoAdd MOD_CHECK() checks.
bernie [Fri, 17 Feb 2006 21:15:42 +0000 (21:15 +0000)]
Add MOD_CHECK() checks.

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

18 years agoMacros for intermodule dependency checks.
bernie [Thu, 16 Feb 2006 22:49:55 +0000 (22:49 +0000)]
Macros for intermodule dependency checks.

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

18 years agoRemove item from TODO list.
bernie [Wed, 15 Feb 2006 23:54:28 +0000 (23:54 +0000)]
Remove item from TODO list.

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

18 years agoFont converter for DevLib.
bernie [Wed, 15 Feb 2006 09:15:32 +0000 (09:15 +0000)]
Font converter for DevLib.

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

18 years agoAdd keyboard emulator.
bernie [Wed, 15 Feb 2006 09:13:42 +0000 (09:13 +0000)]
Add keyboard emulator.

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

18 years agoSwitch to BITMAP_FMT_PLANAR_V_LSB.
bernie [Wed, 15 Feb 2006 09:13:16 +0000 (09:13 +0000)]
Switch to BITMAP_FMT_PLANAR_V_LSB.

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

18 years agoDon't mask useful user signals on UNIX.
bernie [Wed, 15 Feb 2006 09:12:33 +0000 (09:12 +0000)]
Don't mask useful user signals on UNIX.

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

18 years agoFixes for ARM/IAR support.
bernie [Wed, 15 Feb 2006 09:12:01 +0000 (09:12 +0000)]
Fixes for ARM/IAR support.

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

18 years agoMake title bold; Fix height when we have no menubar.
bernie [Wed, 15 Feb 2006 09:10:51 +0000 (09:10 +0000)]
Make title bold; Fix height when we have no menubar.

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

18 years agoImplement prop fonts; Fix algo styles.
bernie [Wed, 15 Feb 2006 09:10:15 +0000 (09:10 +0000)]
Implement prop fonts; Fix algo styles.

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

18 years agoAdd 10x20 fixed font.
bernie [Fri, 10 Feb 2006 12:38:49 +0000 (12:38 +0000)]
Add 10x20 fixed font.

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

18 years agoAdd preliminary FreeRTOS support; Enforce CONFIG_* definitions.
bernie [Fri, 10 Feb 2006 12:38:16 +0000 (12:38 +0000)]
Add preliminary FreeRTOS support; Enforce CONFIG_* definitions.

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

18 years agoAdd support for ARM on IAR.
bernie [Fri, 10 Feb 2006 12:38:00 +0000 (12:38 +0000)]
Add support for ARM on IAR.

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

18 years agoPacify IAR warnings for side-effects.
bernie [Fri, 10 Feb 2006 12:36:57 +0000 (12:36 +0000)]
Pacify IAR warnings for side-effects.

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

18 years agoEnforce CONFIG_* definitions.
bernie [Fri, 10 Feb 2006 12:35:31 +0000 (12:35 +0000)]
Enforce CONFIG_* definitions.

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

18 years agoRemove spurious EXTERN_C.
bernie [Fri, 10 Feb 2006 12:34:52 +0000 (12:34 +0000)]
Remove spurious EXTERN_C.

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

18 years agoAdd missing config options for gfx and kbd.
bernie [Fri, 10 Feb 2006 12:34:33 +0000 (12:34 +0000)]
Add missing config options for gfx and kbd.

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

18 years agoMake emulator display a bit larger.
bernie [Fri, 10 Feb 2006 12:33:51 +0000 (12:33 +0000)]
Make emulator display a bit larger.

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

18 years agoUpdate Copyright year.
bernie [Fri, 10 Feb 2006 12:32:52 +0000 (12:32 +0000)]
Update Copyright year.

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

18 years agoAdd multiple font support in bitmaps; gfx_blitRaster(): New function.
bernie [Fri, 10 Feb 2006 12:32:33 +0000 (12:32 +0000)]
Add multiple font support in bitmaps; gfx_blitRaster(): New function.

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

18 years agoAdd multiple font support in bitmaps.
bernie [Fri, 10 Feb 2006 12:31:55 +0000 (12:31 +0000)]
Add multiple font support in bitmaps.

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

18 years agoAdd templates for hw definitions.
bernie [Fri, 10 Feb 2006 12:31:03 +0000 (12:31 +0000)]
Add templates for hw definitions.

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

18 years agoPush interrupt protection inside hw module.
bernie [Fri, 10 Feb 2006 12:30:18 +0000 (12:30 +0000)]
Push interrupt protection inside hw module.

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

18 years agoAdd menu system.
bernie [Fri, 10 Feb 2006 12:29:36 +0000 (12:29 +0000)]
Add menu system.

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

18 years agoAdd font support in bitmaps; Make bitmap formats public.
bernie [Fri, 10 Feb 2006 12:28:33 +0000 (12:28 +0000)]
Add font support in bitmaps; Make bitmap formats public.

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

18 years agoCheck CONFIG_* constraints.
bernie [Fri, 10 Feb 2006 12:26:58 +0000 (12:26 +0000)]
Check CONFIG_* constraints.

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

18 years agoAdd STYLEF_TALL (unimplemented).
bernie [Fri, 10 Feb 2006 12:26:19 +0000 (12:26 +0000)]
Add STYLEF_TALL (unimplemented).

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

18 years agoAdd missing header.
bernie [Fri, 10 Feb 2006 12:25:41 +0000 (12:25 +0000)]
Add missing header.

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

18 years agoFix standalone build.
bernie [Fri, 10 Feb 2006 12:24:42 +0000 (12:24 +0000)]
Fix standalone build.

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

18 years agoC++ fixes.
bernie [Fri, 10 Feb 2006 11:30:48 +0000 (11:30 +0000)]
C++ fixes.

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

18 years agoConst correctness for some new functions.
bernie [Thu, 26 Jan 2006 00:36:48 +0000 (00:36 +0000)]
Const correctness for some new functions.

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

18 years agoGraphics private header.
bernie [Thu, 26 Jan 2006 00:32:49 +0000 (00:32 +0000)]
Graphics private header.

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

18 years agogfx_blit_P(): use RASTER_SIZE() to calculate raster size
aleph [Tue, 24 Jan 2006 21:55:43 +0000 (21:55 +0000)]
gfx_blit_P(): use RASTER_SIZE() to calculate raster size

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