bertos.git
14 years agoMove dir only if exists to avoid error message.
batt [Wed, 2 Sep 2009 17:06:14 +0000 (17:06 +0000)]
Move dir only if exists to avoid error message.

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

14 years agoUse perl regexp.
batt [Wed, 2 Sep 2009 16:52:44 +0000 (16:52 +0000)]
Use perl regexp.

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

14 years agoDo not test.
batt [Wed, 2 Sep 2009 15:31:35 +0000 (15:31 +0000)]
Do not test.

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

14 years agoRemove warning during test.
batt [Wed, 2 Sep 2009 15:31:20 +0000 (15:31 +0000)]
Remove warning during test.

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

14 years agoRename file.
batt [Wed, 2 Sep 2009 15:21:09 +0000 (15:21 +0000)]
Rename file.

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

14 years agoFix error on short hptime_t CPU.
batt [Wed, 2 Sep 2009 15:16:09 +0000 (15:16 +0000)]
Fix error on short hptime_t CPU.

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

14 years agoRemove message that can be erroneously parsed by parselog.py script.
batt [Wed, 2 Sep 2009 15:13:25 +0000 (15:13 +0000)]
Remove message that can be erroneously parsed by parselog.py script.

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

14 years agoRestore FULL printf by default.
batt [Wed, 2 Sep 2009 15:11:48 +0000 (15:11 +0000)]
Restore FULL printf by default.

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

14 years agoRestore previous cast: CONST_CAST in C++ is not suitable for casting a pointer to...
batt [Wed, 2 Sep 2009 15:10:58 +0000 (15:10 +0000)]
Restore previous cast: CONST_CAST in C++ is not suitable for casting a pointer to another.

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

14 years agoFix hw template.
asterix [Wed, 2 Sep 2009 09:30:18 +0000 (09:30 +0000)]
Fix hw template.

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

14 years agoSuppress correct warning in nightly test.
lottaviano [Wed, 2 Sep 2009 09:30:05 +0000 (09:30 +0000)]
Suppress correct warning in nightly test.

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

14 years agoCorrectly suppress warnings.
batt [Tue, 1 Sep 2009 17:28:30 +0000 (17:28 +0000)]
Correctly suppress warnings.

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

14 years agoUpdate to new wizard.
batt [Tue, 1 Sep 2009 17:23:22 +0000 (17:23 +0000)]
Update to new wizard.

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

14 years agoAdd ARM serial debug port define to whitelist.
lottaviano [Tue, 1 Sep 2009 17:09:08 +0000 (17:09 +0000)]
Add ARM serial debug port define to whitelist.

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

14 years agoAdd log parser for nightly_test script.
batt [Tue, 1 Sep 2009 17:02:39 +0000 (17:02 +0000)]
Add log parser for nightly_test script.

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

14 years agoAdd stub implementation for ARM watchdog.
lottaviano [Tue, 1 Sep 2009 16:52:16 +0000 (16:52 +0000)]
Add stub implementation for ARM watchdog.

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

14 years agoUse NOFLOAT as default format value.
lottaviano [Tue, 1 Sep 2009 16:51:48 +0000 (16:51 +0000)]
Use NOFLOAT as default format value.

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

14 years agoFix formatting warnings.
lottaviano [Tue, 1 Sep 2009 16:51:14 +0000 (16:51 +0000)]
Fix formatting warnings.

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

14 years agoAdd macros to help filtering output for long to fix warnings.
lottaviano [Tue, 1 Sep 2009 16:09:17 +0000 (16:09 +0000)]
Add macros to help filtering output for long to fix warnings.

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

14 years agoFix warnings.
lottaviano [Tue, 1 Sep 2009 15:46:14 +0000 (15:46 +0000)]
Fix warnings.

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

14 years agoFix default values in kbd_map.
lottaviano [Tue, 1 Sep 2009 15:23:57 +0000 (15:23 +0000)]
Fix default values in kbd_map.

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

14 years agoFix warnings on AVR serial hw.
lottaviano [Tue, 1 Sep 2009 15:23:25 +0000 (15:23 +0000)]
Fix warnings on AVR serial hw.

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

14 years agoFix nightly test warnings; exposed bugs are on the bug tracker.
lottaviano [Tue, 1 Sep 2009 14:56:43 +0000 (14:56 +0000)]
Fix nightly test warnings; exposed bugs are on the bug tracker.

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

14 years agoUpdate wizard support for serial HW handshake.
lottaviano [Tue, 1 Sep 2009 14:41:47 +0000 (14:41 +0000)]
Update wizard support for serial HW handshake.

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

14 years agoFix regexp; add tests.
batt [Tue, 1 Sep 2009 14:25:21 +0000 (14:25 +0000)]
Fix regexp; add tests.

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

14 years agoAdd missing declaration.
lottaviano [Tue, 1 Sep 2009 13:33:26 +0000 (13:33 +0000)]
Add missing declaration.

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

14 years agoFix warnings and cleanup code.
lottaviano [Tue, 1 Sep 2009 13:20:57 +0000 (13:20 +0000)]
Fix warnings and cleanup code.

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

14 years agoFix warnings.
lottaviano [Tue, 1 Sep 2009 13:20:25 +0000 (13:20 +0000)]
Fix warnings.

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

14 years agoAdd timer strobe macros default.
batt [Tue, 1 Sep 2009 10:59:17 +0000 (10:59 +0000)]
Add timer strobe macros default.

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

14 years agodoc: Remove documentation specific search box.
lottaviano [Tue, 1 Sep 2009 10:47:40 +0000 (10:47 +0000)]
doc: Remove documentation specific search box.

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

14 years agoTest all configuration options.
batt [Tue, 1 Sep 2009 10:37:56 +0000 (10:37 +0000)]
Test all configuration options.

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

14 years agoRemove CPU specific file.
batt [Tue, 1 Sep 2009 10:24:17 +0000 (10:24 +0000)]
Remove CPU specific file.

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

14 years agodoc: Added more supported CPUs.
lottaviano [Tue, 1 Sep 2009 10:18:21 +0000 (10:18 +0000)]
doc: Added more supported CPUs.

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

14 years agoRemove useless script.
lottaviano [Tue, 1 Sep 2009 10:14:39 +0000 (10:14 +0000)]
Remove useless script.

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

14 years agoMake hw files more generic.
batt [Mon, 31 Aug 2009 18:11:02 +0000 (18:11 +0000)]
Make hw files more generic.

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

14 years agoRefactor source list script; add Fat dir to exclude directories.
batt [Mon, 31 Aug 2009 18:04:04 +0000 (18:04 +0000)]
Refactor source list script; add Fat dir to exclude directories.

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

14 years agoMerge the settings, changing BeRTOS version
duplo [Mon, 31 Aug 2009 16:07:49 +0000 (16:07 +0000)]
Merge the settings, changing BeRTOS version

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

14 years agoUpdate hw template for sipo module.
asterix [Mon, 31 Aug 2009 15:56:03 +0000 (15:56 +0000)]
Update hw template for sipo module.

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

14 years agoFix alignment problem on arm.
asterix [Mon, 31 Aug 2009 15:13:33 +0000 (15:13 +0000)]
Fix alignment problem on arm.

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

14 years agoRemove empty VDir in codelite projects.
lottaviano [Mon, 31 Aug 2009 15:03:26 +0000 (15:03 +0000)]
Remove empty VDir in codelite projects.

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

14 years agoRemove debug print
duplo [Mon, 31 Aug 2009 14:43:41 +0000 (14:43 +0000)]
Remove debug print

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

14 years agoChange the settings merge function
duplo [Mon, 31 Aug 2009 14:37:20 +0000 (14:37 +0000)]
Change the settings merge function

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

14 years agodoc: clarification for FAT module.
lottaviano [Mon, 31 Aug 2009 14:03:54 +0000 (14:03 +0000)]
doc: clarification for FAT module.

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

14 years agoFix hw SIPO macro declaration.
lottaviano [Mon, 31 Aug 2009 13:43:30 +0000 (13:43 +0000)]
Fix hw SIPO macro declaration.

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

14 years agoAdd raw copy merge function.
duplo [Mon, 31 Aug 2009 10:30:13 +0000 (10:30 +0000)]
Add raw copy merge function.

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

14 years agoAdd stub of sources merge functionality
duplo [Mon, 31 Aug 2009 08:52:42 +0000 (08:52 +0000)]
Add stub of sources merge functionality

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

14 years agoMinor grammatical fix: really another commit test.
aleph [Sat, 29 Aug 2009 13:52:17 +0000 (13:52 +0000)]
Minor grammatical fix: really another commit test.

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

14 years agoSpacing fix
(no author) [Sat, 29 Aug 2009 13:45:09 +0000 (13:45 +0000)]
Spacing fix

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

14 years agoAdd the dialogs needed in order to configurate the toolchain and the version
duplo [Fri, 28 Aug 2009 16:15:14 +0000 (16:15 +0000)]
Add the dialogs needed in order to configurate the toolchain and the version

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

14 years agoAdd the editing mode in the main bertos file
duplo [Fri, 28 Aug 2009 16:14:35 +0000 (16:14 +0000)]
Add the editing mode in the main bertos file

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

14 years agoAdd makefile param identifier in the const file
duplo [Fri, 28 Aug 2009 15:10:45 +0000 (15:10 +0000)]
Add makefile param identifier in the const file

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

14 years agoAdd error messages.
batt [Fri, 28 Aug 2009 15:10:10 +0000 (15:10 +0000)]
Add error messages.

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

14 years agoUpdate paths.
batt [Fri, 28 Aug 2009 14:55:40 +0000 (14:55 +0000)]
Update paths.

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

14 years agoUse correct path.
batt [Fri, 28 Aug 2009 14:48:25 +0000 (14:48 +0000)]
Use correct path.

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

14 years agoRemove old placeholder.
batt [Fri, 28 Aug 2009 14:14:36 +0000 (14:14 +0000)]
Remove old placeholder.

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

14 years agoRemove debug print
duplo [Fri, 28 Aug 2009 14:12:41 +0000 (14:12 +0000)]
Remove debug print

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

14 years agoAdd missing conversion.
batt [Fri, 28 Aug 2009 14:09:12 +0000 (14:09 +0000)]
Add missing conversion.

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

14 years agoAdd support for cpu parameter to be added in the mk file
duplo [Fri, 28 Aug 2009 13:49:02 +0000 (13:49 +0000)]
Add support for cpu parameter to be added in the mk file

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

14 years agoRefactor makefile variables architecture.
batt [Fri, 28 Aug 2009 13:25:27 +0000 (13:25 +0000)]
Refactor makefile variables architecture.

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

14 years agoAttempt to automatize the creation of the mk files
duplo [Fri, 28 Aug 2009 13:08:05 +0000 (13:08 +0000)]
Attempt to automatize the creation of the mk files

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

14 years agoRemove scripts.
batt [Fri, 28 Aug 2009 09:48:19 +0000 (09:48 +0000)]
Remove scripts.

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

14 years agoRemove old scripts.
batt [Fri, 28 Aug 2009 09:43:59 +0000 (09:43 +0000)]
Remove old scripts.

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

14 years agoRename SCHED_CHANGE_PRI to better describe functionality.
lottaviano [Fri, 28 Aug 2009 07:45:01 +0000 (07:45 +0000)]
Rename SCHED_CHANGE_PRI to better describe functionality.

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

14 years agoRemove files for possible license problems.
lottaviano [Fri, 28 Aug 2009 07:37:27 +0000 (07:37 +0000)]
Remove files for possible license problems.

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

14 years agoUpdate example projects' makefiles.
batt [Thu, 27 Aug 2009 14:56:17 +0000 (14:56 +0000)]
Update example projects' makefiles.

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

14 years agoAdd makefile target rule for debugging.
batt [Thu, 27 Aug 2009 14:55:24 +0000 (14:55 +0000)]
Add makefile target rule for debugging.

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

14 years agoAdd gdb init script variable for wizard.
batt [Thu, 27 Aug 2009 14:53:52 +0000 (14:53 +0000)]
Add gdb init script variable for wizard.

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

14 years agoAdd Openocd debug configuration and gdb init script.
batt [Thu, 27 Aug 2009 14:52:38 +0000 (14:52 +0000)]
Add Openocd debug configuration and gdb init script.

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

14 years agoAdd debug scripts for ARM and AVR.
batt [Thu, 27 Aug 2009 14:46:43 +0000 (14:46 +0000)]
Add debug scripts for ARM and AVR.

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

14 years agoRefactor ARM flash script.
batt [Thu, 27 Aug 2009 14:46:12 +0000 (14:46 +0000)]
Refactor ARM flash script.

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

14 years agoAdd support for file passed as sources for gdb
duplo [Thu, 27 Aug 2009 14:32:48 +0000 (14:32 +0000)]
Add support for file passed as sources for gdb

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

14 years agoAdd debug configuration for codelite projets
duplo [Thu, 27 Aug 2009 14:24:44 +0000 (14:24 +0000)]
Add debug configuration for codelite projets

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

14 years agoImprove main.c template for wizard.
batt [Thu, 27 Aug 2009 13:10:51 +0000 (13:10 +0000)]
Improve main.c template for wizard.

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

14 years agoAdd flashing interface variables.
(no author) [Thu, 27 Aug 2009 12:59:21 +0000 (12:59 +0000)]
Add flashing interface variables.

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

14 years agoRefactor in order to have an interface for each project; Add programmer info help.
(no author) [Thu, 27 Aug 2009 12:58:43 +0000 (12:58 +0000)]
Refactor in order to have an interface for each project; Add programmer info help.

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

14 years agoRemove trace; add debug info.
(no author) [Thu, 27 Aug 2009 12:57:09 +0000 (12:57 +0000)]
Remove trace; add debug info.

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

14 years agoUpdate examples in order to enable flashing.
(no author) [Thu, 27 Aug 2009 10:00:04 +0000 (10:00 +0000)]
Update examples in order to enable flashing.

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

14 years agoCorrect conditional test.
(no author) [Thu, 27 Aug 2009 09:59:28 +0000 (09:59 +0000)]
Correct conditional test.

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

14 years agoAdd flashing variables.
(no author) [Thu, 27 Aug 2009 09:59:00 +0000 (09:59 +0000)]
Add flashing variables.

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

14 years agoRestore correct command.
(no author) [Thu, 27 Aug 2009 09:58:28 +0000 (09:58 +0000)]
Restore correct command.

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

14 years agoUpdate 'make flash' support for ARM chips.
lottaviano [Thu, 27 Aug 2009 09:17:49 +0000 (09:17 +0000)]
Update 'make flash' support for ARM chips.

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

14 years agoMove all Openocd-related files to separate folder; initial 'make flash' support for...
(no author) [Wed, 26 Aug 2009 18:05:21 +0000 (18:05 +0000)]
Move all Openocd-related files to separate folder; initial 'make flash' support for ARM CPUs.

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

14 years agoAdd flashing support for AVR.
(no author) [Wed, 26 Aug 2009 17:16:28 +0000 (17:16 +0000)]
Add flashing support for AVR.

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

14 years agoAdd new parameter to the makefile
duplo [Wed, 26 Aug 2009 16:00:14 +0000 (16:00 +0000)]
Add new parameter to the makefile

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

14 years agoSplit the mk file in two files: one for the user, the other, created by the wizard.
duplo [Wed, 26 Aug 2009 13:41:38 +0000 (13:41 +0000)]
Split the mk file in two files: one for the user, the other, created by the wizard.

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

14 years agoAdd a stub of the editing functionality
duplo [Wed, 26 Aug 2009 10:20:51 +0000 (10:20 +0000)]
Add a stub of the editing functionality

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

14 years agoChange the automatic setting of the autoenabled parameters
duplo [Tue, 25 Aug 2009 15:08:41 +0000 (15:08 +0000)]
Change the automatic setting of the autoenabled parameters

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

14 years agoSet as enabled the selected modules in the editing pages
duplo [Tue, 25 Aug 2009 13:28:23 +0000 (13:28 +0000)]
Set as enabled the selected modules in the editing pages

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

14 years agoFix warnings.
lottaviano [Mon, 24 Aug 2009 17:50:55 +0000 (17:50 +0000)]
Fix warnings.

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

14 years agoAdd process priority test.
lottaviano [Mon, 24 Aug 2009 17:19:28 +0000 (17:19 +0000)]
Add process priority test.

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

14 years agoFix proc_setPri(), which now correctly changes the priority of processes in the ready...
lottaviano [Mon, 24 Aug 2009 17:19:08 +0000 (17:19 +0000)]
Fix proc_setPri(), which now correctly changes the priority of processes in the ready list.

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

14 years agoAdd log configuration for dc motor.
(no author) [Thu, 20 Aug 2009 14:54:17 +0000 (14:54 +0000)]
Add log configuration for dc motor.

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

14 years agoUse log and add pid configuration.
(no author) [Thu, 20 Aug 2009 14:47:36 +0000 (14:47 +0000)]
Use log and add pid configuration.

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

14 years agoTrick to silent compiler warning.
(no author) [Thu, 20 Aug 2009 14:38:38 +0000 (14:38 +0000)]
Trick to silent compiler warning.

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

14 years agoAdd logging for block of code.
(no author) [Thu, 20 Aug 2009 14:33:21 +0000 (14:33 +0000)]
Add logging for block of code.

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

14 years agoMerge driver from external project.
(no author) [Thu, 20 Aug 2009 14:31:56 +0000 (14:31 +0000)]
Merge driver from external project.

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

14 years agoUse log for debug message.
(no author) [Thu, 20 Aug 2009 14:08:23 +0000 (14:08 +0000)]
Use log for debug message.

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

14 years agoFix subtle bug in crc table declaration; substitute extern_c macros.
lottaviano [Thu, 6 Aug 2009 07:01:06 +0000 (07:01 +0000)]
Fix subtle bug in crc table declaration; substitute extern_c macros.

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

14 years agoMove crc16tab in PROGMEM for AVR chips (Thanks to M. Cialdi, Powersoft).
(no author) [Wed, 5 Aug 2009 07:57:59 +0000 (07:57 +0000)]
Move crc16tab in PROGMEM for AVR chips (Thanks to M. Cialdi, Powersoft).

Save some RAM bytes by moving crc table into PROGMEM.

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

14 years agoAdd lambda function in order to handle toolchain and version changing
duplo [Fri, 24 Jul 2009 15:34:54 +0000 (15:34 +0000)]
Add lambda function in order to handle toolchain and version changing

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