project-generator / project_generator

Project generators for various embedded tools (IDE). IAR, uVision, Makefile, CoIDE, Eclipse and many more in the roadmap!
Apache License 2.0
272 stars 95 forks source link

Simple examples #466

Closed 0xc0170 closed 4 years ago

0xc0170 commented 4 years ago

Create simple makefile base examples for progen as a showcase. The mbed example might be too big for a starter.

I've got few baremetal blinky for specific targets . It could show what progen can do in a few steps.

0xc0170 commented 4 years ago

Fork of this one, removing makefiles there and add progen project file : https://github.com/0xc0170/kinetis_klxx_gcc

0xc0170 commented 4 years ago

New repo created https://github.com/project-generator/project_generator_frdm_boards_example, will soon have all projects working 💯