Skip to content
  • Dave Hylands's avatar
    stmhal: Add support for building frozen files. · 42a6364a
    Dave Hylands authored
    This allows FROZEN_DIR=some-directory to be specified on the make
    command line, which will then add all of the files contained within
    the indicated frozen directory as frozen files in the image.
    
    There is no change in flash/ram usage if not using the feature.
    
    This is especially useful on smaller MCUs (like the 401) which only
    has 64K flash file system.
    42a6364a