hsk-libs-scripts
270
High Speed Karlsruhe XC878 build scripts
|
▼ scripts | |
awk2doxygen.awk | Converts an awk script containing doxygen comments into something the C parser of doxygen can handle |
build.awk | Creates build and link instructions for a given project path |
cstrip.awk | Seperates C instructions into individual lines, streamlining the formatting for parsing in other scripts |
dbc.sh | This script produces a make file with instructions to generate C headers from Vector DBC files |
dbc2c.awk | This script parses Vector CAN DBs (.dbc files), such as can be created using Vector CANdb++ |
depends.awk | Creates a list of dependencies for compiling or linking |
file2doxygen.awk | This is a doxygen filter for unsupported scripting languages |
filter.sugar.awk | Filter certain syntactical sugar from C code |
overlays.awk | Finds call tree manipulations for µVision from C files |
sdcc.sh | Parses an sdcc config file |
testver.sh | Implements comparison of version numbers |
xml.awk | This script provides a small command line XML editor |
Makefile | Provides targets to build code with SDCC, generate documentation etc |
Makefile.include | Sets some default variables that are also usable in depending projects |
uVisionupdate.sh | Updates the Keil µVision configuration, with the correct include paths and overlays |