Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ Notes regarding the deployment of this PR. These should note any required change
## Steps to test or reproduce

Outline the steps to test or reproduce the PR here.

## Reviewers

test section
1 change: 1 addition & 0 deletions hal/analogin_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*/
#ifndef MBED_ANALOGIN_API_H
#define MBED_ANALOGIN_API_H
Expand Down