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: release of ARDEP #5

Merged
merged 1 commit into from
Nov 22, 2024
Merged

feat: release of ARDEP #5

merged 1 commit into from
Nov 22, 2024

Conversation

f43i4n
Copy link
Collaborator

@f43i4n f43i4n commented Nov 7, 2024

ARDEP is a powerful toolkit specifically designed for automotive developers based on the Zephyr RTOS. It provides easy to use abstractions, features and tools to simplify the development process for automotive applications.

Key Features:

  • Robust framework: The ARDEP provides a solid foundation for building automotive applications.
  • Development board: The integrated development board allows you to quickly prototype and test your ideas, providing easy access to communication interfaces and GPIO’s.
  • Automotive-focused: The project is specifically tailored to the needs of automotive developers, ensuring compatibility with industry protocols.
  • Versatile connectivity: The ARDEP supports various communication interfaces, including I2C, SPI, UART, CAN and LIN, enabling seamless integration with other automotive systems.
  • Extensibility: The modular design of the ARDEP allows for easy expansion and customization, giving you the flexibility to adapt it to your specific project requirements.
  • No need for external transceivers: Onboard CAN and LIN transceivers give you the output you really want.

@f43i4n f43i4n force-pushed the feat/ardep-release branch 2 times, most recently from dd321fb to c5b3148 Compare November 7, 2024 10:38
ARDEP is a powerful toolkit specifically designed for automotive developers based on the Zephyr RTOS. It provides easy to use abstractions, features and tools to simplify the development process for automotive applications.

Key Features:
- Robust framework: The ARDEP provides a solid foundation for building automotive applications.
- Development board: The integrated development board allows you to quickly prototype and test your ideas, providing easy access to communication interfaces and GPIO’s.
- Automotive-focused: The project is specifically tailored to the needs of automotive developers, ensuring compatibility with industry protocols.
- Versatile connectivity: The ARDEP supports various communication interfaces, including I2C, SPI, UART, CAN and LIN, enabling seamless integration with other automotive systems.
- Extensibility: The modular design of the ARDEP allows for easy expansion and customization, giving you the flexibility to adapt it to your specific project requirements.
- No need for external transceivers: Onboard CAN and LIN transceivers give you the output you really want.

Signed-off-by: Fabian Gajek <[email protected]>
Signed-off-by: Andreas Lauser <[email protected]>
Signed-off-by: Alexander Walz <[email protected]>
Signed-off-by: Christian Hackenbeck <[email protected]>
Signed-off-by: Rose Sturm <[email protected]>
Signed-off-by: Christina Ibrom <[email protected]>

add spdx license identifier
@f43i4n f43i4n force-pushed the feat/ardep-release branch from c1abbe4 to ac3d94e Compare November 14, 2024 13:18
@andlaus
Copy link
Member

andlaus commented Nov 22, 2024

cool, let's get this merged, finally. thanks everyone!

@andlaus andlaus merged commit 16b2eeb into main Nov 22, 2024
3 checks passed
@andlaus andlaus deleted the feat/ardep-release branch November 22, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants