nuttx-mirror/arch
chao an 5582134c04 arm/efm: fix build warning
chip/efm32_start.c:150:3: warning: implicit declaration of function 'itm_syslog_initialize';
                                   did you mean 'syslog_initialize'? [-Wimplicit-function-declaration]
  150 |   itm_syslog_initialize();
      |   ^~~~~~~~~~~~~~~~~~~~~
      |   syslog_initialize

Signed-off-by: chao an <anchao@lixiang.com>
2024-11-19 20:50:33 +08:00
..
arm arm/efm: fix build warning 2024-11-19 20:50:33 +08:00
arm64 arm64: fix compile failed 'tpidr_el1' undeclared 2024-11-17 20:03:44 +08:00
avr arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
ceva arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
dummy arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
hc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
mips arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
misoc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
or1k arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
renesas arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
risc-v arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
sim sim/win: Replace nuttx_mode_t with int 2024-11-17 08:31:08 -03:00
sparc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
tricore arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
x86 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
x86_64 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
xtensa esp32s3_serial.c: make a comment match the code 2024-11-18 19:10:24 +08:00
z16 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
z80 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig arch/toochain: Add toochain to gcc 2024-11-14 15:45:24 +08:00