bertos.git
2010-04-28 arighilm3s8962: add an example application for this specific...
2010-04-28 arighiCM3: add support for the LM3S8962 evaluation board.
2010-04-28 arighilm3s1968: be sure to enable clock gating for GPIO port...
2010-04-28 duploAdd logic for the path choice.
2010-04-28 duploAdd abstraction layer for toolchains.
2010-04-28 asterixAdd avr tag for widzard.
2010-04-28 asterixUse log module, implement recv function. Some little...
2010-04-28 asterixClean up.
2010-04-28 asterixUpdate cfg to silent warning.
2010-04-28 asterixFix xmodem send. Use log module.
2010-04-28 asterixAdd support for flash sizes on all supported AT91SAM7...
2010-04-28 asterixUpdate the hw and cfg thermo files.
2010-04-28 duploRemove useless while loops
2010-04-27 asterixRemove duplicate defines.
2010-04-27 asterixAdd pwm register definitions.
2010-04-27 battAvoid recursion on string.replace()
2010-04-27 arighiLPC2: add a UART driver testcase to the example.
2010-04-27 duploAdd comment for the new internal version.
2010-04-27 duploCopy the user mk file of the preset, replacing the...
2010-04-27 asterixSome refactor. Clean up. Add comments.
2010-04-27 battShorten variable name.
2010-04-27 duploAdd new internal version
2010-04-27 duploFix relative/absolute path issuew
2010-04-27 duploRevert to the old one.
2010-04-27 arighiLPC2: do not include UART driver to the nightly test...
2010-04-27 arighiLPC2: include the UART driver into the generic driver...
2010-04-27 arighilm3s1968: merge the DevelGPS example application.
2010-04-27 duploAdd relpath module, for python < 2.6.0
2010-04-27 duploModify the copytree code to use the copytree shipped...
2010-04-27 asterixRever wrong commit.
2010-04-27 arighilm3s1968: update UART configuration in the example.
2010-04-27 arighiLPC2: UART driver.
2010-04-27 battFix problems with older BeRTOS versions.
2010-04-27 asterixAdd process to use module with kernel. Move some define...
2010-04-27 asterixAdd ntc log config.
2010-04-27 duploNew makefile architecture.
2010-04-27 asterixAdd log module and use temp types.
2010-04-27 asterixAdd comment.
2010-04-27 asterixFix if.
2010-04-27 asterixClean up.
2010-04-27 asterixClean up.
2010-04-27 asterixClean up. Add set polarity prototype.
2010-04-27 duploIn editing mode when the user selects a project that...
2010-04-27 arighilm3s1968: internal flash memory driver.
2010-04-27 arighirit128x96: correctly check for out-of-bounds pixels...
2010-04-27 duploAdd missing import.
2010-04-27 duploMore logic into makefiles generation functions
2010-04-27 duploAdd more explicative comment for latest internal version
2010-04-26 battUse PRESET_NAME instead of PROJECT_NAME when creating...
2010-04-26 duploAdd comment.
2010-04-26 duploAvoid to create a new VERSION file for presets, in...
2010-04-26 duploIf the project edited is a preset the wizard doesn...
2010-04-26 duploAdd new _wizard_version for differentiate the newest...
2010-04-26 duploChange SOURCES_PATH in BERTOS_PATH.
2010-04-26 duploAdd support for parametrization of the sources dir...
2010-04-23 arighilm3s1968: add a busy wait sleep when enabling or disabl...
2010-04-23 duploUse PROJECT_NAME instead of os.path.basename(PROJECT_PATH)
2010-04-23 arighilm3s1968: use the fixed-width Gohufont in the example.
2010-04-23 arighifont: add fixed-width Gohufont.
2010-04-23 arighirit128x96: allow to define starting x and y coordinates...
2010-04-23 duploAdd information about project source path.
2010-04-23 duploAdd information for advanced preset editing.
2010-04-23 duploUse " instead of ' for BProject file (to follow the...
2010-04-23 duploFix existing directory problem with copytree.
2010-04-23 duploCreate an empty file if the user select the box.
2010-04-23 duploCreating a new project from a preset the Wizard copy...
2010-04-23 duploAvoid the manual join of paths, using os.path.join.
2010-04-23 duploAdd placeholder comment
2010-04-23 duploAdd properties to retrieve the project relevant dirs.
2010-04-23 duploAdd information to project.
2010-04-23 asterixCompute duty cycle according to pwm polarity before...
2010-04-23 duploRemove not needed edit checks.
2010-04-22 arighilm3s1968: set the correct GPIO registers when enabling...
2010-04-22 arighirit128x96: introduce rit128x96_blitRaw() to draw a...
2010-04-21 arighiCM3: ensure that all processes have eight-byte stack...
2010-04-21 arighilm3s1968: improve the example with GUI enhancements...
2010-04-21 arighigui: refresh the local bitmap instead of referencing...
2010-04-20 duploReuse most of the available code.
2010-04-20 duploRemove the 'edit' parameter, no more needed.
2010-04-20 duploAdd method to create the sources dir into the project.
2010-04-20 duploAdd method for version file
2010-04-20 duploSplit the createBertosProject method.
2010-04-20 duploAdd missing import
2010-04-20 duploMove createBertosProject as BProject method
2010-04-20 duploAdd wait cursor during preset loading.
2010-04-20 duploSelect the current preset when the user go back after...
2010-04-20 duploStub of preset load method.
2010-04-20 duploAdd _ before the name of new 'private' methods.
2010-04-20 duploRemove trailing spaces.
2010-04-20 duploAdd setEnabledModules as method of BProject class ...
2010-04-20 duploSplit loadBertosProject method to reuse most of the...
2010-04-20 duploAdd stub of project loading from preset.
2010-04-20 duploSave the project preset path into the project.
2010-04-20 duploAdd implementation for the isComplete method override.
2010-04-20 duploFix regression.
2010-04-19 battHeap: refactor in order to add more tests.
2010-04-19 battTypos.
2010-04-19 battReformat.
2010-04-19 battHeap: add heap_freeSpace(), a new function.
2010-04-19 battheap: Fix heap_freemem() when all the heap is full.
next