]> rtime.felk.cvut.cz Git - sysless.git/history - libs4c
cmdproc: Make backspace work even in sterm
[sysless.git] / libs4c /
2016-04-19 Michal Sojkacmdproc: Make backspace work even in sterm master
2013-08-01 Michal Sojkacmdproc: Add history handling
2013-08-01 Michal Sojkacmdproc: Erase end of line after backspace
2013-07-31 Michal SojkaRename long variable
2013-07-31 Michal Sojkacmdproc_test: Set terminal to non-canonical mode
2013-07-31 Michal Sojkacmdproc: Add backspace handling
2013-07-31 Michal Sojkacmdproc: Add more comments
2013-07-31 Michal SojkaWhitespace fixes
2013-07-31 Michal SojkaFix missing ':' in Emacs setup
2013-07-31 Michal Sojkacmdproc: Handle returned error correctly
2013-07-31 Michal SojkaAdd tests for space separated parameters
2013-07-31 Michal SojkaFixup doc
2013-07-31 Michal SojkaConvert command names to lower case - easier to type
2013-07-31 Michal SojkaDo not read unset parameter
2013-07-31 Michal SojkaAdd support for parsing of space separated parameters
2013-07-31 Michal SojkaAdd more comments to the command processor
2012-12-30 Michal SojkaMerge with git://ulan.git.sourceforge.net/gitroot/ulan...
2012-12-21 Pavel PisaLPC17xx and LPC178x: updates to ensure compatibility...
2012-12-20 Pavel PisaLPC178x: Update USB device support for new architecture.
2012-07-21 Pavel PisaUpdated check for SDCC compiler to support SDCC 3...
2011-12-04 Pavel PisaAlternative function to insert SPI message at queue...
2011-11-13 Pavel PisaIt is 12 years after C99 standardization - switch to...
2011-05-27 Pavel PisaC compilers are compliant enough that stdint.h can...
2011-03-21 Pavel PisaCorrect PDIUSB header include path.
2011-03-01 Michal SojkaAdd missing files from uLan repository
2010-12-21 Pavel PisaDefine SSP1 pins connection on LMC1 board and SSP1...
2010-12-17 Pavel PisaCorrected LPC SSP SPI driver to allow receive only...
2010-11-23 Pavel PisaInitial version of SPI driver for LPC17xx SSP periphera...
2010-10-26 Pavel PisaCommand processor restored ability to read line with...
2010-10-12 Pavel PisaUse OC (Open Component) prefix for CMDPROC config optio...
2010-10-04 Pavel PisaAdd options to disable cmdproc and misc libraries build.
2010-10-04 Pavel PisaIncluded unified version of the command processor ...
2010-10-04 Pavel PisaIncluded misc library - parsing utilities and integer...
2010-09-28 Pavel PisaAdded command processor I/O routines to connect it...
2010-09-28 Pavel PisaThe command processor i2s function local main loop...
2010-09-26 Pavel PisaUgly part of the LPC17xx USB compatibility changes.
2010-09-26 Pavel PisaLPC USB library modified to provide compatibility with...
2010-09-26 Pavel PisaCorrected LPC I2C support to stop master reception...
2010-09-21 Pavel PisaI2C driver made to work with LPC17xx.
2010-09-21 Pavel PisaSys-less I2C driver uses generic IRQ connection routine...
2010-07-01 Pavel PisaSpell correction in proxy Makefile files.
2010-07-01 Pavel PisaStandardize use of uint8_t type instead of __u8 in...
2010-01-11 Michal SojkaRemoved directory common/
2010-01-11 Michal Sojkalibs4c converted to symlink
2009-12-09 Ondrej SpinkaMerge branch 'master' of spinkao@rtime.felk.cvut.cz...
2009-11-08 Pavel PisaSysless MCS51 support can be build with C99 standard...
2009-10-24 smolikI2C_DRV: added protection against deadlock at bus error...
2009-10-06 Pavel PisaCommon submodule updated to support USB standard reques...
2009-10-06 Pavel PisaCommon submodule updated to support USB standard reques...
2009-10-06 ppisaSome minor updates to unify code with sysless branch.
2009-10-06 ppisaLPC23xx and possibility to extend standard control...
2009-09-15 Marek Peca(belongs to previous LPC23xx USB commit, I hope...)
2009-09-14 Marek PecaLPC23xx: added USB support with existing lpcusb lib
2009-09-10 smolikKEYVAL_ID: added keyval id constants for PDO objects
2009-04-26 Pavel PisaUpdate common subproject.
2009-03-29 Michal SojkaMerge branch 'eurobot'
2009-03-18 Michal SojkaUpdated to the latest systless-common
2009-02-23 ppisaCorrected typo in keyval parameters block code.
2009-02-22 ppisaDo the sane things when only single copy of data block...
2009-02-20 Michal SojkaLeaf Makefiles updated to work with dash without warnings
2009-02-03 Michal SojkaRemoved symlinks to obsolete files
2009-01-10 Pavel PisaUse latest version of the common submodule.
2008-12-05 Pavel PisaIncluded header files for LPC214x and LPC USB
2008-11-23 ppisaCorrect keyval_mem_store to compile even on MCS51 archi...
2008-11-22 smolikFixed compilation of keyval for MSC51 - removed from...
2008-11-21 ppisaAdded function to create Key Value store in RAM for...
2008-11-21 smolikInitial version of USB bootloader for LPC
2008-11-21 ppisaUse correct endpoint packet sizes during configuration...
2008-11-21 smoliknow projects can use usb_loader.h from usbmore library
2008-11-21 ppisaThe code of generic standard request processing in...
2008-11-11 ppisaMinor correction in LPC USB support code.
2008-09-02 ppisaKeyVal type correction for MSC51.
2008-09-02 ppisaPropagation of cosmetic changes in KeyVal code and...
2008-08-10 smolikcall the callback function after marked the messsage...
2008-07-16 ppisaCorrection of Makefiles to work correctly with non...
2008-07-08 ppisaThe end of the KVPB block should not be computed by...
2008-04-09 Michal SojkaMakefile.rules updated to the newest version
2008-04-09 Michal SojkaMakefile.rules updated to the newest version
2008-04-08 Michal SojkaSymbolic links to common are now port of this repo
2008-04-08 Michal SojkaUpdate to the newest common
2008-04-08 Michal SojkaSymlinks to common added to repository.
2008-03-21 Michal SojkaDeleted files common to all architectures.
2008-02-27 smolikcreates the microwindows keyboard driver
2008-02-27 smolikmakes KBD more platform independent - now can be compil...
2008-01-21 ppisaLPC I2C driver updated to provide more complete functio...
2008-01-20 smolikInitial version of I2C
2007-12-10 Michal Sojkacmdproc moved to libs4c directory
2007-12-10 Michal SojkaAdded cmdio_std.h
2007-06-05 smolikprotection ageinst missing of interrupts
2007-05-25 smoliku2u for ul_usb1, first working implementation - at...
2007-05-20 smolikcorrection of ep writing function and acknowladge of...
2007-05-04 smolikinterrupt handling modification - not working
2007-04-29 smolikinitial version of kbd
2007-04-28 smolikinitial version of lpc usb support
2007-04-18 Michal Sojkacmdproc: help is printed with \r\n
2007-03-08 Michal SojkaFix in Makefile.omk with ALL_OMK_SUBDIRS.
2007-03-08 Michal SojkaFixes for command processor. Now it works properly...
2007-03-07 Michal Sojkacmdio Makefile fix.
2007-03-02 Michal SojkaNew OMK feature (ALL_OMK_SUBDIRS) is now used.
2007-03-07 Michal SojkaCleanup of command processor
next