nuttx/arch/arm
SPRESENSE 3379fc96fc arm/backtrace_sp: fix build warning
common/arm_backtrace_sp.c: In function 'up_backtrace':
common/arm_backtrace_sp.c:253:15: warning: assignment to 'long unsigned int' from 'uint8_t *' {aka 'unsigned char *'} makes integer from pointer without a cast [-Wint-conversion]
  253 |           top = g_intstacktop;
      |
2022-11-01 13:49:56 +01:00
..
include arch: cxd56xx: Fix duplicate definitions in battery_ioctl.h 2022-10-20 21:49:07 +02:00
src arm/backtrace_sp: fix build warning 2022-11-01 13:49:56 +01:00
Kconfig arm/toolchain: update toolchain comment to avoid confusion 2022-10-25 12:33:46 +08:00