Skip to content

Board definition clean up #6182

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

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Board definition clean up #6182

merged 1 commit into from
Mar 22, 2022

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Mar 22, 2022

Removes:

  • AUTORESET_DELAY_MS which never did anything but was introduced
    somehow.
  • CIRCUITPY_BOOT_BUTTON in all but one ESP board because they all have
    them. There is a default based on the strapping pins.
  • BOARD_USER_SAFE_MODE_ACTION because it was all the same for boards
    with boot buttons. Now the safe mode code manages the message.

Removes:
* AUTORESET_DELAY_MS which never did anything but was introduced
  somehow.
* CIRCUITPY_BOOT_BUTTON in all but one ESP board because they all have
  them. There is a default based on the strapping pins.
* BOARD_USER_SAFE_MODE_ACTION because it was all the same for boards
  with boot buttons. Now the safe mode code manages the message.
@tannewt tannewt requested a review from dhalbert March 22, 2022 16:46
Copy link

@jepler jepler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good, we discussed the one part I didn't understand at first.

@jepler jepler merged commit 35b188d into adafruit:main Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants