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

Added support for SAMG55 #1550

Closed
wants to merge 56 commits into from
Closed

Commits on Dec 18, 2015

  1. Configuration menu
    Copy the full SHA
    b407807 View commit details
    Browse the repository at this point in the history
  2. * Added gpio files.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    d87f437 View commit details
    Browse the repository at this point in the history
  3. * Added pinmap files.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    ec95331 View commit details
    Browse the repository at this point in the history
  4. * Base commit for usticker implementation.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    c71252f View commit details
    Browse the repository at this point in the history
  5. * Added gcc_arm export functionality

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    148f09a View commit details
    Browse the repository at this point in the history
  6. * added files for usticker.

    * added template file for samd55j19
    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    5d9a571 View commit details
    Browse the repository at this point in the history
  7. * GPIO IRQ base commit.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    42d5d47 View commit details
    Browse the repository at this point in the history
  8. * updated with changes in gpio irq driver.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    653ebe8 View commit details
    Browse the repository at this point in the history
  9. * Reverted back unexpected commit in SAM0 gpio driver.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    a029fa3 View commit details
    Browse the repository at this point in the history
  10. * updated gpio_irq driver.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    0eb3001 View commit details
    Browse the repository at this point in the history
  11. * correction in gpio and gpio_irq drivers.

    * added support for some test for gpio.
    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    c8e8e08 View commit details
    Browse the repository at this point in the history
  12. * base commit for peripheralpins for usart.

    * update in serial apis.
    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    0e3b8cb View commit details
    Browse the repository at this point in the history
  13. * updated serial apis.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    8fb7b06 View commit details
    Browse the repository at this point in the history
  14. * updated serial apis and test.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    c7dcd52 View commit details
    Browse the repository at this point in the history
  15. * update serial apis for asynch apis.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    b0ff5c1 View commit details
    Browse the repository at this point in the history
  16. * updated peripheral pins for i2c and spi.

    * added test support for serial flow control
    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    ca7808a View commit details
    Browse the repository at this point in the history
  17. * Base commit for low power ticker implementation.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    511be0c View commit details
    Browse the repository at this point in the history
  18. * base commit for port apis.

    * update in lp ticker apis.
    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    e37d2db View commit details
    Browse the repository at this point in the history
  19. * Added test support for port.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    ce5416e View commit details
    Browse the repository at this point in the history
  20. * base commit for sleep apis.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    0b61de3 View commit details
    Browse the repository at this point in the history
  21. * Base commit for spi.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    843dd3b View commit details
    Browse the repository at this point in the history
  22. * updated with corrections in gpio irq.

    * usticker file updated with latest source.
    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    0ba8db4 View commit details
    Browse the repository at this point in the history
  23. * updated with corrections for unexpected board reset.

    * updated gpio irq apis and added test for the same.
    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    ccc864d View commit details
    Browse the repository at this point in the history
  24. * updated sleep api for deepsleep.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    91462f3 View commit details
    Browse the repository at this point in the history
  25. * updated serial apis.

    akhilpanayamparambil authored and Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    42b3cad View commit details
    Browse the repository at this point in the history
  26. Added uc_ticker and SPI api implementations

    Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    a02c23e View commit details
    Browse the repository at this point in the history
  27. Removed unused SPI pin map

    Parthasarathy.S committed Dec 18, 2015
    Configuration menu
    Copy the full SHA
    02d8c99 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. Updated review feedback

    Parthasarathy.S committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    1e2acba View commit details
    Browse the repository at this point in the history
  2. * implemented lpticker with TC module.

    * updated files for KnR Coding Statndard.
    * updated serial and usticker apis.
    akhilpanayamparambil committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    c7cca1e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Configuration menu
    Copy the full SHA
    1b8b376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a61fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c36234d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2016

  1. Configuration menu
    Copy the full SHA
    438f845 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. * updated with implementations for pwm.

    * changed usticker from TC0 to TC1.
    akhilpanayamparambil committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    b74a991 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Added I2C support

    Parthasarathy.S committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    6d1fe4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    792f567 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. * Removed unwanted .o and .d files.

    * Updated I2C files for KnR Coding Standards.
    * Update for reducing compiler warnings in peripheralpins,c
    * Updated with PWM free implementation.
    akhilpanayamparambil committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    4ad240f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. * Removed unwanted headers file inclusion.

    * Compiler warning corrections in serial_api.c
    akhilpanayamparambil committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    db2636f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. * Updated ADC with 16 bit mode initialization and code refinements.

    * Updated PWM with code refinements.
    akhilpanayamparambil committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    b67f5f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Updated I2C review feedback and fixed style

    Parthasarathy.S committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    14f3f3b View commit details
    Browse the repository at this point in the history
  2. Fixed merge conflicts

    Parthasarathy.S committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    3de8a1d View commit details
    Browse the repository at this point in the history
  3. Updated target name for SAMG55

    Parthasarathy.S committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    d3b5990 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from Parthasarathy/atmel

    Added support for SAMG55
    Parthasarathy committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    a0edad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. * Added Test Support for I2C with AT30TSE75X and Added Support for SA…

    …MG55J19 in atmelstudio project exporter
    akhilpanayamparambil committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    df374b1 View commit details
    Browse the repository at this point in the history
  2. * Added Test Support for I2C with AT30TSE75X and Added Support for SA…

    …MG55J19 in atmelstudio project exporter
    akhilpanayamparambil committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    e22b980 View commit details
    Browse the repository at this point in the history
  3. Used NVIC_SetVector for interrupt callback

    Parthasarathy.s authored and Parthasarathy.s committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    feca68d View commit details
    Browse the repository at this point in the history
  4. Updated macro to upper case

    Parthasarathy.s authored and Parthasarathy.s committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    02580b0 View commit details
    Browse the repository at this point in the history
  5. Removed Target macro define in test

    Parthasarathy.s authored and Parthasarathy.s committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    c51e3e4 View commit details
    Browse the repository at this point in the history
  6. Updated test cases to have SAMG55 support

    Parthasarathy.s authored and Parthasarathy.s committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    71c2dec View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/Parthasarathy/mbed

    Parthasarathy.s authored and Parthasarathy.s committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    1ed2b32 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. * Updated with corrections in Serial and SPI asynchronous implementat…

    …ions.
    
    * Updated deepsleep api implementation
    * Merged LP_Ticker with latest code from mbed 3.0 repository.
    akhilpanayamparambil committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    7c7be72 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Configuration menu
    Copy the full SHA
    e6c2f1c View commit details
    Browse the repository at this point in the history
  2. Used NVIC_SetVector for interrupt callback

    Parthasarathy.s authored and Parthasarathy.s committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    ba7dfa8 View commit details
    Browse the repository at this point in the history
  3. Removed Target macro define in test

    Parthasarathy.s authored and Parthasarathy.s committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    9f4a29c View commit details
    Browse the repository at this point in the history
  4. Updated test cases to have SAMG55 support

    Parthasarathy.s authored and Parthasarathy.s committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    dac6382 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbe931c View commit details
    Browse the repository at this point in the history