summaryrefslogtreecommitdiff
path: root/apps/system/inifile
Commit message (Expand)AuthorAgeFilesLines
* apps/inifile: Filename parameter should be constGregory Nutt2014-12-061-1/+1
* Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt2014-09-061-0/+2
* Add conversion of Intel HEX to binaryGregory Nutt2014-06-151-1/+1
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-4/+4
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Updated READMEGregory Nutt2014-01-161-145/+145
* INI parser updateGregory Nutt2014-01-162-38/+161
* Mostly cosmetic changes to INI file parserGregory Nutt2014-01-161-10/+12
* Remove carriage returns from INI file parser filesGregory Nutt2014-01-151-690/+690
* Add a tiny INI file parserGregory Nutt2014-01-154-0/+825