]> begriffs open source - freertos/commit
Cleanup license text in Xtensa XCC and Xtensa ESP32 GCC ports.
authorPaul Bartell <pbartell@amazon.com>
Thu, 27 May 2021 02:47:29 +0000 (19:47 -0700)
committerPaul Bartell <paul.bartell@gmail.com>
Fri, 28 May 2021 02:57:55 +0000 (19:57 -0700)
commitb5e9896ad772b5409215f339fea31eca749ad36c
tree137c381d07ca40bc0da324875a8e9f4946570530
parent1041b63586b93fbb9beb794e1fcd7ddbb78b5364
Cleanup license text in Xtensa XCC and Xtensa ESP32 GCC ports.
Add SPXD license identifiers.
37 files changed:
portable/ThirdParty/GCC/Xtensa_ESP32/include/portbenchmark.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/portmacro.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xt_asm_utils.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_api.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_config.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_context.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_rtos.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_timer.h
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
portable/ThirdParty/GCC/Xtensa_ESP32/portasm.S
portable/ThirdParty/GCC/Xtensa_ESP32/portmux_impl.h
portable/ThirdParty/GCC/Xtensa_ESP32/portmux_impl.inc.h
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_context.S
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_init.c
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_intr.c
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_intr_asm.S
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_loadstore_handler.S
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_overlay_os_hook.c
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_vector_defaults.S
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_vectors.S
portable/ThirdParty/XCC/Xtensa/port.c
portable/ThirdParty/XCC/Xtensa/portasm.S
portable/ThirdParty/XCC/Xtensa/portbenchmark.h
portable/ThirdParty/XCC/Xtensa/portclib.c
portable/ThirdParty/XCC/Xtensa/portmacro.h
portable/ThirdParty/XCC/Xtensa/porttrace.h
portable/ThirdParty/XCC/Xtensa/xtensa_api.h
portable/ThirdParty/XCC/Xtensa/xtensa_config.h
portable/ThirdParty/XCC/Xtensa/xtensa_context.S
portable/ThirdParty/XCC/Xtensa/xtensa_context.h
portable/ThirdParty/XCC/Xtensa/xtensa_init.c
portable/ThirdParty/XCC/Xtensa/xtensa_intr.c
portable/ThirdParty/XCC/Xtensa/xtensa_intr_asm.S
portable/ThirdParty/XCC/Xtensa/xtensa_overlay_os_hook.c
portable/ThirdParty/XCC/Xtensa/xtensa_rtos.h
portable/ThirdParty/XCC/Xtensa/xtensa_timer.h
portable/ThirdParty/XCC/Xtensa/xtensa_vectors.S