nuttx/arch
YAMAMOTO Takashi 471d411503 esp32: psram_set_cs_timing: sync with esp-idf
I have no idea what this setting is.
I'm just blindly trying to follow whatever esp-idf does.

the esp-idf counterpart:
6e5414b6c4/components/esp_psram/esp32/esp_psram_impl_quad.c (L702-L712)
6e5414b6c4/components/esp_psram/esp32/esp_psram_impl_quad.c (L136-L147)
2024-09-03 19:16:28 -03:00
..
arm arm/gicv3: set routing affinity before enable IRQ 2024-09-03 19:14:14 -03:00
arm64 arm/gicv3: set routing affinity before enable IRQ 2024-09-03 19:14:14 -03:00
avr types.h: fix windows build error 2024-08-14 22:36:57 +08:00
ceva irq: remove restore_critical_section in irq 2024-08-25 21:14:19 +08:00
dummy
hc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
mips usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
misoc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
or1k types.h: fix windows build error 2024-08-14 22:36:57 +08:00
renesas usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
risc-v espressif: Fix deadlock in RT timer caused by critical section 2024-08-30 17:00:51 -03:00
sim nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
sparc irq: remove restore_critical_section in irq 2024-08-25 21:14:19 +08:00
tricore types.h: fix windows build error 2024-08-14 22:36:57 +08:00
x86 arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00
x86_64 nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
xtensa esp32: psram_set_cs_timing: sync with esp-idf 2024-09-03 19:16:28 -03:00
z16 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
z80 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Kconfig arch/arm64: Move ELF_64BIT selection to arch/Kconfig 2024-08-28 07:45:36 -04:00