Skip to content

Peter-Herrmann/SAME70-FreeRTOS-Plus-TCP

Repository files navigation

SAME70-FreeRTOS-Plus-TCP Example

GitHub license GitHub issues Run Clang-Format

This repository provides a minimal example to get started with FreeRTOS+TCP on the SAME70 microcontroller. The project integrates the ASF (Advanced Software Framework) libraries generated in August 2023, and either the latest release version or the latest LTS version of the FreeRTOS kernel and FreeRTOS+TCP.

📔 Versions

There are two release versions of this example. The latest available versions are one release, and the latest Long Term Support (LTS) version is another.

Component LTS Release Latest Release
FreeRTOS Kernel 10.5.1 10.6.1
FreeRTOS+TCP 3.1.0 4.0.0

🛠 Building the Project

Prerequisites

  • Microchip Studio (Tested with Microchip Studio 7.0.2594)
  • A SAME70-XPLD board or a compatible board.

Setup for Different SAME70 Versions

The project is pre-configured for the SAME70Q21 version. For other SAME70 variants:

  1. Open Microchip Studio.
  2. Navigate to Project > "Your Project Name" Properties.
  3. Access the Device section.
  4. Click on Change Device and pick your specific SAME70 version from the list.
  5. Save and rebuild the project.

📖 Documentation

🤝 Contributing

Discovered a bug or have enhancement suggestions? Open an issue! Contributions via pull requests are always welcome.

📜 License

This project is open source and available under the Apache License 2.0.

About

A minimal example of a FreeRTOS-Plus-TCP port for the SAME70

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages