Fixed the copyright statement in the source of the ADuCM360's port
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13465 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
a5c4c69fd3
commit
eea9a7a9d7
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
ChibiOS - Copyright (C) 2019 Rocco Marco Guglielmi
|
||||
ChibiOS - Copyright (C) 2006..2020 Rocco Marco Guglielmi
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -45,7 +45,7 @@
|
|||
* @brief SysTick timer IRQ priority.
|
||||
*/
|
||||
#if !defined(ADUCM_ST_IRQ_PRIORITY) || defined(__DOXYGEN__)
|
||||
#define ADUCM_ST_IRQ_PRIORITY 3
|
||||
#define ADUCM_ST_IRQ_PRIORITY 0
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue