RabbitECUTeensyMCUXpresso/README.md

14 lines
671 B
Markdown
Raw Permalink Normal View History

2021-03-09 03:43:55 -08:00
# VS-MAP-MATE
This code compiles on NXP MCUXpresso and runs on Teensy 3.5. You can communicate with the Teensy using MAP-MATE if you choose.
## Install
To run the project, you need a Teensy 3.5. You can create the hex to download using binary utilities and load using Teensy.exe, or JTAG and fully debug by soldering the ARM single wire debug interface onto the Teensy 3.5. Segger J-link and PEMicro Universal are both debuggers I have used.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[GPL](http://www.gnu.org/licenses/gpl.html) GPL version 2 or higher.