Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankkalgaonkar authored Feb 7, 2023
1 parent 7ecfef6 commit f0de234
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# KDSperipheralsWorkspace
A Kinetis Design Studio workspace (projects) created for ECE568 Design with Embedded Systems course at Purdue.
# A Cumulative List of Kinetis Design Studio (KDS) IDE and its Peripherals Projects
## Introduction
The Kinetis® Design Studio (KDS) is a complimentary integrated development environment for Kinetis MCUs that enables robust editing, compiling and debugging of your designs. Based on free, open-source software including Eclipse, GNU Compiler Collection (GCC), GNU Debugger (GDB), and others, the Kinetis Design Studio IDE offers designers a simple development tool with no code-size limitations. Furthermore, Processor Expert® software enables your design with its knowledge base and helps create powerful applications with a few mouse clicks.

## Dependencies
- NXP FRDM K64F development board
- Kinetis Design Studio ver. 3.1.0
- Kinetis SDK ver. 1.3.0
- TeraTerm

## Reporting Bugs
[Issues](https://github.com/priyankkalgaonkar/KDSperipheralsWorkspace/issues) can be used to keep track of bugs, enhancements, or other requests. For more information, see [Creating an Issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue). You are encouraged to create an issue if you need to report a bug or request an enhancement.

## Discusstions
GitHub Discussions is a collaborative communication forum. You can ask and answer questions, share updates, have open-ended conversations, and follow along on relevant decisions. Click on the [Discussions](https://github.com/priyankkalgaonkar/KDSperipheralsWorkspace/discussions) tab on the top to get strated.

## Contributions
This repository is created and maintained by [Priyank Kalgaonkar](https://priyankkalgaonkar.com/). You can contribute by submitting pull requests from your fork to the upstream repository. For more information, see [Contributing to Projects](https://docs.github.com/en/get-started/quickstart/contributing-to-projects) guide.

0 comments on commit f0de234

Please sign in to comment.