bertos.git
13 years agoRelease version 2.5.0. 2.5.0
batt [Fri, 11 Jun 2010 13:26:05 +0000 (13:26 +0000)]
Release version 2.5.0.

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

13 years agoFix timer selection for some avr cpus.
asterix [Fri, 11 Jun 2010 10:53:41 +0000 (10:53 +0000)]
Fix timer selection for some avr cpus.

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

13 years agoFix typo.
asterix [Thu, 10 Jun 2010 17:04:28 +0000 (17:04 +0000)]
Fix typo.

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

13 years agoUpdate the interrupt signal to new style.
asterix [Thu, 10 Jun 2010 15:37:04 +0000 (15:37 +0000)]
Update the interrupt signal to new style.

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

13 years agoSlow bounging logo.
asterix [Thu, 10 Jun 2010 09:57:37 +0000 (09:57 +0000)]
Slow bounging logo.

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

13 years agoSet correct programmer type.
asterix [Thu, 10 Jun 2010 09:57:12 +0000 (09:57 +0000)]
Set correct programmer type.

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

13 years agoRemove module from wizard.
asterix [Thu, 10 Jun 2010 09:09:59 +0000 (09:09 +0000)]
Remove module from wizard.

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

13 years agoUpdate bertos logo.
asterix [Thu, 10 Jun 2010 09:01:46 +0000 (09:01 +0000)]
Update bertos logo.

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

13 years agoRemove wrong wizard cfg file. Clean up.
asterix [Thu, 10 Jun 2010 09:01:24 +0000 (09:01 +0000)]
Remove wrong wizard cfg file. Clean up.

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

13 years agoMinor fixes in AT91 ADC module.
batt [Wed, 9 Jun 2010 11:01:15 +0000 (11:01 +0000)]
Minor fixes in AT91 ADC module.

Improve documentation and fix macros in order to
always use a frequency compliant with ADC specifications.

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

13 years agoAdd test for negative coordinates.
batt [Tue, 8 Jun 2010 21:02:42 +0000 (21:02 +0000)]
Add test for negative coordinates.

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

13 years agoRemove previous hack to let the new infrastructure work.
asterix [Tue, 8 Jun 2010 14:28:01 +0000 (14:28 +0000)]
Remove previous hack to let the new infrastructure work.

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

13 years agoRe-add a wrongly reverted commit.
duplo [Tue, 8 Jun 2010 14:02:43 +0000 (14:02 +0000)]
Re-add a wrongly reverted commit.

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

13 years agoAttempt to fix ToolchainPage reloadData information.
duplo [Tue, 8 Jun 2010 14:01:40 +0000 (14:01 +0000)]
Attempt to fix ToolchainPage reloadData information.

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

13 years agoAdd new parameter to reloadData method (an integer containing the id of the previous...
duplo [Tue, 8 Jun 2010 13:59:55 +0000 (13:59 +0000)]
Add new parameter to reloadData method (an integer containing the id of the previous page, or the next, if your coming back).

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

13 years agoFix cpu reloadPage method
asterix [Tue, 8 Jun 2010 13:03:20 +0000 (13:03 +0000)]
Fix cpu reloadPage method

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

13 years agoRemember the previously selected toolchain when coming back from the module page.
asterix [Tue, 8 Jun 2010 12:50:48 +0000 (12:50 +0000)]
Remember the previously selected toolchain when coming back from the module page.

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

13 years agoFix toolchain reloadPage problem (_valid_items list wasn't cleared properly).
asterix [Tue, 8 Jun 2010 12:45:59 +0000 (12:45 +0000)]
Fix toolchain reloadPage problem (_valid_items list wasn't cleared properly).

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

13 years agoFix join argument.
asterix [Tue, 8 Jun 2010 10:38:54 +0000 (10:38 +0000)]
Fix join argument.

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

13 years agoFix main.c souce path in user makefile.
asterix [Tue, 8 Jun 2010 10:27:22 +0000 (10:27 +0000)]
Fix main.c souce path in user makefile.

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

13 years agoRefactor in order to test also negative altitude values.
batt [Mon, 7 Jun 2010 17:45:12 +0000 (17:45 +0000)]
Refactor in order to test also negative altitude values.

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

13 years agoFix sign related issues.
batt [Mon, 7 Jun 2010 17:44:45 +0000 (17:44 +0000)]
Fix sign related issues.

Altitude and decimal degrees positions can be negative!
Without this patch, dangerous overflows can happen.
Also fix some minor documentation issues.

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

13 years agoFix typo.
batt [Fri, 4 Jun 2010 19:57:38 +0000 (19:57 +0000)]
Fix typo.

Very hard to find bug!
It caused CPU starvation when there was no AFSK data.

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

13 years agoRemove #ifdef leftovers.
batt [Fri, 4 Jun 2010 12:05:47 +0000 (12:05 +0000)]
Remove #ifdef leftovers.

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

13 years agoBetter HD44780 lcd display initialization.
batt [Thu, 3 Jun 2010 15:58:51 +0000 (15:58 +0000)]
Better HD44780 lcd display initialization.

If the display is already in 4bit mode, reset to 8 bit
mode first, otherwise commands are misunderstood.

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

13 years agoAdd support for 24XX1024 memories, fix some warnings.
batt [Thu, 3 Jun 2010 15:47:52 +0000 (15:47 +0000)]
Add support for 24XX1024 memories, fix some warnings.

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

13 years agoAdd support for 24XX08 eeproms, signed-off by Giovanni Casano.
batt [Thu, 3 Jun 2010 15:37:03 +0000 (15:37 +0000)]
Add support for 24XX08 eeproms, signed-off by Giovanni Casano.

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

13 years agosignal: correctly deliver signal to current_process.
arighi [Thu, 3 Jun 2010 12:18:50 +0000 (12:18 +0000)]
signal: correctly deliver signal to current_process.

It may happen that a process needs to send a signal to itself to
synchronize on an asynchronous event, e.g., an event triggered by an
interrupt.

In such case we must correctly clear the proc->sig_wait mask.

This fix also improves the signal delivery's performance, because we
don't need to check anymore if we need to skip the delivery to
current_process.

NOTE: we can replace this check with an ASSERT(), if proc->sig_wait is
set the current process can't actively deliver a signal to itself
(it's in sleep state waiting for a signal and can't run by definition).

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

13 years agoFix condition.
asterix [Mon, 31 May 2010 16:54:13 +0000 (16:54 +0000)]
Fix condition.

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

13 years agoAdd bigger image in intro page and remove scaling code.
duplo [Mon, 31 May 2010 13:43:52 +0000 (13:43 +0000)]
Add bigger image in intro page and remove scaling code.

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

13 years agoIf more than one valid toolchain are found by the wizard the first of them is selecte...
duplo [Mon, 31 May 2010 12:13:54 +0000 (12:13 +0000)]
If more than one valid toolchain are found by the wizard the first of them is selected automatically.

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

13 years agoRemove Output page.
duplo [Mon, 31 May 2010 10:45:54 +0000 (10:45 +0000)]
Remove Output page.

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

13 years agoShow the previously selected preset, when coming back from the toolchain page.
duplo [Mon, 31 May 2010 10:21:35 +0000 (10:21 +0000)]
Show the previously selected preset, when coming back from the toolchain page.

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

13 years agoChange the signal from itemSelectionChanged to currentItemChanged.
duplo [Mon, 31 May 2010 09:47:27 +0000 (09:47 +0000)]
Change the signal from itemSelectionChanged to currentItemChanged.

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

13 years agoScale the image into the Intro page.
duplo [Mon, 31 May 2010 09:43:27 +0000 (09:43 +0000)]
Scale the image into the Intro page.

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

13 years agoShow only the number of the found toolchains.
duplo [Mon, 31 May 2010 09:01:38 +0000 (09:01 +0000)]
Show only the number of the found toolchains.

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

13 years agoRemove old projects.
batt [Fri, 28 May 2010 16:23:02 +0000 (16:23 +0000)]
Remove old projects.

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

13 years agoExplicit dependancy between CONFIG_KERN_PREEMPT and CONFIG_KERN.
batt [Fri, 28 May 2010 16:20:16 +0000 (16:20 +0000)]
Explicit dependancy between CONFIG_KERN_PREEMPT and CONFIG_KERN.

This will disable the kernel related macros whem kernel is not enabled.

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

13 years agoChange some strings.
batt [Fri, 28 May 2010 15:36:41 +0000 (15:36 +0000)]
Change some strings.

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

13 years agoCodeLite: enlarge the delay to attach gdb to the debugger socket.
arighi [Fri, 28 May 2010 15:08:44 +0000 (15:08 +0000)]
CodeLite: enlarge the delay to attach gdb to the debugger socket.

See also r3875.

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

13 years agoAdd configurable options for HD44780 LCD display columns and rows.
batt [Fri, 28 May 2010 15:03:48 +0000 (15:03 +0000)]
Add configurable options for HD44780 LCD display columns and rows.

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

13 years agoRemove old tests.
batt [Fri, 28 May 2010 14:55:34 +0000 (14:55 +0000)]
Remove old tests.

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

13 years agoCodeLite: add a small delay during the debugger initialization.
arighi [Fri, 28 May 2010 14:40:23 +0000 (14:40 +0000)]
CodeLite: add a small delay during the debugger initialization.

Introduce a small delay (1 sec) before attaching GDB to the debugging
socket.

At the moment this is a requirement only for the lm3s boards, because
openocd claims that the connection for GDB is ready even when it is not
properly initialized.

To a large degree, it is safer to add such small delay also for the
other boards to be sure that the debugger can reliably connect to the
debugging socket.

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

13 years agoMove serial driver to a port different from the debug one.
batt [Fri, 28 May 2010 13:57:27 +0000 (13:57 +0000)]
Move serial driver to a port different from the debug one.

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

13 years agoDisable serial driver on Arduino.
batt [Fri, 28 May 2010 13:49:10 +0000 (13:49 +0000)]
Disable serial driver on Arduino.
The UART is used by the debug module, so it cannot
be used by the serial driver at the same time.

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

13 years agoAdd support for missing avr cpu.
asterix [Fri, 28 May 2010 12:49:27 +0000 (12:49 +0000)]
Add support for missing avr cpu.

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

13 years agoRemove warning message for at91 CPUs.
batt [Fri, 28 May 2010 11:07:14 +0000 (11:07 +0000)]
Remove warning message for at91 CPUs.

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

13 years agoAdd benchmarks description.
batt [Fri, 28 May 2010 10:41:19 +0000 (10:41 +0000)]
Add benchmarks description.

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

13 years agoRemove svn tag.
asterix [Fri, 28 May 2010 10:26:23 +0000 (10:26 +0000)]
Remove svn tag.

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

13 years agoAdd template projects description.
batt [Fri, 28 May 2010 10:15:34 +0000 (10:15 +0000)]
Add template projects description.

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

13 years agoRemove empty directories
batt [Fri, 28 May 2010 09:49:08 +0000 (09:49 +0000)]
Remove empty directories

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

13 years agoAdd example projects description.
batt [Fri, 28 May 2010 09:37:05 +0000 (09:37 +0000)]
Add example projects description.

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

13 years agoReorder include.
asterix [Fri, 28 May 2010 09:19:00 +0000 (09:19 +0000)]
Reorder include.

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

13 years agoAdd Arduino APRS project description.
batt [Thu, 27 May 2010 22:38:00 +0000 (22:38 +0000)]
Add Arduino APRS project description.

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

13 years agoAdd description to all example projects.
batt [Thu, 27 May 2010 15:48:04 +0000 (15:48 +0000)]
Add description to all example projects.

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

13 years agoBetter wording in benchmarks' description.
arighi [Thu, 27 May 2010 15:19:46 +0000 (15:19 +0000)]
Better wording in benchmarks' description.

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

13 years agoRemove the border and add padding.
asterix [Thu, 27 May 2010 15:01:57 +0000 (15:01 +0000)]
Remove the border and add padding.

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

13 years agoSTM32F103RB: rename to correct CPU name in the wizard.
arighi [Thu, 27 May 2010 14:29:25 +0000 (14:29 +0000)]
STM32F103RB: rename to correct CPU name in the wizard.

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

13 years agoAdd Arduino board description.
batt [Thu, 27 May 2010 14:06:07 +0000 (14:06 +0000)]
Add Arduino board description.

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

13 years agoRename to correct CPU name.
batt [Thu, 27 May 2010 14:05:01 +0000 (14:05 +0000)]
Rename to correct CPU name.

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

13 years agoAdd board description.
batt [Thu, 27 May 2010 13:57:48 +0000 (13:57 +0000)]
Add board description.

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

13 years agoRemove old lpc-p2378 directory.
batt [Thu, 27 May 2010 13:30:34 +0000 (13:30 +0000)]
Remove old lpc-p2378 directory.

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

13 years agoFix regression introduced by the last refactoring...
duplo [Thu, 27 May 2010 13:20:46 +0000 (13:20 +0000)]
Fix regression introduced by the last refactoring...

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

13 years agoAdd a fake validation to load the preset data once when the user press the next button.
duplo [Thu, 27 May 2010 12:30:38 +0000 (12:30 +0000)]
Add a fake validation to load the preset data once when the user press the next button.

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

13 years agoFix explicit conversion to qvariant.
asterix [Thu, 27 May 2010 12:25:47 +0000 (12:25 +0000)]
Fix explicit conversion to qvariant.

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

13 years agoWizard dialog remember his size.
duplo [Thu, 27 May 2010 08:00:21 +0000 (08:00 +0000)]
Wizard dialog remember his size.

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

13 years agoRemove broken debug uart name.
batt [Wed, 26 May 2010 17:32:32 +0000 (17:32 +0000)]
Remove broken debug uart name.

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

13 years agopasto.
batt [Wed, 26 May 2010 17:18:20 +0000 (17:18 +0000)]
pasto.

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

13 years agoRename to correct CPU part number.
batt [Wed, 26 May 2010 17:16:00 +0000 (17:16 +0000)]
Rename to correct CPU part number.

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

13 years agoAdd advanced flag only to template projects.
batt [Wed, 26 May 2010 17:11:26 +0000 (17:11 +0000)]
Add advanced flag only to template projects.

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

13 years agoFix typo.
batt [Wed, 26 May 2010 16:32:58 +0000 (16:32 +0000)]
Fix typo.

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

13 years agoSet AlignTop for label in CPU page.
duplo [Wed, 26 May 2010 15:49:20 +0000 (15:49 +0000)]
Set AlignTop for label in CPU page.

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

13 years agoAdd frame around CPU description in BCpuPage.
duplo [Wed, 26 May 2010 15:44:19 +0000 (15:44 +0000)]
Add frame around CPU description in BCpuPage.

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

13 years agoUse QTextBrowser to show html text and images for boards and presets.
duplo [Wed, 26 May 2010 15:40:26 +0000 (15:40 +0000)]
Use QTextBrowser to show html text and images for boards and presets.

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

13 years agoRemove basic/advanced page. (You need to specify advanced projects directly into...
duplo [Wed, 26 May 2010 14:48:02 +0000 (14:48 +0000)]
Remove basic/advanced page. (You need to specify advanced projects directly into .spec file).

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

13 years agoFix a bug found by Massimiliano Cialdi:
batt [Wed, 26 May 2010 14:39:23 +0000 (14:39 +0000)]
Fix a bug found by Massimiliano Cialdi:
Issue a stop condition before returning from eeprom_read().

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

13 years agoRemove the base/advance choice page.
duplo [Wed, 26 May 2010 14:16:12 +0000 (14:16 +0000)]
Remove the base/advance choice page.

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

13 years agoRemove the possibility to select the description cell of the module table.
duplo [Wed, 26 May 2010 13:55:05 +0000 (13:55 +0000)]
Remove the possibility to select the description cell of the module table.

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

13 years agolm3s1968: add internal flash memory initialization to "empty" and "kernel" templates.
arighi [Wed, 26 May 2010 13:36:37 +0000 (13:36 +0000)]
lm3s1968: add internal flash memory initialization to "empty" and "kernel" templates.

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

13 years agolm3s: fix flash_lm3s_seek() end position.
arighi [Wed, 26 May 2010 13:36:32 +0000 (13:36 +0000)]
lm3s: fix flash_lm3s_seek() end position.

The current position of the flash is stored internally using the
absolute memory address, so KSM_SEEK_END should sum the flash base
address (FLASH_BASE) to the flash size.

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

13 years agoarduino: enlarge the stack size of the child process in the "kernel" preset template.
arighi [Tue, 25 May 2010 16:47:26 +0000 (16:47 +0000)]
arduino: enlarge the stack size of the child process in the "kernel" preset template.

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

13 years agotriface: add the "kernel" preset template.
arighi [Tue, 25 May 2010 16:47:24 +0000 (16:47 +0000)]
triface: add the "kernel" preset template.

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

13 years agostm32-p103: add the "kernel" preset template.
arighi [Tue, 25 May 2010 16:47:16 +0000 (16:47 +0000)]
stm32-p103: add the "kernel" preset template.

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

13 years agolpc-p2378: add the "kernel" preset template.
arighi [Tue, 25 May 2010 16:47:09 +0000 (16:47 +0000)]
lpc-p2378: add the "kernel" preset template.

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

13 years agolm3s1968: add the "kernel" preset template.
arighi [Tue, 25 May 2010 16:47:02 +0000 (16:47 +0000)]
lm3s1968: add the "kernel" preset template.

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

13 years agoat91sam7x-ek: add the "kernel" preset template.
arighi [Tue, 25 May 2010 16:46:54 +0000 (16:46 +0000)]
at91sam7x-ek: add the "kernel" preset template.

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

13 years agoat91sam7s-ek: add the "kernel" preset template.
arighi [Tue, 25 May 2010 16:46:47 +0000 (16:46 +0000)]
at91sam7s-ek: add the "kernel" preset template.

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

13 years agoarduino: give a name to the empty preset.
arighi [Tue, 25 May 2010 16:04:35 +0000 (16:04 +0000)]
arduino: give a name to the empty preset.

In this way the wizard can show the name "empty preset", like any other
empty preset template.

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

13 years agoRemove informations about the programmer type in all the boards' projects.
arighi [Tue, 25 May 2010 16:00:20 +0000 (16:00 +0000)]
Remove informations about the programmer type in all the boards' projects.

The wizard will take care of choosing the correct programmer type or ask
this information to the user.

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

13 years agoarduino: add the "kernel" preset template.
arighi [Tue, 25 May 2010 15:50:18 +0000 (15:50 +0000)]
arduino: add the "kernel" preset template.

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

13 years agoDisable the kernel in all the "empty" preset templates.
arighi [Tue, 25 May 2010 15:50:09 +0000 (15:50 +0000)]
Disable the kernel in all the "empty" preset templates.

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

13 years agotriface: add a missing include in the triface example.
arighi [Tue, 25 May 2010 15:49:52 +0000 (15:49 +0000)]
triface: add a missing include in the triface example.

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

13 years agotriface: disable watchdog during the initialization routine.
arighi [Tue, 25 May 2010 14:11:02 +0000 (14:11 +0000)]
triface: disable watchdog during the initialization routine.

This is necessary to make the watchdog stop resetting the board after a
"reset" command is issued.

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

13 years agoAdd comments to the "empty" preset templates across the supported boards.
arighi [Tue, 25 May 2010 12:46:42 +0000 (12:46 +0000)]
Add comments to the "empty" preset templates across the supported boards.

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

13 years agoAdd at91sam7x image.
batt [Tue, 25 May 2010 10:18:52 +0000 (10:18 +0000)]
Add at91sam7x image.

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

13 years agolpc-p2378: add missing .spec file in the templates directory.
arighi [Tue, 25 May 2010 08:54:52 +0000 (08:54 +0000)]
lpc-p2378: add missing .spec file in the templates directory.

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

13 years agotriface: add "empty" preset template.
arighi [Tue, 25 May 2010 08:54:49 +0000 (08:54 +0000)]
triface: add "empty" preset template.

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

13 years agoarduino: use default build options for "empty" preset template.
arighi [Tue, 25 May 2010 08:54:40 +0000 (08:54 +0000)]
arduino: use default build options for "empty" preset template.

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

13 years agolpc-p2378: add "empty" preset template.
arighi [Tue, 25 May 2010 08:16:08 +0000 (08:16 +0000)]
lpc-p2378: add "empty" preset template.

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

13 years agoAdd board images.
batt [Mon, 24 May 2010 19:08:18 +0000 (19:08 +0000)]
Add board images.

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