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

LPC1769 port #5025

Merged
merged 3 commits into from Oct 26, 2017
Merged

LPC1769 port #5025

merged 3 commits into from Oct 26, 2017

Commits on Sep 5, 2017

  1. LPCXpresso LPC1769 board ported

    The blinky example compiles and runs.
    The board has a different eth phy component than mbed LPC1768. It requires a driver.
    grygorek committed Sep 5, 2017
    Copy the full SHA
    9c77957 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. mbed LPC1768 & Xpresso LPC1769 unified

    Target of LPC1769 links to mbed LPC1768.
    The PinNames.h has conditional compile for the pin names.
    LWIP lpc17xx emac driver modified to allow LPC1769 target
    grygorek committed Oct 2, 2017
    Copy the full SHA
    728a3a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Copy the full SHA
    be5a8a9 View commit details
    Browse the repository at this point in the history