Commit Graph

5 Commits

Author SHA1 Message Date
Giovanni Di Sirio f063c4d193 Mass update of the Apache 2.0 license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-20 11:44:14 +00:00
Giovanni Di Sirio 29390f2dfe Comment style.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10789 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-06 16:57:38 +00:00
isiora d5a17024f5 Moved the weak Boot_Handler in the .boot section (as .boot is in the rules.ld now)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10773 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 19:48:31 +00:00
isiora 082f8bc38f Reset points to Boot_Handler. For backward compatibility,
Boot_Handler is defined weak and is defaulted to jump to Reset_Handler.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10672 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-22 10:18:07 +00:00
Giovanni Di Sirio faf584ff60 GCC asm files extension changed from .s to .S.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9345 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-23 06:47:26 +00:00