nuttx-update/arch
hujun5 4627a087f0 fix compile error
chip/efm32_leserial.c: In function 'efm32_restoreuartint':
Error: chip/efm32_leserial.c:329:37: error: 'len' undeclared (first use in this function); did you mean 'ien'?
  329 |   efm32_restoreuartint_nolock(priv, len);
      |                                     ^~~
      |                                     ien

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-12-28 11:42:59 +08:00
..
arm fix compile error 2024-12-28 11:42:59 +08:00
arm64 arm64: fix tpidr maybe null 2024-12-27 00:16:35 +08:00
avr modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
ceva modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
dummy
hc modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
mips use small lock in following files: 2024-12-23 22:48:35 +08:00
misoc modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
or1k use small lock in following file 2024-12-22 18:59:44 +08:00
renesas remove big lock in arch_phy_irq 2024-12-18 23:28:18 +08:00
risc-v fix compile error 2024-12-26 23:43:49 +08:00
sim sim_alsa: set paused to false when executing close 2024-12-26 23:31:55 +08:00
sparc use small lock in following files: 2024-12-23 22:48:35 +08:00
tricore debug symbol level: Use config instead 2024-12-04 22:36:45 +08:00
x86 modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
x86_64 modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
xtensa esp32[|s2|s3]: adapt to new syscall implementation 2024-12-27 00:25:55 +08:00
z16 use small lock in following files 2024-12-22 18:43:26 +08:00
z80 use small lock in following files 2024-12-22 18:43:26 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/xtensa: Support __thread and thread_local keywords 2024-12-21 20:49:07 +08:00