Firmware programming

  • by Bryan Jarmain
  • Search for:

Tag: script

Code Structure

Scan-depends – a Useful little Script to Visualize C Code Structure

Introduction When writing multi-file C application, or inheriting a project others have worked on, it is always helpful to understand how the code is structured from a file level. Ideally, you want to try to keep module dependencies running in a single direction, limiting reverse dependencies. Keeping the code structure in check can Read more…

By Bryan Jarmain, 5 years ago February 25, 2016
  • by Bryan Jarmain
Hestia | Powered by WordPress