mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-12 09:07:46 -04:00
Add now microchip beside Atmel
This commit is contained in:
parent
bf3aa561f1
commit
28c222221e
8 changed files with 17 additions and 10 deletions
|
@ -7,7 +7,8 @@
|
|||
* - Supported devices: All AVR32 devices can be used.
|
||||
* - AppNote:
|
||||
*
|
||||
* \author Atmel Corporation: https://www.microchip.com \n
|
||||
* \author Atmel Corporation (now Microchip):
|
||||
* https://www.microchip.com \n
|
||||
* Support and FAQ: https://www.microchip.com/support/
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
* - Supported devices: All AVR32 devices can be used.
|
||||
* - AppNote:
|
||||
*
|
||||
* \author Atmel Corporation: https://www.microchip.com \n
|
||||
* \author Atmel Corporation (now Microchip):
|
||||
* https://www.microchip.com \n
|
||||
* Support and FAQ: https://www.microchip.com/support/
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
* - Supported devices: All AVR32UC devices with an INTC module can be used.
|
||||
* - AppNote:
|
||||
*
|
||||
* \author Atmel Corporation: https://www.microchip.com \n
|
||||
* \author Atmel Corporation (now Microchip):
|
||||
https://www.microchip.com \n
|
||||
* Support and FAQ: https://www.microchip.com/support
|
||||
*
|
||||
******************************************************************************/
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
* - Supported devices: All AVR32 devices can be used.
|
||||
* - AppNote:
|
||||
*
|
||||
* \author Atmel Corporation: https://www.microchip.com \n
|
||||
* \author Atmel Corporation (now Microchip):
|
||||
* https://www.microchip.com \n
|
||||
* Support and FAQ: https://www.microchip.com/support/
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
* - Supported devices: All AVR32 devices can be used.
|
||||
* - AppNote:
|
||||
*
|
||||
* \author Atmel Corporation: https://www.microchip.com
|
||||
* \author Atmel Corporation (now Microchip):
|
||||
* https://www.microchip.com
|
||||
* Support and FAQ: https://www.microchip.com/support
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
* - Supported devices: All AVR32 devices with a USART module can be used.
|
||||
* - AppNote:
|
||||
*
|
||||
* \author Atmel Corporation: https://www.microchip.com \n
|
||||
* \author Atmel Corporation (now Microchip):
|
||||
* https://www.microchip.com \n
|
||||
* Support and FAQ: https://www.microchip.com/support/
|
||||
*
|
||||
******************************************************************************/
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
* - Supported devices: All AVR32 devices with a USART module can be used.
|
||||
* - AppNote:
|
||||
*
|
||||
* \author Atmel Corporation: https://www.microchip.com \n
|
||||
* \author Atmel Corporation (now Microchip):
|
||||
* https://www.microchip.com \n
|
||||
* Support and FAQ: https://www.microchip.com/support
|
||||
*
|
||||
******************************************************************************/
|
||||
|
|
6
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
vendored
6
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
vendored
|
@ -57,9 +57,9 @@
|
|||
* Come and try FreeRTOS+TCP, our new open source TCP/IP stack for FreeRTOS.
|
||||
*
|
||||
* https://www.highintegritysystems.com/openrtos/ - Real Time Engineers ltd.
|
||||
* license FreeRTOS to High Integrity Systems ltd. to sell under
|
||||
* the OpenRTOS brand. Low cost OpenRTOS licenses offer ticketed support,
|
||||
* indemnification and commercial middleware.
|
||||
* license FreeRTOS to High Integrity Systems ltd. to sell under the OpenRTOS
|
||||
* brand. Low cost OpenRTOS licenses offer ticketed support, indemnification
|
||||
* and commercial middleware.
|
||||
*
|
||||
* https://www.highintegritysystems.com/safertos/ - High Integrity Systems
|
||||
* also provide a safety engineered and independently SIL3 certified version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue