bertos.git
18 years agoUpdate to Doxygen 1.4.5.
bernie [Sat, 26 Nov 2005 22:45:38 +0000 (22:45 +0000)]
Update to Doxygen 1.4.5.

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

18 years agoDescribe gfx/ and dt/ subsystems.
bernie [Fri, 4 Nov 2005 18:28:09 +0000 (18:28 +0000)]
Describe gfx/ and dt/ subsystems.

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

18 years agoImport into DevLib.
bernie [Fri, 4 Nov 2005 18:26:38 +0000 (18:26 +0000)]
Import into DevLib.

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

18 years agoFix header guards and includes for new location of gfx module.
bernie [Fri, 4 Nov 2005 18:17:45 +0000 (18:17 +0000)]
Fix header guards and includes for new location of gfx module.

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

18 years agoMove graphics stuff from mware/ to gfx/.
bernie [Fri, 4 Nov 2005 18:11:36 +0000 (18:11 +0000)]
Move graphics stuff from mware/ to gfx/.

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

18 years agoImport into DevLib.
bernie [Fri, 4 Nov 2005 18:08:49 +0000 (18:08 +0000)]
Import into DevLib.

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

18 years agoImport into DevLib.
bernie [Fri, 4 Nov 2005 18:00:42 +0000 (18:00 +0000)]
Import into DevLib.

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

18 years agoFix one warning.
bernie [Fri, 4 Nov 2005 17:47:26 +0000 (17:47 +0000)]
Fix one warning.

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

18 years agoFix for LP64 architectures; Add some more tests.
bernie [Fri, 4 Nov 2005 17:43:27 +0000 (17:43 +0000)]
Fix for LP64 architectures; Add some more tests.

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

18 years agoMove cfg/config.h to appconfig.h.
bernie [Fri, 4 Nov 2005 17:42:12 +0000 (17:42 +0000)]
Move cfg/config.h to appconfig.h.

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

18 years agoFix reference to README.devlib in header.
bernie [Fri, 4 Nov 2005 16:20:02 +0000 (16:20 +0000)]
Fix reference to README.devlib in header.

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

18 years agobuz_init(): Restore IRQ protection as in project_bko.
bernie [Fri, 4 Nov 2005 16:19:33 +0000 (16:19 +0000)]
buz_init(): Restore IRQ protection as in project_bko.

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

18 years agoDoxygen workaround.
bernie [Fri, 4 Nov 2005 16:09:03 +0000 (16:09 +0000)]
Doxygen workaround.

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

18 years agoUpdate to Doxygen 1.4.4.
bernie [Fri, 4 Nov 2005 16:08:38 +0000 (16:08 +0000)]
Update to Doxygen 1.4.4.

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

18 years agoRefactor to decouple timer ticks from milliseconds.
bernie [Tue, 19 Jul 2005 07:28:36 +0000 (07:28 +0000)]
Refactor to decouple timer ticks from milliseconds.

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

18 years agoUse arch_config.h; Update copyright year.
bernie [Tue, 19 Jul 2005 07:28:10 +0000 (07:28 +0000)]
Use arch_config.h; Update copyright year.

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

18 years agoDon't use CPU_REG_BITS from cpu.h to avoid circular header dependendy.
bernie [Tue, 19 Jul 2005 07:27:31 +0000 (07:27 +0000)]
Don't use CPU_REG_BITS from cpu.h to avoid circular header dependendy.

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

18 years agoAdd missing #endif.
bernie [Tue, 19 Jul 2005 07:26:49 +0000 (07:26 +0000)]
Add missing #endif.

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

18 years agoUse appconfig.h instead of cfg/config.h.
bernie [Tue, 19 Jul 2005 07:25:46 +0000 (07:25 +0000)]
Use appconfig.h instead of cfg/config.h.

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

18 years agoRefactor to remove type aliasing problems.
bernie [Tue, 19 Jul 2005 07:25:18 +0000 (07:25 +0000)]
Refactor to remove type aliasing problems.

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

18 years agoPGM_STR(): New macro.
bernie [Tue, 19 Jul 2005 07:24:57 +0000 (07:24 +0000)]
PGM_STR(): New macro.

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

18 years agoDoxygen fix.
bernie [Sun, 3 Jul 2005 15:19:31 +0000 (15:19 +0000)]
Doxygen fix.

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

18 years agoTypo.
bernie [Sun, 3 Jul 2005 15:18:52 +0000 (15:18 +0000)]
Typo.

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

18 years agoImport generic keyboard driver.
bernie [Mon, 27 Jun 2005 21:28:45 +0000 (21:28 +0000)]
Import generic keyboard driver.

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

18 years agoImport ADC driver.
bernie [Mon, 27 Jun 2005 21:28:31 +0000 (21:28 +0000)]
Import ADC driver.

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

18 years agoMisc PGM fixes.
bernie [Mon, 27 Jun 2005 21:26:24 +0000 (21:26 +0000)]
Misc PGM fixes.

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

18 years agoModularize hardware access; Port to new timer interface.
bernie [Mon, 27 Jun 2005 21:25:50 +0000 (21:25 +0000)]
Modularize hardware access; Port to new timer interface.

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

18 years agoticks_t: New typedef.
bernie [Mon, 27 Jun 2005 21:24:37 +0000 (21:24 +0000)]
ticks_t: New typedef.

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

18 years agoCPU_CSOURCE(): New macro.
bernie [Mon, 27 Jun 2005 21:24:17 +0000 (21:24 +0000)]
CPU_CSOURCE(): New macro.

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

18 years agoRename cfg/config.h to appconfig.h.
bernie [Mon, 27 Jun 2005 21:23:55 +0000 (21:23 +0000)]
Rename cfg/config.h to appconfig.h.

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

18 years agoROUND_DOWN, ROUND_UP, ROUND_NEAREST: New macros.
bernie [Mon, 27 Jun 2005 21:23:32 +0000 (21:23 +0000)]
ROUND_DOWN, ROUND_UP, ROUND_NEAREST: New macros.

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

18 years agoAdd all missing functions.
bernie [Tue, 14 Jun 2005 06:16:03 +0000 (06:16 +0000)]
Add all missing functions.

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

18 years agoAdd X86_64 support.
bernie [Tue, 14 Jun 2005 06:15:10 +0000 (06:15 +0000)]
Add X86_64 support.

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

19 years agohost_to_net(16|32)(), net_to_host(16|32)(): New functions.
bernie [Tue, 12 Apr 2005 04:08:49 +0000 (04:08 +0000)]
host_to_net(16|32)(), net_to_host(16|32)(): New functions.

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

19 years agoCatch missing CPU earlier.
bernie [Tue, 12 Apr 2005 04:06:17 +0000 (04:06 +0000)]
Catch missing CPU earlier.

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

19 years agoImport into DevLib.
bernie [Tue, 12 Apr 2005 01:37:50 +0000 (01:37 +0000)]
Import into DevLib.

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

19 years agoPrevent warning when watchdog is disabled.
bernie [Tue, 12 Apr 2005 01:37:17 +0000 (01:37 +0000)]
Prevent warning when watchdog is disabled.

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

19 years agoMetrowerks touchups from HeCo.
bernie [Tue, 12 Apr 2005 01:37:01 +0000 (01:37 +0000)]
Metrowerks touchups from HeCo.

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

19 years agoAdd hack to enable TX line at module initialization.
bernie [Tue, 12 Apr 2005 01:36:37 +0000 (01:36 +0000)]
Add hack to enable TX line at module initialization.

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

19 years agoDone.
bernie [Mon, 11 Apr 2005 22:39:23 +0000 (22:39 +0000)]
Done.

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

19 years agoUpdate to Doxygen 1.4.2.
bernie [Mon, 11 Apr 2005 22:39:06 +0000 (22:39 +0000)]
Update to Doxygen 1.4.2.

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

19 years agoFixes for sprintf_test.
bernie [Mon, 11 Apr 2005 22:36:58 +0000 (22:36 +0000)]
Fixes for sprintf_test.

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

19 years agoInclude top-level headers from cfg/ subdir.
bernie [Mon, 11 Apr 2005 19:10:28 +0000 (19:10 +0000)]
Include top-level headers from cfg/ subdir.

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

19 years agoMove top-level headers to cfg/ subdir.
bernie [Mon, 11 Apr 2005 19:04:13 +0000 (19:04 +0000)]
Move top-level headers to cfg/ subdir.

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

19 years agoDone.
bernie [Mon, 11 Apr 2005 18:12:11 +0000 (18:12 +0000)]
Done.

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

19 years agoDoxygen fixes.
bernie [Mon, 11 Apr 2005 18:10:45 +0000 (18:10 +0000)]
Doxygen fixes.

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

19 years agosetjmp.h, time_t: Remove ancient retrocompatibility; Remove MSVC double to float...
bernie [Tue, 29 Mar 2005 06:39:59 +0000 (06:39 +0000)]
setjmp.h, time_t: Remove ancient retrocompatibility; Remove MSVC double to float hack.

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

19 years agoDon't create lots of subdirectories.
bernie [Tue, 15 Mar 2005 00:21:13 +0000 (00:21 +0000)]
Don't create lots of subdirectories.

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

19 years agoproc_schedule(): New sanity check.
bernie [Tue, 15 Mar 2005 00:20:54 +0000 (00:20 +0000)]
proc_schedule(): New sanity check.

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

19 years agoBREAKPOINT, IRQ_RUNNING(), IRQ_GETSTATE(): New DSP56K macros.
bernie [Tue, 15 Mar 2005 00:20:09 +0000 (00:20 +0000)]
BREAKPOINT, IRQ_RUNNING(), IRQ_GETSTATE(): New DSP56K macros.

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

19 years agoSimpler, smaller, faster.
bernie [Tue, 15 Mar 2005 00:06:30 +0000 (00:06 +0000)]
Simpler, smaller, faster.

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

19 years agoGive due credit for this astounding creation.
bernie [Tue, 1 Mar 2005 23:32:05 +0000 (23:32 +0000)]
Give due credit for this astounding creation.

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

19 years agoString table and localization stuff.
bernie [Tue, 1 Mar 2005 23:31:02 +0000 (23:31 +0000)]
String table and localization stuff.

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

19 years agoUse new CPU-neutral program-memory API.
bernie [Tue, 1 Mar 2005 23:26:46 +0000 (23:26 +0000)]
Use new CPU-neutral program-memory API.

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

19 years agoUse shared hextab.
bernie [Tue, 1 Mar 2005 23:26:22 +0000 (23:26 +0000)]
Use shared hextab.

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

19 years agoHeader fix.
bernie [Tue, 1 Mar 2005 23:26:00 +0000 (23:26 +0000)]
Header fix.

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

19 years agoMove event.h to mware/.
bernie [Tue, 1 Mar 2005 23:25:46 +0000 (23:25 +0000)]
Move event.h to mware/.

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

19 years agoPrune CVS log.
bernie [Tue, 1 Mar 2005 23:25:09 +0000 (23:25 +0000)]
Prune CVS log.

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

19 years agoTweaks for avr-libc 1.2.x.
bernie [Tue, 1 Mar 2005 23:24:51 +0000 (23:24 +0000)]
Tweaks for avr-libc 1.2.x.

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

19 years agoUpdate header.
bernie [Tue, 1 Mar 2005 23:24:21 +0000 (23:24 +0000)]
Update header.

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

19 years agoProvide defaults for CONFIG_KDEBUG_DISABLE_TRACE and CONFIG_KDEBUG_ASSERT_NO_TEXT.
bernie [Tue, 1 Mar 2005 23:23:58 +0000 (23:23 +0000)]
Provide defaults for CONFIG_KDEBUG_DISABLE_TRACE and CONFIG_KDEBUG_ASSERT_NO_TEXT.

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

19 years agoPoor man's factored hex table.
bernie [Tue, 1 Mar 2005 23:23:25 +0000 (23:23 +0000)]
Poor man's factored hex table.

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

19 years agoRemove compatibility hack.
bernie [Tue, 1 Mar 2005 23:15:12 +0000 (23:15 +0000)]
Remove compatibility hack.

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

19 years agoRemove test binaries.
bernie [Mon, 28 Feb 2005 10:46:44 +0000 (10:46 +0000)]
Remove test binaries.

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

19 years agoAdd a few more paranoic tests.
bernie [Fri, 18 Feb 2005 12:48:26 +0000 (12:48 +0000)]
Add a few more paranoic tests.

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

19 years agoFix bug with NULL buffers (caught with unit test).
bernie [Fri, 18 Feb 2005 12:48:01 +0000 (12:48 +0000)]
Fix bug with NULL buffers (caught with unit test).

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

19 years agoVery rudimental test for sprintf() and friends.
bernie [Fri, 18 Feb 2005 12:34:48 +0000 (12:34 +0000)]
Very rudimental test for sprintf() and friends.

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

19 years agoInclude <mware/pgm.h> explicitly for non-Harvard archs.
bernie [Fri, 18 Feb 2005 12:34:29 +0000 (12:34 +0000)]
Include <mware/pgm.h> explicitly for non-Harvard archs.

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

19 years agoAvoid strlen().
bernie [Fri, 18 Feb 2005 12:33:25 +0000 (12:33 +0000)]
Avoid strlen().

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

19 years agoUse mware/event.h; Update copyright info.
bernie [Fri, 18 Feb 2005 11:20:15 +0000 (11:20 +0000)]
Use mware/event.h; Update copyright info.

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

19 years agoUpdate copyright info.
bernie [Fri, 18 Feb 2005 11:19:52 +0000 (11:19 +0000)]
Update copyright info.

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

19 years agoFixes for Harvard processors from KSeries.
bernie [Fri, 18 Feb 2005 11:18:33 +0000 (11:18 +0000)]
Fixes for Harvard processors from KSeries.

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

19 years agoPreliminary PPC support.
bernie [Wed, 16 Feb 2005 20:33:24 +0000 (20:33 +0000)]
Preliminary PPC support.

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

19 years agoTRACE(), TRACEMSG(): Reduce code and data footprint.
bernie [Wed, 16 Feb 2005 20:29:48 +0000 (20:29 +0000)]
TRACE(), TRACEMSG(): Reduce code and data footprint.

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

19 years agoMove PGM macros to mware/pgm.h
bernie [Wed, 16 Feb 2005 20:28:46 +0000 (20:28 +0000)]
Move PGM macros to mware/pgm.h

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

19 years agoMacros for program memory access.
bernie [Wed, 16 Feb 2005 20:28:28 +0000 (20:28 +0000)]
Macros for program memory access.

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

19 years agoAdd %S formatter.
bernie [Wed, 16 Feb 2005 20:28:03 +0000 (20:28 +0000)]
Add %S formatter.

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

19 years agoSimplify float code.
bernie [Wed, 16 Feb 2005 16:51:29 +0000 (16:51 +0000)]
Simplify float code.

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

19 years agoDeclare dummy ASSERT* macros as ((void)0) to work around a warning I can't remember...
bernie [Wed, 9 Feb 2005 21:50:28 +0000 (21:50 +0000)]
Declare dummy ASSERT* macros as ((void)0) to work around a warning I can't remember any more.

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

19 years agoDoxygen fixes.
bernie [Wed, 9 Feb 2005 21:48:30 +0000 (21:48 +0000)]
Doxygen fixes.

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

19 years agoDisable LaTeX output.
bernie [Wed, 9 Feb 2005 21:46:05 +0000 (21:46 +0000)]
Disable LaTeX output.

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

19 years agoReally trivial testsuite framework.
bernie [Tue, 1 Feb 2005 06:59:24 +0000 (06:59 +0000)]
Really trivial testsuite framework.

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

19 years agoUpdate to Doxygen 1.4.1.
bernie [Wed, 26 Jan 2005 02:10:31 +0000 (02:10 +0000)]
Update to Doxygen 1.4.1.

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

19 years agoCONFIG_SER_HWHANDSHAKE fixes.
bernie [Tue, 25 Jan 2005 08:37:26 +0000 (08:37 +0000)]
CONFIG_SER_HWHANDSHAKE fixes.

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

19 years agoCONFIG_TWI_FREQ: New config param.
bernie [Tue, 25 Jan 2005 08:36:56 +0000 (08:36 +0000)]
CONFIG_TWI_FREQ: New config param.

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

19 years agokputnum(): Export.
bernie [Tue, 25 Jan 2005 08:36:40 +0000 (08:36 +0000)]
kputnum(): Export.

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

19 years agoSimplify.
bernie [Tue, 25 Jan 2005 07:42:04 +0000 (07:42 +0000)]
Simplify.

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

19 years agoAdd a few TODO items.
bernie [Mon, 24 Jan 2005 18:24:39 +0000 (18:24 +0000)]
Add a few TODO items.

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

19 years agoAdd some TODO items.
bernie [Mon, 24 Jan 2005 04:24:48 +0000 (04:24 +0000)]
Add some TODO items.

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

19 years agoUpdate copyright information.
bernie [Mon, 24 Jan 2005 04:22:02 +0000 (04:22 +0000)]
Update copyright information.

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

19 years agoRemove obsolete names.
bernie [Mon, 24 Jan 2005 04:19:55 +0000 (04:19 +0000)]
Remove obsolete names.

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

19 years agoFunction pointer based event dispatching.
bernie [Mon, 24 Jan 2005 04:19:06 +0000 (04:19 +0000)]
Function pointer based event dispatching.

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

19 years agoAdd missing header.
bernie [Sun, 23 Jan 2005 12:26:07 +0000 (12:26 +0000)]
Add missing header.

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

19 years agoRename README to README.devlib.
bernie [Sun, 23 Jan 2005 02:14:00 +0000 (02:14 +0000)]
Rename README to README.devlib.

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

19 years agoAdd integrity checks.
bernie [Sat, 22 Jan 2005 04:21:32 +0000 (04:21 +0000)]
Add integrity checks.

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

19 years agoAdd handy typedef for struct Semaphore.
bernie [Sat, 22 Jan 2005 04:21:20 +0000 (04:21 +0000)]
Add handy typedef for struct Semaphore.

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

19 years agoWrite extensive documentation; Add simple locking.
bernie [Sat, 22 Jan 2005 04:20:26 +0000 (04:20 +0000)]
Write extensive documentation; Add simple locking.

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

19 years agoReformat.
bernie [Sat, 22 Jan 2005 04:20:01 +0000 (04:20 +0000)]
Reformat.

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

19 years agoUse non-uglified typeof().
bernie [Sat, 22 Jan 2005 04:19:50 +0000 (04:19 +0000)]
Use non-uglified typeof().

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

19 years agoMTIME_INFINITE: New constant.
bernie [Sat, 22 Jan 2005 04:19:22 +0000 (04:19 +0000)]
MTIME_INFINITE: New constant.

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