This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from a9e2195 Remove unused 'running' field from freerun lower half drivers.
add bc5f009 arch: x86: fix Mixed Case errors
add da6d03b LICENSE: add 3rd party license for Tensilica Inc
add 55ca83c LICENSE: add 3rd party license for Cadence Design Systems
add cb2ecef arch: xtensa: fix nxstyle errors
No new revisions were added by this update.
Summary of changes:
LICENSE | 202 +++++++++++
arch/x86/include/i486/arch.h | 2 +-
arch/x86/src/i486/up_irq.c | 4 +-
arch/xtensa/include/esp32/core-isa.h | 53 ++-
arch/xtensa/include/esp32/tie-asm.h | 497 ++++++++++++++-------------
arch/xtensa/include/esp32/tie.h | 19 +-
arch/xtensa/include/xtensa/core.h | 326 +++++++++---------
arch/xtensa/include/xtensa/xtensa_coproc.h | 4 +-
arch/xtensa/include/xtensa/xtensa_corebits.h | 32 +-
9 files changed, 704 insertions(+), 435 deletions(-)