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

Adds Serial.end(), .flush(), and power_adc_disable #18

Merged
merged 4 commits into from
Jul 1, 2019
Merged

Commits on Jun 26, 2019

  1. White space change to ap3_analog

    Nathan Seidle committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    3dbc4c8 View commit details
    Browse the repository at this point in the history
  2. Add power down function for ADC

    Nathan Seidle committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    b582400 View commit details
    Browse the repository at this point in the history
  3. Add new power_adc_disable function. White space change.

    Nathan Seidle committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    55ba5ab View commit details
    Browse the repository at this point in the history
  4. Add end and flush functions.

    These come from am_bsp_uart_printf_disable().
    Nathan Seidle committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    66b2b0e View commit details
    Browse the repository at this point in the history