bertos.git
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-04-10 duploAdd asrc, csrc, cxxsrc, cppasrc taken from the cpu...
2009-04-10 battFix typos.
2009-04-10 duploAdd other compilation flags
2009-04-10 duploAdd the cpu flag name in the template
2009-04-10 battAdd cpu flag name flag.
2009-04-10 duploRemove CROSS from the mk template
2009-04-10 battSet suffix to nothing.
2009-04-10 duploUse unix separator also on windows, for makefiles,...
2009-04-10 battRefactor to not have toolchain in path; Now a specific...
2009-04-10 battRefomart.
2009-04-10 duploSubstitute / with the native separator
2009-04-10 duploAdd a reset method
2009-04-10 duploCorrect a bug under Windows
2009-04-09 duploCorrect errors under Windows
2009-04-09 duploModify the comments
2009-04-07 duploAdd comment for development only code
2009-04-07 duploAdd parameter handling
2009-04-04 aleisterfix error on building the binary resource file of the...
2009-04-04 asterixAdd wizard info.
2009-04-02 duploCorrect svn:ignore
2009-04-02 duploCreate the wizard plugins infrastructure
2009-04-02 asterixTypo.
2009-04-02 duploAdd comments for codelite_project module functions
2009-04-02 duploRemove codelite specific functions from bertos_utils...
2009-04-02 duploSplit csrc, pcsrc and cppasrc in user-created and wizar...
2009-04-02 asterixSome fix and paste. Use putchar instead a write in...
2009-04-01 duploAdd the project editing functionality
2009-04-01 duploRemove unused ui file
2009-04-01 duploUse pickle module for store project settings
2009-04-01 duploAdd comment
2009-04-01 duploMake BWizard generic: now it can be used for both creat...
2009-04-01 duploTry to correct indentation problem...
2009-04-01 duploRemove blank lines
2009-04-01 duploRemove _ from method names
2009-03-31 duploGroup methods in classes in topics
2009-03-31 duploAdd comment for each method and class
2009-03-31 duploRemove the call to a unuseful method
2009-03-31 asterixFix comments.
2009-03-31 duploRemember the selected toolchain also when returning...
2009-03-31 asterixClean up.
2009-03-31 asterixComply to new sipo module.
2009-03-31 asterixMove sipo driver to generic bertos driver dir.
2009-03-31 asterixRefactory and generalize sipo module.
2009-03-31 duploRemove the minimum size of the QWizard
2009-03-31 duploAdd a final page after the project creation
2009-03-30 duploCheck the existance of the value_list, if it doesn...
2009-03-30 duploRetrieve module data only if it isn't already loaded...
2009-03-26 duploUse os.path.normpath for normalize the file paths with...
2009-03-26 duploShow 'No configuration needed' for modules that don...
2009-03-26 duploAdd self-dependencies for modules that have a name...
2009-03-26 duploAdd CPPASRC to the mk file
2009-03-26 duploCorrect the bug related to the duplicate inclusion...
2009-03-26 duploCorrect a little bug about empty configurations
2009-03-26 duploCorrect a little bug about empty configurations
2009-03-26 duploOrder the configuration property
2009-03-25 battRemove files added only for Wizard module discovery.
2009-03-25 battRemove files added only for Wizard module discovery.
2009-03-25 battUpdate triface to new kernel config.
2009-03-25 battUpdate at91 demo to new kernel config.
2009-03-25 battRemove unneeded header.
2009-03-25 battUpdate demo to new kernel configuration files.
2009-03-25 battAlways use custom config files.
2009-03-25 battUse custom files.
2009-03-25 battMake sem, signal and monitor separates modules.
2009-03-25 battUpdate to new kernel config: kernel if OFF by default...
2009-03-25 battUpdate to new kernel config: kernel if OFF by default...
2009-03-25 battUpdate to new kernel config: kernel if OFF by default...
2009-03-25 battSwitch to new kernel config files.
2009-03-25 battUpdate to new kernel config; use cpu_relax().
2009-03-25 battSplit kernel config files.
2009-03-25 battUse custom config when needed.
2009-03-25 duploRetrieve also the index of the match's beginning
2009-03-25 duploCorrect a bug with autoenabled configuration parameters
2009-03-25 battStart to refactor kernel configuration.
2009-03-24 duploChange variable name to follow the develer python codin...
2009-03-24 duploTry to find the type of the parameter automatically...
2009-03-24 duploAdd the # at the end of PCSRC in the .mk template
2009-03-24 duploSort the modules and the categories in alphabetic order
2009-03-24 duploSearch for modules also in .c and .s files
2009-03-24 duploInclude .s files
2009-03-24 battRemove the trailing separator.
2009-03-24 duploBeRTOS modules accept non-module dependencies (.c or...
2009-03-23 battAdd some other modules.
2009-03-23 battAdd fake headers for the wizard.
2009-03-23 battAdd harvard tag.
2009-03-23 battAdd some modules.
2009-03-20 duploAdd autoenabled configuration parameters
2009-03-20 duploChoose PCSRC or CSRC compilation for harvard cpus
2009-03-20 duploAdd constants at the beginning of the mk file
2009-03-20 duploAdd the main file in the makefile
2009-03-20 duploAdd the main.c file to the project
2009-03-20 duploUse alias name for the configuration parameters and...
2009-03-20 duploAdd main.c template
2009-03-20 duploUse a separate dict for identify the module tags
2009-03-19 duploRemove debug print
2009-03-19 duploAdd C_FLAGS list in the cdef files
2009-03-19 duploCorrect csrc
2009-03-19 duploChange the name of the project
next