Import Atmel SAMD5x/E5x family header files from ASF library #1
Merged
galak merged 4 commits intozephyrproject-rtos:masterfrom Oct 21, 2019
benpicco:same54
Merged
Import Atmel SAMD5x/E5x family header files from ASF library #1galak merged 4 commits intozephyrproject-rtos:masterfrom benpicco:same54
galak merged 4 commits intozephyrproject-rtos:masterfrom
benpicco:same54
Conversation
Atmel Software Framework (ASF) provides a set of low-level header files that give access to different hardware peripherals of Atmel's ICs. Origin: Atmel SAMD51 Series Device Support (1.2.139) License: Apache-2.0 URL: http://packs.download.atmel.com/Atmel.SAMD51_DFP.1.2.139.atpack Purpose: Introduction of ASF for the SAMD51 series. Maintained-by: External Signed-off-by: Benjamin Valentin <[email protected]>
Atmel Software Framework (ASF) provides a set of low-level header files that give access to different hardware peripherals of Atmel's ICs. Origin: Atmel SAME51 Series Device Support (1.1.129) License: Apache-2.0 URL: http://packs.download.atmel.com/Atmel.SAME51_DFP.1.1.129.atpack Purpose: Introduction of ASF for the SAM series. Maintained-by: External Signed-off-by: Benjamin Valentin <[email protected]>
Atmel Software Framework (ASF) provides a set of low-level header files that give access to different hardware peripherals of Atmel's ICs. Origin: Atmel SAME53 Series Device Support (1.1.118) License: Apache-2.0 URL: http://packs.download.atmel.com/Atmel.SAME53_DFP.1.1.118.atpack Purpose: Introduction of ASF for the SAM series. Maintained-by: External Signed-off-by: Benjamin Valentin <[email protected]>
Atmel Software Framework (ASF) provides a set of low-level header files that give access to different hardware peripherals of Atmel's ICs. Origin: Atmel SAME54 Series Device Support (1.1.134) License: Apache-2.0 URL: http://packs.download.atmel.com/Atmel.SAME54_DFP.1.1.134.atpack Purpose: Introduction of ASF for the SAM series. Maintained-by: External Signed-off-by: Benjamin Valentin <[email protected]>
15 tasks
mnkp
approved these changes
Oct 17, 2019
Contributor
|
Need zephyrproject-rtos/zephyr#14685 to point at this to validate it builds first. |
Contributor
Author
|
Thank you for the tip! Now CI builds successful. |
galak
approved these changes
Oct 21, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In preparation for SAMD5x/SAME5x support in Zephyr, this imports the required vendor files into the
hal_atmelrepository.This is required for zephyrproject-rtos/zephyr#14685