duplo [Tue, 14 Apr 2009 09:43:28 +0000 (09:43 +0000)]
Enable autoenabled parameters only for enabled modules
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2496
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 14 Apr 2009 08:38:15 +0000 (08:38 +0000)]
Use relative path in codelite projects
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2495
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 14 Apr 2009 08:13:33 +0000 (08:13 +0000)]
Set the visibility of the updateButton to False.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2494
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 19:45:30 +0000 (19:45 +0000)]
Set default code optimization to size; remove dead declarations.[F
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2493
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 19:37:10 +0000 (19:37 +0000)]
Use newer instead of new to avoid gcc complaining about poisoned token.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2492
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 19:34:21 +0000 (19:34 +0000)]
Move clock to CPPFLAGS.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2491
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 18:13:22 +0000 (18:13 +0000)]
Refactor switch context ASM files to comply to Wizard.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2490
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 17:52:53 +0000 (17:52 +0000)]
Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2489
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 17:52:12 +0000 (17:52 +0000)]
Rename CLOCK_FREQ macro to CPU_FREQ: now clock frequency has to be set in the makefile.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2488
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 16:07:44 +0000 (16:07 +0000)]
Add asrc, csrc, cxxsrc, cppasrc taken from the cpu definition in the makefile
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2487
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 15:46:13 +0000 (15:46 +0000)]
Fix typos.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2486
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 15:34:43 +0000 (15:34 +0000)]
Add other compilation flags
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2485
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 14:15:08 +0000 (14:15 +0000)]
Add the cpu flag name in the template
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2484
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 14:14:21 +0000 (14:14 +0000)]
Add cpu flag name flag.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2483
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 13:41:55 +0000 (13:41 +0000)]
Remove CROSS from the mk template
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2482
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 13:39:01 +0000 (13:39 +0000)]
Set suffix to nothing.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2481
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 13:14:10 +0000 (13:14 +0000)]
Use unix separator also on windows, for makefiles, in order to make them work with cygwin.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2480
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 13:07:04 +0000 (13:07 +0000)]
Refactor to not have toolchain in path; Now a specific flash project_HOSTED is needed to signal that the project must be compiled in hosted mode.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2479
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 10 Apr 2009 13:03:48 +0000 (13:03 +0000)]
Refomart.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2478
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 09:31:27 +0000 (09:31 +0000)]
Substitute / with the native separator
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2477
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 09:05:12 +0000 (09:05 +0000)]
Add a reset method
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2476
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 10 Apr 2009 08:05:33 +0000 (08:05 +0000)]
Correct a bug under Windows
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2475
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 9 Apr 2009 17:48:00 +0000 (17:48 +0000)]
Correct errors under Windows
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2474
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 9 Apr 2009 13:51:43 +0000 (13:51 +0000)]
Modify the comments
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2473
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 7 Apr 2009 09:01:39 +0000 (09:01 +0000)]
Add comment for development only code
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2472
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 7 Apr 2009 08:23:53 +0000 (08:23 +0000)]
Add parameter handling
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2471
38d2e660-2303-0410-9eaa-
f027e97ec537
aleister [Sat, 4 Apr 2009 16:20:29 +0000 (16:20 +0000)]
fix error on building the binary resource file of the wizard
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2470
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Sat, 4 Apr 2009 08:03:58 +0000 (08:03 +0000)]
Add wizard info.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2469
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 2 Apr 2009 15:38:36 +0000 (15:38 +0000)]
Correct svn:ignore
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2468
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 2 Apr 2009 12:55:32 +0000 (12:55 +0000)]
Create the wizard plugins infrastructure
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2467
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 2 Apr 2009 12:45:42 +0000 (12:45 +0000)]
Typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2466
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 2 Apr 2009 10:57:25 +0000 (10:57 +0000)]
Add comments for codelite_project module functions
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2465
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 2 Apr 2009 10:39:15 +0000 (10:39 +0000)]
Remove codelite specific functions from bertos_utils module
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2464
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 2 Apr 2009 10:26:33 +0000 (10:26 +0000)]
Split csrc, pcsrc and cppasrc in user-created and wizard-created.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2463
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 2 Apr 2009 08:11:20 +0000 (08:11 +0000)]
Some fix and paste. Use putchar instead a write in protocol module.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2462
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 17:28:54 +0000 (17:28 +0000)]
Add the project editing functionality
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2461
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 16:09:09 +0000 (16:09 +0000)]
Remove unused ui file
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2460
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 16:08:55 +0000 (16:08 +0000)]
Use pickle module for store project settings
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2459
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 15:42:12 +0000 (15:42 +0000)]
Add comment
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2458
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 15:37:33 +0000 (15:37 +0000)]
Make BWizard generic: now it can be used for both creating and editing projects
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2457
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 12:45:59 +0000 (12:45 +0000)]
Try to correct indentation problem...
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2456
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 09:16:02 +0000 (09:16 +0000)]
Remove blank lines
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2455
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Wed, 1 Apr 2009 07:57:20 +0000 (07:57 +0000)]
Remove _ from method names
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2454
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 31 Mar 2009 16:27:53 +0000 (16:27 +0000)]
Group methods in classes in topics
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2453
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 31 Mar 2009 15:04:55 +0000 (15:04 +0000)]
Add comment for each method and class
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2452
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 31 Mar 2009 14:59:41 +0000 (14:59 +0000)]
Remove the call to a unuseful method
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2451
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 31 Mar 2009 11:59:49 +0000 (11:59 +0000)]
Fix comments.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2450
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 31 Mar 2009 09:39:44 +0000 (09:39 +0000)]
Remember the selected toolchain also when returning back
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2449
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 31 Mar 2009 09:24:09 +0000 (09:24 +0000)]
Clean up.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2448
38d2e660-2303-0410-9eaa-
f027e97ec537
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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