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

[PR 701 review] Adafruit Feather STM32F405 #1

Merged
merged 4 commits into from
Oct 15, 2019

Commits on Oct 15, 2019

  1. Update to STM32F405RGTx instead of STM32F407VETx

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    da60562 View commit details
    Browse the repository at this point in the history
  2. Review pin mapping

    Move SDA/SCL to D14/D15 to be more Arduino compliant as it is the default.
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    89113df View commit details
    Browse the repository at this point in the history
  3. Reference in the README.md

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    86b7afb View commit details
    Browse the repository at this point in the history
  4. Update PeripheralPins according to schematics

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0ea1c26 View commit details
    Browse the repository at this point in the history