nuttx/arch/arm/src
Xiang Xiao e1ecb3e27c libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define
since libc++ declare these function in ctime by:
using ::localtime[_r];

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ic0bb68b44c0cab838ab7cc34baee2aaa3ca8a9b5
2020-07-19 19:35:21 -07:00
..
a1x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
am335x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
arm arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name 2020-07-19 18:26:31 -07:00
armv6-m arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name 2020-07-19 18:26:31 -07:00
armv7-a arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name 2020-07-19 18:26:31 -07:00
armv7-m arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name 2020-07-19 18:26:31 -07:00
armv7-r arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name 2020-07-19 18:26:31 -07:00
armv8-m arch: Change --print-file-name=libgcc.a to --print-libgcc-file-name 2020-07-19 18:26:31 -07:00
c5471 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
common Fix note driver initialization 2020-07-13 00:46:55 -05:00
cxd56xx fix nxstyle warning 2020-07-10 21:30:02 +01:00
dm320 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
efm32 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
eoss3 Add initial support for the QuickLogic EOS S3 2020-07-15 11:25:30 +01:00
imx1 sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
imx6 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
imxrt Add buttons support to iMXRT1060 2020-07-14 23:34:08 +01:00
kinetis libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define 2020-07-19 19:35:21 -07:00
kl build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
lc823450 fix nxstyle warning 2020-07-10 21:30:02 +01:00
lpc17xx_40xx Fix typo in arch/arm/src/lpc17xx_40xx/Kconfig 2020-06-04 16:46:12 +01:00
lpc31xx build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
lpc43xx build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
lpc54xx build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
lpc214x arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
lpc2378 sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
max326xx libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define 2020-07-19 19:35:21 -07:00
moxart arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nrf52 arch/arm/src/nrf52: add a low-level RTC interface 2020-07-18 20:00:52 +01:00
nuc1xx build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
s32k1xx S32K additional style fixes 2020-07-01 13:45:38 +01:00
sam34 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
sama5 implement system reset on SAMA5D27 2020-07-17 13:32:22 +01:00
samd2l2 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
samd5e5 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
samv7 arch/arm/src/samv7/sam_spi_slave.c: Change for modified spi slave interface 2020-05-28 05:14:38 -07:00
stm32 stm32_tickless.c: Fix formatting issues. 2020-07-18 12:23:05 -05:00
stm32f0l0g0 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
stm32f7 stm32_tickless.c: Fix formatting issues. 2020-07-18 12:23:05 -05:00
stm32h7 fix nxstyle warning 2020-07-10 21:30:02 +01:00
stm32l4 stm32l4: extend CAN ioctrl with NART/ABOM. Add RTR to CAN header 2020-06-29 09:05:44 -03:00
str71x build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
tiva build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
tms570 arch/tms570: Remove the unused frac variable 2020-07-04 08:31:06 -07:00
xmc4 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile build: Move the toolchain library setting to the common place 2020-07-16 15:38:08 -03:00