hsk-libs-scripts  270
High Speed Karlsruhe XC878 build scripts
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  scripts
 awk2doxygen.awkConverts an awk script containing doxygen comments into something the C parser of doxygen can handle
 build.awkCreates build and link instructions for a given project path
 cstrip.awkSeperates C instructions into individual lines, streamlining the formatting for parsing in other scripts
 dbc.shThis script produces a make file with instructions to generate C headers from Vector DBC files
 dbc2c.awkThis script parses Vector CAN DBs (.dbc files), such as can be created using Vector CANdb++
 depends.awkCreates a list of dependencies for compiling or linking
 file2doxygen.awkThis is a doxygen filter for unsupported scripting languages
 filter.sugar.awkFilter certain syntactical sugar from C code
 overlays.awkFinds call tree manipulations for µVision from C files
 sdcc.shParses an sdcc config file
 testver.shImplements comparison of version numbers
 xml.awkThis script provides a small command line XML editor
 MakefileProvides targets to build code with SDCC, generate documentation etc
 Makefile.includeSets some default variables that are also usable in depending projects
 uVisionupdate.shUpdates the Keil µVision configuration, with the correct include paths and overlays