Refactor to use new protocol module and sipo.
[bertos.git] / wizard / const.py
2010-09-13 asterixRemove svn id tags.
2010-05-24 duploAdd preset feature.
2010-04-30 battSet development board name.
2010-04-19 duploAdd icons to the Board page.
2010-04-19 duploAdd preset load functionality.
2010-04-01 duploAdd a stub of the code that will fill all the fields...
2010-03-26 duploAttempt to fix the BeRTOS Wizard running directory...
2009-09-08 duploAdd *.ld and *.S files to the CodeLite project file
2009-08-28 duploAdd makefile param identifier in the const file
2009-08-28 battRefactor makefile variables architecture.
2009-08-27 duploAdd support for file passed as sources for gdb
2009-08-26 duploAdd new parameter to the makefile
2009-04-23 duploAdd BeRTOS header in sources files
2009-04-22 duploCorrect the bug of the copy of svn files
2009-04-16 duploAdd infrastructure for recognize modules supported...
2009-04-16 duploCopy and add hw files to makefile when needed
2009-04-16 duploAdd ignore for svn, cvs and git
2009-04-15 duploUse custom copytree function and don't copy svn directories
2009-04-14 duploChange default to 1000000
2009-04-14 duploAdd spinbox for cpu frequency
2009-04-10 duploAdd asrc, csrc, cxxsrc, cppasrc taken from the cpu...
2009-04-10 duploAdd other compilation flags
2009-04-10 duploAdd the cpu flag name in the template
2009-03-20 duploChoose PCSRC or CSRC compilation for harvard cpus
2009-03-20 duploUse a separate dict for identify the module tags
2009-03-19 duploCorrect csrc
2009-03-09 duploCreate workspace and project file for codelite
2009-02-23 duploAdd the toolchain items list
2009-02-19 duploAdd the generation of the csrc
2009-02-10 duploAdd the CPU_TAGS field in the default CPU_DEF dict
2009-02-02 duploMove the .ui files in the ui directory
2009-01-30 duploModify the CPU_DEF structure
2009-01-19 duploAdd the filename pattern for the configuration files
2008-12-22 duploAdd the findToolchains function that allow to find...
2008-12-22 duploAdd the const string containing the pattern of the...
2008-12-19 duploAdd a file containing the wizard constants