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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
duplo [Mon, 24 May 2010 16:18:00 +0000 (16:18 +0000)]
Modify the layout.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3817
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 15:46:35 +0000 (15:46 +0000)]
Set tooltip instead of changing the entry text.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3816
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 15:41:59 +0000 (15:41 +0000)]
Modify the layout of the two-column pages.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3815
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 15:17:19 +0000 (15:17 +0000)]
Add description of the category under the tab.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3814
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 15:11:44 +0000 (15:11 +0000)]
Use fixed size for the Wizard dialog.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3813
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 14:31:49 +0000 (14:31 +0000)]
Add title for Preset page.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3812
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 14:27:39 +0000 (14:27 +0000)]
Remove "empty main" checkbox.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3811
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 14:24:44 +0000 (14:24 +0000)]
_cmp use name if order is the same.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3810
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 14:22:26 +0000 (14:22 +0000)]
Extract _cmp function.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3809
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 13:33:28 +0000 (13:33 +0000)]
Fix icons.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3808
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 13:30:14 +0000 (13:30 +0000)]
No default image.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3807
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 13:25:15 +0000 (13:25 +0000)]
Add preset feature.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3806
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 12:48:39 +0000 (12:48 +0000)]
lpc-p2378: remove unused board directory tree.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3805
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 12:48:34 +0000 (12:48 +0000)]
at91sam7s-ek: add "empty" preset template.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3804
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 12:13:16 +0000 (12:13 +0000)]
stm32-p103: add "empty" preset template.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3803
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 11:57:24 +0000 (11:57 +0000)]
lm3s1968: add "empty" preset template.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3802
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 11:57:16 +0000 (11:57 +0000)]
gfx: add dependency of bitmap, line and default font.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3801
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 11:57:14 +0000 (11:57 +0000)]
lm3s: define SSI driver as module.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3800
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 10:47:05 +0000 (10:47 +0000)]
at91sam7x-ek: use the default build option for the "empty" preset Makefile.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3799
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 10:40:42 +0000 (10:40 +0000)]
wizard: fix to get the correct BeRTOS version string.
The last element of the version string doesn't always represent the
actual BeRTOS version (e.g., when editing a project the last element is
always "[local copy]").
Instead, always use the first element after the "BeRTOS" string to
retrieve the current version.
Fix provided by duplo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3798
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 10:11:05 +0000 (10:11 +0000)]
Use list widget with boards sorted by the ord parameter (set it into the .spec file)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3797
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 10:03:59 +0000 (10:03 +0000)]
at91sam7x: add "empty" preset template.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3796
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 10:03:51 +0000 (10:03 +0000)]
at91sam7x: rename "template" directory in "templates".
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3795
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 09:53:26 +0000 (09:53 +0000)]
Remove custom/predefined choice from the folder page and add a new page.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3794
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 24 May 2010 09:47:32 +0000 (09:47 +0000)]
arduino: disable kernel preemption in "empty" preset.
Also update the wizard configuration.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3793
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 08:45:55 +0000 (08:45 +0000)]
Fix also the module issue for projects created from a preset.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3792
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 24 May 2010 08:36:25 +0000 (08:36 +0000)]
Fix edit issue.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3791
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 21 May 2010 21:38:02 +0000 (21:38 +0000)]
Reformat error messages.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3790
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 21 May 2010 20:45:33 +0000 (20:45 +0000)]
Add channel error check in nmea parser.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3789
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 21 May 2010 20:36:52 +0000 (20:36 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3788
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Fri, 21 May 2010 16:54:43 +0000 (16:54 +0000)]
arduino: disable kernel preemption in "empty" preset.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3787
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Fri, 21 May 2010 16:50:53 +0000 (16:50 +0000)]
arduino: add "empty" preset template.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3786
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 21 May 2010 15:42:12 +0000 (15:42 +0000)]
Fix comments.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3785
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 14:35:52 +0000 (14:35 +0000)]
Reload the module data every time the user enter into the module configuration page so that if the user has changed the cpu the right configuration is picked up.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3784
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 14:08:41 +0000 (14:08 +0000)]
Don't show the Congratulation message until the project is really created :)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3783
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 14:01:56 +0000 (14:01 +0000)]
Fix error message.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3782
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 13:56:37 +0000 (13:56 +0000)]
Change the error message for WindowsError.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3781
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 12:52:23 +0000 (12:52 +0000)]
Attempt to fix WindowsError related bug.
NOTE: this modification need to be tested on Windows.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3780
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 12:38:17 +0000 (12:38 +0000)]
Fix bug #141.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3779
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Fri, 21 May 2010 12:33:32 +0000 (12:33 +0000)]
at91sam7s: implement hardware LED module.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3778
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 12:14:23 +0000 (12:14 +0000)]
Attempt to fix bug #153.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3777
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 21 May 2010 10:24:20 +0000 (10:24 +0000)]
Remove dependence from c source hw file.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3776
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 21 May 2010 10:23:14 +0000 (10:23 +0000)]
Typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3775
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 09:54:48 +0000 (09:54 +0000)]
Copy all but directories when handling hw files using preset as starting point in project creation.
(issue #149)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3774
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 21 May 2010 09:00:14 +0000 (09:00 +0000)]
Fix #148 issue. If the cfg file isn't found the Wizard use the default configuration.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3773
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 21 May 2010 08:06:54 +0000 (08:06 +0000)]
Move this example into board presets.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3772
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:57:50 +0000 (17:57 +0000)]
Add context switch benchmark for at91sam7s-ek board.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3771
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:49:49 +0000 (17:49 +0000)]
Fix typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3770
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:47:47 +0000 (17:47 +0000)]
Add kernel footprint benchmark for at91sam7s-ek board.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3769
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:39:29 +0000 (17:39 +0000)]
Add missing cfg.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3768
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:19:27 +0000 (17:19 +0000)]
Set none programmer type.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3767
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:18:59 +0000 (17:18 +0000)]
Silent warning.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3766
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:11:49 +0000 (17:11 +0000)]
Update hw board preset files.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3765
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 17:04:09 +0000 (17:04 +0000)]
Update all board presets.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3764
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Thu, 20 May 2010 17:01:41 +0000 (17:01 +0000)]
arduino: add kernel memory footprint benchmark.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3763
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Thu, 20 May 2010 17:01:29 +0000 (17:01 +0000)]
remove unused log file.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3762
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:57:41 +0000 (16:57 +0000)]
Update board presets.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3761
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:54:52 +0000 (16:54 +0000)]
Update examples.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3760
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:52:05 +0000 (16:52 +0000)]
Move the example into board preset.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3759
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:49:39 +0000 (16:49 +0000)]
Update demo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3758
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:49:05 +0000 (16:49 +0000)]
Clean up and comply to new api.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3757
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:48:14 +0000 (16:48 +0000)]
Use univoc name for low level init module. Fixed include.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3756
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:47:21 +0000 (16:47 +0000)]
Comply to new api.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3755
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:45:39 +0000 (16:45 +0000)]
Add wizard mark and clean up.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3754
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:42:55 +0000 (16:42 +0000)]
Clean up and using correct configuration.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3753
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:42:28 +0000 (16:42 +0000)]
Remove old and unneeded lcd_gfx module.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3752
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 16:41:11 +0000 (16:41 +0000)]
Split menu configuration. Add callback for smooth. Clean up.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3751
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Thu, 20 May 2010 16:07:41 +0000 (16:07 +0000)]
arduino: add context_switch benchmark.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3750
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Thu, 20 May 2010 15:13:16 +0000 (15:13 +0000)]
arduino: fix hardware led module.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3749
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 14:19:57 +0000 (14:19 +0000)]
Update hw files.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3748
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 14:18:13 +0000 (14:18 +0000)]
Remove svn tag.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3747
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 14:05:19 +0000 (14:05 +0000)]
Clean up.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3746
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 14:03:47 +0000 (14:03 +0000)]
The benchmark are replaced with bertos module (see wizard preset).
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3745
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 14:00:59 +0000 (14:00 +0000)]
Remove unneed pgm memory wizard mark.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3744
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 20 May 2010 13:55:06 +0000 (13:55 +0000)]
Remove svn tag.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3743
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Thu, 20 May 2010 13:43:38 +0000 (13:43 +0000)]
menu: revert deleted include dependency for wizard.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3742
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Thu, 20 May 2010 13:43:36 +0000 (13:43 +0000)]
stm32-p103: add kernel_footprint benchmark.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3741
38d2e660-2303-0410-9eaa-
f027e97ec537