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

Add per-session recently used boards list #8607

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Mar 8, 2019

  1. Refactor boardMenu creation

    This commit is part of arduino#7120 by @sandeepmistry
    facchinm committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    0096b38 View commit details
    Browse the repository at this point in the history
  2. Add per-session recently used boards list

    The list appears at the top of Board submenu
    Boards are also reachable via a CTRL+SHIFT+number (starting from 1)
    facchinm committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    94f6bb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9083508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b21cfa0 View commit details
    Browse the repository at this point in the history
  5. Prepare for LRU persistency

    facchinm committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    c0710e0 View commit details
    Browse the repository at this point in the history