kiml / PSOC_compiler

Tutorial/starter code for setting up GCC for PSOC5 (ARM) in an open-source baremetal configuration.
Other
33 stars 6 forks source link

PSOC_compiler

Summary

Demos for writing and compiling bare metal programs for PSOC5 using open source tools.

Purpose

To demo ARM Cortex M3 low level development with specific reference to PSoC. To provide some open source support for the PSoC.

Requirements
See Also
Additional Uses
License
Raison d'Etre

Short version - the mountain was there so I climbed it :-)

Getting Started

To use the programmer, edit conf/programmer.mak and change the UTILSPATH to point to the directory that contains bin/ and config/ of the programmer git repo.

Dirs