nuttx/arch/xtensa/src/esp32s2
zhuyanlin 4fc5b62ec3 arch:xtensa: use letter 'i' in inline assemble constraint instead of I
Some toolchain such as xtensa-xcc is unrecognize with constraint letter 'I',
letter 'i' is more common in GNU assembler.

Change-Id: I00f6a33fd7a5f2b95508c683e9954d402b68755f
2021-08-04 18:23:40 +02:00
..
hardware xtensa/esp32s2: Disable wdt and wrap it. 2021-07-26 19:44:30 -07:00
chip_macros.h
chip_memory.h
esp32s2_allocateheap.c Clean ESP32S2 Xtensa files 2021-06-01 07:49:54 +02:00
esp32s2_clockconfig.c Clean ESP32S2 Xtensa files 2021-06-01 07:49:54 +02:00
esp32s2_clockconfig.h
esp32s2_config.h
esp32s2_cpuint.c xtensa/esp32-s2: Add support for serial HW flow control. 2021-06-01 21:37:37 -05:00
esp32s2_cpuint.h
esp32s2_gpio.c
esp32s2_gpio.h
esp32s2_idle.c Clean ESP32S2 Xtensa files 2021-06-01 07:49:54 +02:00
esp32s2_intdecode.c
esp32s2_irq.c
esp32s2_lowputc.c xtensa/esp32-s2: Add support for serial HW flow control. 2021-06-01 21:37:37 -05:00
esp32s2_lowputc.h xtensa/esp32-s2: Add support for serial HW flow control. 2021-06-01 21:37:37 -05:00
esp32s2_region.c
esp32s2_region.h
esp32s2_serial.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
esp32s2_start.c Replace all __attribute__((section(x)) with locate_data(x) 2021-07-29 21:55:21 -03:00
esp32s2_start.h
esp32s2_systemreset.c
esp32s2_timerisr.c arch:xtensa: use letter 'i' in inline assemble constraint instead of I 2021-08-04 18:23:40 +02:00
esp32s2_user.c Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
esp32s2_wdt.c xtensa/esp32s2: Disable wdt and wrap it. 2021-07-26 19:44:30 -07:00
esp32s2_wdt.h xtensa/esp32s2: Disable wdt and wrap it. 2021-07-26 19:44:30 -07:00
Kconfig xtensa/esp32-s2: Add support for serial HW flow control. 2021-06-01 21:37:37 -05:00
Make.defs xtensa/esp32s2: Disable wdt and wrap it. 2021-07-26 19:44:30 -07:00