summaryrefslogtreecommitdiffstats
path: root/apps/system
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Add kconfig documentationpatacongo5-5/+5
2012-04-06Adding skeleton Kconfig files (part 3 of 2)patacongo5-0/+20
2012-03-31Fix read() return value for the case of permissions problempatacongo1-1/+1
2012-03-30Add ASCII and VT100 header filespatacongo1-17/+13
2012-02-25readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo1-6/+23
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo3-5/+12
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo3-3/+434
2011-09-18Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ...patacongo10-119/+563
2011-09-17STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo1-1/+1
2011-09-08Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo3-4/+35
2011-09-06Fix a error the the STM32 I2C timeout logicpatacongo3-5/+6
2011-09-02Update I2C READMEpatacongo1-3/+73
2011-09-02Add I2C README filepatacongo1-0/+245
2011-08-30I2C tool no longer hangs on dev commandpatacongo3-10/+24
2011-08-30Initial debug changes to the I2C toolpatacongo3-22/+21
2011-08-30First cut at I2C toolpatacongo8-138/+448
2011-08-29More I2C tool logicpatacongo9-121/+515
2011-08-29Add framework for I2C toolspatacongo8-1/+988
2011-05-12install updates from Urospatacongo1-9/+10
2011-05-12Incorporate install app from Urospatacongo7-0/+849