Skip to content

nRF52832 and nRF52 DK Support #326

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

Merged
merged 16 commits into from
Mar 10, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Aligns copyright statements in headers to AdaCore requirements
  • Loading branch information
nocko committed Feb 18, 2020
commit d727b220e0eea2ff80771ee9646cdba09c2983ca
4 changes: 3 additions & 1 deletion arch/ARM/Nordic/drivers/nrf52/nrf-adc.adb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
------------------------------------------------------------------------------
-- --
-- Copyright (C) 2017-2020, AdaCore --
-- Copyright © AdaCore and other contributors, 2017-2020 --
-- See https://github.com/AdaCore/Ada_Drivers_Library/graphs/contributors --
-- for more information --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions are --
Expand Down
4 changes: 3 additions & 1 deletion arch/ARM/Nordic/drivers/nrf52/nrf-adc.ads
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
------------------------------------------------------------------------------
-- --
-- Copyright (C) 2017-2020, AdaCore --
-- Copyright © AdaCore and other contributors, 2017-2020 --
-- See https://github.com/AdaCore/Ada_Drivers_Library/graphs/contributors --
-- for more information --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions are --
Expand Down
4 changes: 3 additions & 1 deletion examples/NRF52_DK/buttons/src/main.adb
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
------------------------------------------------------------------------------
-- --
-- Copyright (C) 2018-2020, AdaCore --
-- Copyright © AdaCore and other contributors, 2018-2020 --
-- See https://github.com/AdaCore/Ada_Drivers_Library/graphs/contributors --
-- for more information --
-- --
-- Redistribution and use in source and binary forms, with or without --
-- modification, are permitted provided that the following conditions are --
Expand Down