summaryrefslogtreecommitdiff
path: root/apps/system/i2c/Makefile
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-241-1/+1
* Remove .context kludge from apps/ directorypatacongo2012-12-231-5/+7
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-4/+4
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-6/+8
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-2/+6
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-3/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-041-1/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-3/+2
* Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ...patacongo2011-09-181-1/+1
* Initial debug changes to the I2C toolpatacongo2011-08-301-2/+4
* First cut at I2C toolpatacongo2011-08-301-1/+7
* More I2C tool logicpatacongo2011-08-291-1/+1
* Add framework for I2C toolspatacongo2011-08-291-0/+95