summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/netlist.cppcheck
Commit message (Collapse)AuthorAgeFilesLines
* netlist: code and documentation maintenance fixes. [Couriersud] couriersud2019-11-071-0/+26
- "nltool -c docheader" now scans sources and creates usage focussed doxy documentation for devices. Very early stage, but works. For an example, please see ne555 source. - Started migrating to pure C++, i.e. "//" comments. - Various documentation fixes. - Added cppcheck configuration to netlist/build - Some smaller code changes.