Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change weak target family descriptors to references #692

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jan 11, 2021

  1. Changed weak target family descriptors to references.

    - This causes the g_families[] entries to be NULL if the family descriptor
      is not defined. So the g_families terminator was changed to all Fs
      and init_families() updated appropriately.
    - This changed saves quite a bit of .rodata.
    flit committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    637d6bc View commit details
    Browse the repository at this point in the history
  2. Add LPC55xx family ID.

    flit committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    3788fda View commit details
    Browse the repository at this point in the history