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

feat(Examples): Added DATS Example for MAX32657 #1324

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EricB-ADI
Copy link
Contributor

Description

  • Added DATS Example for ME30

@github-actions github-actions bot added BLE Related to Bluetooth MAX32657 Related to the MAX32655 (ME30) labels Jan 16, 2025
@EricB-ADI
Copy link
Contributor Author

The Linker script is hard coded right now. I need to add the proper flags in the build system. Not sure if it is worth the hassle, if no one besides us is gonna use it.

Copy link
Contributor

@sihyung-maxim sihyung-maxim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a copyright check workflow but haven't deployed it yet. Need to add that soon...

*
* Copyright (c) 2019 Packetcraft, Inc.
*
* Portions Copyright (c) 2022-2023 Analog Devices, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Portions Copyright (c) 2022-2025 Analog Devices, Inc.

@@ -0,0 +1,55 @@
###############################################################################
#
# Copyright (C) 2024 Analog Devices, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copyright (C) 2024-2025 Analog Devices, Inc.

#
# Copyright (C) 2022-2023 Maxim Integrated Products, Inc. (now owned by
# Analog Devices, Inc.),
# Copyright (C) 2023-2024 Analog Devices, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# Copyright (C) 2023-2025 Analog Devices, Inc.

*
* Copyright (c) 2019 Packetcraft, Inc.
*
* Portions Copyright (c) 2022-2023 Analog Devices, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* Portions Copyright (c) 2022-2025 Analog Devices, Inc.

*
* Copyright (c) 2019-2020 Packetcraft, Inc.
*
* Portions Copyright (c) 2022-2023 Analog Devices, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* Portions Copyright (c) 2022-2025 Analog Devices, Inc.

*
* Copyright (C) 2022-2023 Maxim Integrated Products, Inc. (now owned by
* Analog Devices, Inc.),
* Copyright (C) 2023-2024 Analog Devices, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* Copyright (C) 2023-2025 Analog Devices, Inc.

*
* Copyright (C) 2022-2023 Maxim Integrated Products, Inc. (now owned by
* Analog Devices, Inc.),
* Copyright (C) 2023-2024 Analog Devices, Inc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* Copyright (C) 2023-2025 Analog Devices, Inc.

@ttmut ttmut changed the title feat(Examples): Added DATS Example for MAX32675 feat(Examples): Added DATS Example for MAX32657 Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLE Related to Bluetooth MAX32657 Related to the MAX32655 (ME30)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants