puppy icon indicating copy to clipboard operation
puppy copied to clipboard

Consider building userspace apps with makefiles

Open egranata opened this issue 7 years ago • 0 comments

Consider writing a small set of helper makefile macros such that it should be possible to put a Makefile in each apps/ and tests/ directory to build the individual userspace binary

This would:

  • make it possible to rebuild one single app;
  • make it possible to build micropython the same way as all other apps

egranata avatar Nov 10 '18 21:11 egranata