bertos.git
15 years agoComply to new sipo module.
asterix [Tue, 31 Mar 2009 09:21:23 +0000 (09:21 +0000)]
Comply to new sipo module.

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

15 years agoMove sipo driver to generic bertos driver dir.
asterix [Tue, 31 Mar 2009 09:16:14 +0000 (09:16 +0000)]
Move sipo driver to generic bertos driver dir.

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

15 years agoRefactory and generalize sipo module.
asterix [Tue, 31 Mar 2009 09:13:20 +0000 (09:13 +0000)]
Refactory and generalize sipo module.

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

15 years agoRemove the minimum size of the QWizard
duplo [Tue, 31 Mar 2009 09:01:58 +0000 (09:01 +0000)]
Remove the minimum size of the QWizard

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

15 years agoAdd a final page after the project creation
duplo [Tue, 31 Mar 2009 09:00:34 +0000 (09:00 +0000)]
Add a final page after the project creation

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

15 years agoCheck the existance of the value_list, if it doesn't exist show an error message...
duplo [Mon, 30 Mar 2009 12:16:08 +0000 (12:16 +0000)]
Check the existance of the value_list, if it doesn't exist show an error message and put an uneditable field with the current value.

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

15 years agoRetrieve module data only if it isn't already loaded, and remember the module selections
duplo [Mon, 30 Mar 2009 10:02:05 +0000 (10:02 +0000)]
Retrieve module data only if it isn't already loaded, and remember the module selections

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

15 years agoUse os.path.normpath for normalize the file paths with native separator
duplo [Thu, 26 Mar 2009 12:02:08 +0000 (12:02 +0000)]
Use os.path.normpath for normalize the file paths with native separator

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

15 years agoShow 'No configuration needed' for modules that don't need any configuration
duplo [Thu, 26 Mar 2009 11:19:25 +0000 (11:19 +0000)]
Show 'No configuration needed' for modules that don't need any configuration

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

15 years agoAdd self-dependencies for modules that have a name different from their filename
duplo [Thu, 26 Mar 2009 10:45:28 +0000 (10:45 +0000)]
Add self-dependencies for modules that have a name different from their filename

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

15 years agoAdd CPPASRC to the mk file
duplo [Thu, 26 Mar 2009 10:28:47 +0000 (10:28 +0000)]
Add CPPASRC to the mk file

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

15 years agoCorrect the bug related to the duplicate inclusion in makefile generation
duplo [Thu, 26 Mar 2009 09:56:01 +0000 (09:56 +0000)]
Correct the bug related to the duplicate inclusion in makefile generation

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

15 years agoCorrect a little bug about empty configurations
duplo [Thu, 26 Mar 2009 09:32:38 +0000 (09:32 +0000)]
Correct a little bug about empty configurations

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

15 years agoCorrect a little bug about empty configurations
duplo [Thu, 26 Mar 2009 09:09:21 +0000 (09:09 +0000)]
Correct a little bug about empty configurations

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

15 years agoOrder the configuration property
duplo [Thu, 26 Mar 2009 08:55:50 +0000 (08:55 +0000)]
Order the configuration property

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

15 years agoRemove files added only for Wizard module discovery.
batt [Wed, 25 Mar 2009 17:50:07 +0000 (17:50 +0000)]
Remove files added only for Wizard module discovery.

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

15 years agoRemove files added only for Wizard module discovery.
batt [Wed, 25 Mar 2009 17:47:53 +0000 (17:47 +0000)]
Remove files added only for Wizard module discovery.

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

15 years agoUpdate triface to new kernel config.
batt [Wed, 25 Mar 2009 16:33:22 +0000 (16:33 +0000)]
Update triface to new kernel config.

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

15 years agoUpdate at91 demo to new kernel config.
batt [Wed, 25 Mar 2009 16:30:24 +0000 (16:30 +0000)]
Update at91 demo to new kernel config.

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

15 years agoRemove unneeded header.
batt [Wed, 25 Mar 2009 16:26:11 +0000 (16:26 +0000)]
Remove unneeded header.

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

15 years agoUpdate demo to new kernel configuration files.
batt [Wed, 25 Mar 2009 16:25:45 +0000 (16:25 +0000)]
Update demo to new kernel configuration files.

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

15 years agoAlways use custom config files.
batt [Wed, 25 Mar 2009 16:19:47 +0000 (16:19 +0000)]
Always use custom config files.

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

15 years agoUse custom files.
batt [Wed, 25 Mar 2009 16:10:20 +0000 (16:10 +0000)]
Use custom files.

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

15 years agoMake sem, signal and monitor separates modules.
batt [Wed, 25 Mar 2009 16:07:36 +0000 (16:07 +0000)]
Make sem, signal and monitor separates modules.

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

15 years agoUpdate to new kernel config: kernel if OFF by default now.
batt [Wed, 25 Mar 2009 16:06:16 +0000 (16:06 +0000)]
Update to new kernel config: kernel if OFF by default now.

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

15 years agoUpdate to new kernel config: kernel if OFF by default now.
batt [Wed, 25 Mar 2009 16:05:59 +0000 (16:05 +0000)]
Update to new kernel config: kernel if OFF by default now.

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

15 years agoUpdate to new kernel config: kernel if OFF by default now.
batt [Wed, 25 Mar 2009 16:05:30 +0000 (16:05 +0000)]
Update to new kernel config: kernel if OFF by default now.

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

15 years agoSwitch to new kernel config files.
batt [Wed, 25 Mar 2009 16:04:39 +0000 (16:04 +0000)]
Switch to new kernel config files.

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

15 years agoUpdate to new kernel config; use cpu_relax().
batt [Wed, 25 Mar 2009 15:58:24 +0000 (15:58 +0000)]
Update to new kernel config; use cpu_relax().

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

15 years agoSplit kernel config files.
batt [Wed, 25 Mar 2009 15:57:34 +0000 (15:57 +0000)]
Split kernel config files.

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

15 years agoUse custom config when needed.
batt [Wed, 25 Mar 2009 15:49:46 +0000 (15:49 +0000)]
Use custom config when needed.

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

15 years agoRetrieve also the index of the match's beginning
duplo [Wed, 25 Mar 2009 14:16:28 +0000 (14:16 +0000)]
Retrieve also the index of the match's beginning

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

15 years agoCorrect a bug with autoenabled configuration parameters
duplo [Wed, 25 Mar 2009 11:13:18 +0000 (11:13 +0000)]
Correct a bug with autoenabled configuration parameters

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

15 years agoStart to refactor kernel configuration.
batt [Wed, 25 Mar 2009 10:47:26 +0000 (10:47 +0000)]
Start to refactor kernel configuration.

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

15 years agoChange variable name to follow the develer python coding standard
duplo [Tue, 24 Mar 2009 14:54:57 +0000 (14:54 +0000)]
Change variable name to follow the develer python coding standard

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

15 years agoTry to find the type of the parameter automatically if it isn't defined manually
duplo [Tue, 24 Mar 2009 13:32:47 +0000 (13:32 +0000)]
Try to find the type of the parameter automatically if it isn't defined manually

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

15 years agoAdd the # at the end of PCSRC in the .mk template
duplo [Tue, 24 Mar 2009 13:15:31 +0000 (13:15 +0000)]
Add the # at the end of PCSRC in the .mk template

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

15 years agoSort the modules and the categories in alphabetic order
duplo [Tue, 24 Mar 2009 12:02:15 +0000 (12:02 +0000)]
Sort the modules and the categories in alphabetic order

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

15 years agoSearch for modules also in .c and .s files
duplo [Tue, 24 Mar 2009 11:33:41 +0000 (11:33 +0000)]
Search for modules also in .c and .s files

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

15 years agoInclude .s files
duplo [Tue, 24 Mar 2009 11:07:24 +0000 (11:07 +0000)]
Include .s files

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

15 years agoRemove the trailing separator.
batt [Tue, 24 Mar 2009 10:49:29 +0000 (10:49 +0000)]
Remove the trailing separator.

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

15 years agoBeRTOS modules accept non-module dependencies (.c or .s files, for examples)
duplo [Tue, 24 Mar 2009 10:08:22 +0000 (10:08 +0000)]
BeRTOS modules accept non-module dependencies (.c or .s files, for examples)

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

15 years agoAdd some other modules.
batt [Mon, 23 Mar 2009 16:51:19 +0000 (16:51 +0000)]
Add some other modules.

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

15 years agoAdd fake headers for the wizard.
batt [Mon, 23 Mar 2009 16:39:20 +0000 (16:39 +0000)]
Add fake headers for the wizard.

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

15 years agoAdd harvard tag.
batt [Mon, 23 Mar 2009 16:12:58 +0000 (16:12 +0000)]
Add harvard tag.

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

15 years agoAdd some modules.
batt [Mon, 23 Mar 2009 14:48:52 +0000 (14:48 +0000)]
Add some modules.

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

15 years agoAdd autoenabled configuration parameters
duplo [Fri, 20 Mar 2009 17:32:57 +0000 (17:32 +0000)]
Add autoenabled configuration parameters

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

15 years agoChoose PCSRC or CSRC compilation for harvard cpus
duplo [Fri, 20 Mar 2009 17:01:52 +0000 (17:01 +0000)]
Choose PCSRC or CSRC compilation for harvard cpus

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

15 years agoAdd constants at the beginning of the mk file
duplo [Fri, 20 Mar 2009 15:50:32 +0000 (15:50 +0000)]
Add constants at the beginning of the mk file

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

15 years agoAdd the main file in the makefile
duplo [Fri, 20 Mar 2009 15:27:09 +0000 (15:27 +0000)]
Add the main file in the makefile

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

15 years agoAdd the main.c file to the project
duplo [Fri, 20 Mar 2009 15:20:35 +0000 (15:20 +0000)]
Add the main.c file to the project

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

15 years agoUse alias name for the configuration parameters and store the constants defined by...
duplo [Fri, 20 Mar 2009 15:18:22 +0000 (15:18 +0000)]
Use alias name for the configuration parameters and store the constants defined by the modules

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

15 years agoAdd main.c template
duplo [Fri, 20 Mar 2009 14:38:51 +0000 (14:38 +0000)]
Add main.c template

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

15 years agoUse a separate dict for identify the module tags
duplo [Fri, 20 Mar 2009 11:26:42 +0000 (11:26 +0000)]
Use a separate dict for identify the module tags

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

15 years agoRemove debug print
duplo [Thu, 19 Mar 2009 11:41:50 +0000 (11:41 +0000)]
Remove debug print

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

15 years agoAdd C_FLAGS list in the cdef files
duplo [Thu, 19 Mar 2009 11:11:03 +0000 (11:11 +0000)]
Add C_FLAGS list in the cdef files

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

15 years agoCorrect csrc
duplo [Thu, 19 Mar 2009 10:55:07 +0000 (10:55 +0000)]
Correct csrc

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

15 years agoChange the name of the project
duplo [Thu, 19 Mar 2009 10:21:08 +0000 (10:21 +0000)]
Change the name of the project

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

15 years agoUse checkbox instead of radiobutton in the output page
duplo [Mon, 9 Mar 2009 11:33:54 +0000 (11:33 +0000)]
Use checkbox instead of radiobutton in the output page

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

15 years agoMove to codelite_project module the codelite specific project creation functions
duplo [Mon, 9 Mar 2009 10:59:09 +0000 (10:59 +0000)]
Move to codelite_project module the codelite specific project creation functions

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

15 years agoCreate workspace and project file for codelite
duplo [Mon, 9 Mar 2009 10:18:17 +0000 (10:18 +0000)]
Create workspace and project file for codelite

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

15 years agoCorrect distraction error
duplo [Tue, 24 Feb 2009 10:25:15 +0000 (10:25 +0000)]
Correct distraction error

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

15 years agoAdd the wait cursor while validating toolchains
duplo [Tue, 24 Feb 2009 10:08:56 +0000 (10:08 +0000)]
Add the wait cursor while validating toolchains

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

15 years agoAdd the wait cursor while validating toolchains
duplo [Tue, 24 Feb 2009 10:06:41 +0000 (10:06 +0000)]
Add the wait cursor while validating toolchains

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

15 years agoCorrect exception for toolchains that don't have the right attributes
duplo [Tue, 24 Feb 2009 09:49:30 +0000 (09:49 +0000)]
Correct exception for toolchains that don't have the right attributes

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

15 years agoIf the target of a toolchain is not defined the wizard use the warning icon
duplo [Tue, 24 Feb 2009 09:45:31 +0000 (09:45 +0000)]
If the target of a toolchain is not defined the wizard use the warning icon

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

15 years agoCorrect the csrc rapresentation
duplo [Mon, 23 Feb 2009 19:09:30 +0000 (19:09 +0000)]
Correct the csrc rapresentation

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

15 years agoAdd the prefix and the suffix for the selected toolchain
duplo [Mon, 23 Feb 2009 19:09:08 +0000 (19:09 +0000)]
Add the prefix and the suffix for the selected toolchain

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

15 years agoOnly show as valid the toolchains that also have the other needed tools
duplo [Mon, 23 Feb 2009 18:27:42 +0000 (18:27 +0000)]
Only show as valid the toolchains that also have the other needed tools

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

15 years agoRemove the costrain of the symlink
duplo [Mon, 23 Feb 2009 17:49:37 +0000 (17:49 +0000)]
Remove the costrain of the symlink

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

15 years agoRemove useless parenthesis
duplo [Mon, 23 Feb 2009 17:41:59 +0000 (17:41 +0000)]
Remove useless parenthesis

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

15 years agoAdd the toolchain items list
duplo [Mon, 23 Feb 2009 17:41:26 +0000 (17:41 +0000)]
Add the toolchain items list

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

15 years agoModify the user interface of the module page
duplo [Mon, 23 Feb 2009 14:34:14 +0000 (14:34 +0000)]
Modify the user interface of the module page

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

15 years agoUse the native separator displaying pathnames
duplo [Mon, 23 Feb 2009 10:35:57 +0000 (10:35 +0000)]
Use the native separator displaying pathnames

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

15 years agoAdd empty spaces at EOF.
batt [Fri, 20 Feb 2009 19:05:35 +0000 (19:05 +0000)]
Add empty spaces at EOF.

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

15 years agoRemove typo.
batt [Fri, 20 Feb 2009 19:05:06 +0000 (19:05 +0000)]
Remove typo.

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

15 years agoIncrease processes.
batt [Fri, 20 Feb 2009 19:04:53 +0000 (19:04 +0000)]
Increase processes.

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

15 years agoClear the module tree when the reloadData method is called
duplo [Fri, 20 Feb 2009 14:37:34 +0000 (14:37 +0000)]
Clear the module tree when the reloadData method is called

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

15 years agoDivide into categories the modules in the module selection page
duplo [Fri, 20 Feb 2009 14:28:57 +0000 (14:28 +0000)]
Divide into categories the modules in the module selection page

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

15 years agoDivide into categories the selected module in the summary page
duplo [Fri, 20 Feb 2009 14:28:31 +0000 (14:28 +0000)]
Divide into categories the selected module in the summary page

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

15 years agoAdd category for each moduel
duplo [Fri, 20 Feb 2009 14:27:52 +0000 (14:27 +0000)]
Add category for each moduel

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

15 years agoRemove an empty line
duplo [Fri, 20 Feb 2009 08:55:26 +0000 (08:55 +0000)]
Remove an empty line

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

15 years agoRemove the statement for creating the csrc, it isn't needed anymore
duplo [Fri, 20 Feb 2009 08:31:13 +0000 (08:31 +0000)]
Remove the statement for creating the csrc, it isn't needed anymore

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

15 years agoAdd the automaticFix checkbox (default checked)
duplo [Thu, 19 Feb 2009 17:17:35 +0000 (17:17 +0000)]
Add the automaticFix checkbox (default checked)

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

15 years agoUse the brief for identify the parameter instead of the constant name...
duplo [Thu, 19 Feb 2009 14:44:32 +0000 (14:44 +0000)]
Use the brief for identify the parameter instead of the constant name...

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

15 years agoCorrect typo
duplo [Thu, 19 Feb 2009 14:35:07 +0000 (14:35 +0000)]
Correct typo

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

15 years agoRewrite the exception handling procedure for the new parser
duplo [Thu, 19 Feb 2009 14:22:05 +0000 (14:22 +0000)]
Rewrite the exception handling procedure for the new parser

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

15 years agoUse the brief instead of the parameter name showing the parameter list in the summary...
duplo [Thu, 19 Feb 2009 14:07:19 +0000 (14:07 +0000)]
Use the brief instead of the parameter name showing the parameter list in the summary page

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

15 years agoAdd the brief founded with the autobrief doxygen syntax
duplo [Thu, 19 Feb 2009 14:06:28 +0000 (14:06 +0000)]
Add the brief founded with the autobrief doxygen syntax

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

15 years agoAdd the enabled modules with their configuration in the summary page
duplo [Thu, 19 Feb 2009 13:51:43 +0000 (13:51 +0000)]
Add the enabled modules with their configuration in the summary page

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

15 years agoAdd the summary containin information about the choices of the user
duplo [Thu, 19 Feb 2009 12:11:29 +0000 (12:11 +0000)]
Add the summary containin information about the choices of the user

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

15 years agoStore the entire toolchain information in the project
duplo [Thu, 19 Feb 2009 12:11:02 +0000 (12:11 +0000)]
Store the entire toolchain information in the project

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

15 years agoStore the cpu_name in the project
duplo [Thu, 19 Feb 2009 12:10:32 +0000 (12:10 +0000)]
Store the cpu_name in the project

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

15 years agoCorrect the mk template
duplo [Thu, 19 Feb 2009 10:59:15 +0000 (10:59 +0000)]
Correct the mk template

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

15 years agoAdd the generation of the csrc
duplo [Thu, 19 Feb 2009 09:41:30 +0000 (09:41 +0000)]
Add the generation of the csrc

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

15 years agoAdd the new parsing functions in the bertos_utils module, removing the temporary...
duplo [Mon, 16 Feb 2009 14:31:15 +0000 (14:31 +0000)]
Add the new parsing functions in the bertos_utils module, removing the temporary newParser module

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

15 years agoRemove a debug print
duplo [Mon, 16 Feb 2009 14:09:19 +0000 (14:09 +0000)]
Remove a debug print

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

15 years agoAdd the timer_select enum in the arm timer
duplo [Mon, 16 Feb 2009 14:09:02 +0000 (14:09 +0000)]
Add the timer_select enum in the arm timer

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

15 years agoAdd the timer enum
duplo [Mon, 16 Feb 2009 14:05:12 +0000 (14:05 +0000)]
Add the timer enum

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

15 years agoChange the syntax of the wizard tag also in the configuration files.
duplo [Mon, 16 Feb 2009 13:43:44 +0000 (13:43 +0000)]
Change the syntax of the wizard tag also in the configuration files.

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