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 BOOT_LOAD_PIN, update BL from SRAM and Jeff Probe Board #203

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

Commits on Jul 21, 2023

  1. add BOOT_LOAD_PIN support. add jeff probe board. And support for flas…

    …h bootloader from SRAM which does not touch application code
    hlyi committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2b2c3b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    fe875c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request adafruit#208 from rlcamp/do_not_leave_dotstar_on

    do not leave dotstar on after exiting bootloader
    tannewt authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a179d8e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. add BOOT_LOAD_PIN support. add jeff probe board. And support for flas…

    …h bootloader from SRAM which does not touch application code
    hlyi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    abf9802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc692af View commit details
    Browse the repository at this point in the history
  3. merge file

    hlyi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8b08ccf View commit details
    Browse the repository at this point in the history
  4. fixed self update and makefile

    hlyi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    81b5a11 View commit details
    Browse the repository at this point in the history
  5. update board.mk for jeff probe

    hlyi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    8efb6d5 View commit details
    Browse the repository at this point in the history
  6. revert back makefile

    hlyi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f6f6ca6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73f02c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    169bbc8 View commit details
    Browse the repository at this point in the history
  9. working on selfmain

    hlyi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fb184ce View commit details
    Browse the repository at this point in the history
  10. update board makefile

    hlyi committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    d0289bf View commit details
    Browse the repository at this point in the history