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

drivers/gpio: changed periph driver interface #3095

Merged
merged 33 commits into from
Jun 15, 2015

Commits on Jun 12, 2015

  1. Configuration menu
    Copy the full SHA
    c8825a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ccd289 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2deedcf View commit details
    Browse the repository at this point in the history
  4. drivers/gpio: overhaul of the periph GPIO driver

    - merged init_in and init_out
    - renamed init_int to init_exti
    - made datatypes overwritable
    haukepetersen committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    b49f11b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    315ac1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cc2d9f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69d16af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a2d89f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aeecb09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    368f5fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55db700 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47e8472 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d7f659d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17c8640 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    854730c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f9bb383 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6284bbb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    480d3c6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5abd2ff View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4d34100 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a174b76 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2015

  1. Configuration menu
    Copy the full SHA
    6994a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c85bb View commit details
    Browse the repository at this point in the history
  3. boards: removed obsolete GPIO defines

    - touched pca10000, pca10005, stm32f3discovery, yunjia-nrf51822
    haukepetersen committed Jun 14, 2015
    Configuration menu
    Copy the full SHA
    6698a01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a4ee44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55e0362 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0241df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d748d4b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7f54c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    138a6a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac8ad54 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c690f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71995e7 View commit details
    Browse the repository at this point in the history