AdaCore / Ada_Drivers_Library

Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.
BSD 3-Clause "New" or "Revised" License
246 stars 144 forks source link

Change name of user button package #99

Closed pat-rogers closed 7 years ago

pat-rogers commented 7 years ago

To reflect that it is not a general user-defined button. Misc readability name changes and formatting. Update examples applying the user button for package name change.

Change name of GPIO function returning the external interrupt line number.

pat-rogers commented 7 years ago

Thanks