An empty, functional project for the KL25Z Freedom Board. Includes Blinky LED functionality for testing.
How to rename the project:
- Rename the files with "EmptyProject" in the project directory
- Open the .uvprojx file and do Find > Replace on "EmptyProject" and rename to desired name
- Open Target settings, go to Output tab, and change the name of the executable
That should be sufficient...