Commit Graph

8 Commits

Author SHA1 Message Date
Theodore Ateba 78f48448e5 AVR: Resolve compilation problem, missing chlib.h and chlicense.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11735 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-14 07:45:40 +00:00
Theodore Ateba e3f12486f0 AVR: Update NIL demos files to resolve the error undefined reference to __heap_base__ and undefined reference to __heap_end__
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11154 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-12-20 20:30:10 +00:00
Theodore Ateba 79405cbe8f AVR: Correct the email address on all makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11026 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-16 22:11:26 +00:00
Theodore Ateba 300ac7daa4 AVR: Update demos makefiles to have a clean compilation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10596 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 15:51:15 +00:00
Theodore Ateba 8ff2ef1974 Add comment to all AVR Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10564 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-07 20:42:45 +00:00
Theodore Ateba 54497f6d70 Update the AVR Tiny NIL demo makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10418 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-13 14:19:37 +00:00
Theodore Ateba 52f883487b Correction of indentation on AVR demo Makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10351 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-08-02 17:40:47 +00:00
Theodore Ateba 6316601165 Add NIL support for AVR Tiny architecture.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10332 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-14 21:52:58 +00:00