License update.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14105 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-03-29 15:24:45 +00:00
parent e612e95662
commit 8646bb3153
159 changed files with 3287 additions and 3287 deletions

View File

@ -1,25 +1,25 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS.
This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by ChibiOS is free software; you can redistribute it and/or modify
the Free Software Foundation; either version 3 of the License, or it under the terms of the GNU General Public License as published by
(at your option) any later version. the Free Software Foundation version 3 of the License.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#include <stddef.h> #include <stddef.h>
#include <stdint.h> #include <stdint.h>
#include <stdbool.h> #include <stdbool.h>
#include "cmparams.h" #include "cmparams.h"

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2019 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

View File

@ -1,12 +1,12 @@
/* /*
ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio. ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,2011,2012,2013,2014,
2015,2016,2017,2018,2019,2020,2021 Giovanni Di Sirio.
This file is part of ChibiOS. This file is part of ChibiOS.
ChibiOS is free software; you can redistribute it and/or modify ChibiOS is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation version 3 of the License.
(at your option) any later version.
ChibiOS is distributed in the hope that it will be useful, ChibiOS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of

Some files were not shown because too many files have changed in this diff Show More