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

[STM32F4] Add asynchronous serial #2401

Merged
merged 3 commits into from
Aug 16, 2016
Merged

Commits on Aug 12, 2016

  1. [STM32F4] Add asynchronous serial

     - Move struct serial_s to common_objects.h
     - Add event field to struct serial_s
     - Remove ASYNCH_DMA
     - Clean yotta defines
    svastm committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    f112c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22874be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e725eb5 View commit details
    Browse the repository at this point in the history