nuttx/boards/arm/lpc43xx
Daniel Pereira Volpato 0566525764 libs/libxx/Kconfig: Automatically select CONFIG_CLOCK_MONOTONIC when CONFIG_LIBCXX is selected.
Remove hardcoded -DCLOCK_MONOTONIC from CFLAGS in Make.defs of several configurations.  That defintiion is now automatically adding this define when CONFIG_LIBCXX=y.
2019-09-27 12:31:08 -06:00
..
bambino-200e libs/libxx/Kconfig: Automatically select CONFIG_CLOCK_MONOTONIC when CONFIG_LIBCXX is selected. 2019-09-27 12:31:08 -06:00
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
lpc4330-xplorer All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
lpc4337-ws Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
lpc4357-evb Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00
lpc4370-link2 Linker scripts: Fix some alignment problems. 2019-09-15 18:06:36 -06:00