]> rtime.felk.cvut.cz Git - sysless.git/history - libs4c
Update archaic hiterm tool as well.
[sysless.git] / libs4c /
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.
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-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.
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 ppisaSome minor updates to unify code with sysless branch.
2009-10-06 ppisaLPC23xx and possibility to extend standard control...
2009-09-10 smolikKEYVAL_ID: added keyval id constants for PDO objects
2009-02-23 ppisaCorrected typo in keyval parameters block code.
2009-02-22 ppisaDo the sane things when only single copy of data block...
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-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-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
2006-11-09 smolikadded to repository light timer - lt_timer.h, whole...
2006-08-04 smolikcorrection of kvpb_next for msc51, declaration without...
2006-08-04 smoliksome modification against lpc21xx procesors, invalid...
2006-08-03 smoliknew vesion of keyval, with partial solution for flash...
2006-07-01 smolikbug fix of function kvpb_check - doesn't correct restor...
2006-02-12 ppisaKey-value parameters block structured comments updated.
2005-11-19 smolika temporary version for new version of his - blinder
2005-10-03 ppisaMajor uLan embedded sources tree restructuring.
2005-08-08 ppisaPropagated changes from h8300 USB project
2005-08-08 ppisaFixed mistake introduced during conversion to pdiEp2Idx...
2005-08-07 smolikbug fix
2005-08-07 smolikCorrected endpoind to index computation.
2005-08-07 smolikUSB debug disabled by default.
2005-08-07 smolikUSB libraries copilation is conditional now.
2005-05-16 smolikPavel's version
2005-05-08 ppisaNew version of KeyValue storage system.
2005-05-04 smolikfirst version compiled with mcs applications
2005-04-18 smolikadded new id codes
2005-04-18 smolikinitial version of keyval
2005-02-23 smolikGeneric USB device support for embedded microcontrollers